Fix small bug with labels with 2 instead of 1
Browse files
README.md
CHANGED
@@ -15,25 +15,25 @@ dataset_info:
|
|
15 |
sequence: int64
|
16 |
splits:
|
17 |
- name: java_train
|
18 |
-
num_bytes:
|
19 |
-
num_examples:
|
20 |
- name: java_test
|
21 |
-
num_bytes:
|
22 |
-
num_examples:
|
23 |
- name: python_train
|
24 |
-
num_bytes:
|
25 |
-
num_examples:
|
26 |
- name: python_test
|
27 |
num_bytes: 74834
|
28 |
num_examples: 406
|
29 |
- name: pharo_train
|
30 |
-
num_bytes:
|
31 |
-
num_examples:
|
32 |
- name: pharo_test
|
33 |
-
num_bytes:
|
34 |
-
num_examples:
|
35 |
-
download_size:
|
36 |
-
dataset_size:
|
37 |
configs:
|
38 |
- config_name: default
|
39 |
data_files:
|
|
|
15 |
sequence: int64
|
16 |
splits:
|
17 |
- name: java_train
|
18 |
+
num_bytes: 2103494
|
19 |
+
num_examples: 7614
|
20 |
- name: java_test
|
21 |
+
num_bytes: 517375
|
22 |
+
num_examples: 1725
|
23 |
- name: python_train
|
24 |
+
num_bytes: 333094
|
25 |
+
num_examples: 1884
|
26 |
- name: python_test
|
27 |
num_bytes: 74834
|
28 |
num_examples: 406
|
29 |
- name: pharo_train
|
30 |
+
num_bytes: 308982
|
31 |
+
num_examples: 1298
|
32 |
- name: pharo_test
|
33 |
+
num_bytes: 66577
|
34 |
+
num_examples: 289
|
35 |
+
download_size: 1159712
|
36 |
+
dataset_size: 3404356
|
37 |
configs:
|
38 |
- config_name: default
|
39 |
data_files:
|
data/java_test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a777c7157a3776f85ee73c7b38738a0e3bc7aa5ecaae460b5c4e9fe691346fd9
|
3 |
+
size 174374
|
data/java_train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65ce0ecbdda92e1b5ef7372482b6a6625c651f643b5109903063c386111f14b7
|
3 |
+
size 679989
|
data/pharo_test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c4b53febfe541dcdee6aedaaad59ec5e4e60e6deb41f41e1668864705b3f073
|
3 |
+
size 30608
|
data/pharo_train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ecc16e85e0a2240b6445b526d3a0f51407591aed2020d1e6944d3a5e391062d
|
3 |
+
size 112896
|
data/python_test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bedd4606f06498acb2890e12a5d4b13a2edb22d84948ae37fbe1fc2ece3e1b75
|
3 |
+
size 35705
|
data/python_train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1ef136ef076ae5b56f243e7e946756c9daf9ff92866986541c459a3d935f5b0
|
3 |
+
size 126140
|