Upload dataset
Browse files- README.md +48 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: commit
|
5 |
+
dtype: string
|
6 |
+
- name: old_file
|
7 |
+
dtype: string
|
8 |
+
- name: new_file
|
9 |
+
dtype: string
|
10 |
+
- name: old_contents
|
11 |
+
dtype: string
|
12 |
+
- name: new_contents
|
13 |
+
dtype: string
|
14 |
+
- name: subject
|
15 |
+
dtype: string
|
16 |
+
- name: message
|
17 |
+
dtype: string
|
18 |
+
- name: lang
|
19 |
+
dtype: string
|
20 |
+
- name: license
|
21 |
+
dtype: string
|
22 |
+
- name: repos
|
23 |
+
dtype: string
|
24 |
+
- name: ndiff
|
25 |
+
dtype: string
|
26 |
+
- name: instruction
|
27 |
+
dtype: string
|
28 |
+
- name: content
|
29 |
+
dtype: string
|
30 |
+
- name: fuzzy_diff
|
31 |
+
dtype: string
|
32 |
+
splits:
|
33 |
+
- name: train
|
34 |
+
num_bytes: 116401984
|
35 |
+
num_examples: 21467
|
36 |
+
- name: test
|
37 |
+
num_bytes: 6039743
|
38 |
+
num_examples: 1130
|
39 |
+
download_size: 52152273
|
40 |
+
dataset_size: 122441727
|
41 |
+
configs:
|
42 |
+
- config_name: default
|
43 |
+
data_files:
|
44 |
+
- split: train
|
45 |
+
path: data/train-*
|
46 |
+
- split: test
|
47 |
+
path: data/test-*
|
48 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09b334569c33df28d2990cf68bc086d42e84eed5a138d409318c6383d95c68fe
|
3 |
+
size 2595105
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:397be0c6ead3c5ca88281edd78eb64431d65b0b88735c5a7ec83e8e4535de836
|
3 |
+
size 49557168
|