fix column names
Browse files- README.md +3 -3
- data/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -8,15 +8,15 @@ task_categories:
|
|
8 |
pretty_name: CoconutDB SMILES to Formula Pair Classification
|
9 |
dataset_info:
|
10 |
features:
|
11 |
-
- name:
|
12 |
dtype: string
|
13 |
-
- name:
|
14 |
dtype: string
|
15 |
splits:
|
16 |
- name: test
|
17 |
num_bytes: 424723
|
18 |
num_examples: 4000
|
19 |
-
download_size:
|
20 |
dataset_size: 424723
|
21 |
configs:
|
22 |
- config_name: default
|
|
|
8 |
pretty_name: CoconutDB SMILES to Formula Pair Classification
|
9 |
dataset_info:
|
10 |
features:
|
11 |
+
- name: formula
|
12 |
dtype: string
|
13 |
+
- name: smiles
|
14 |
dtype: string
|
15 |
splits:
|
16 |
- name: test
|
17 |
num_bytes: 424723
|
18 |
num_examples: 4000
|
19 |
+
download_size: 209350
|
20 |
dataset_size: 424723
|
21 |
configs:
|
22 |
- config_name: default
|
data/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:67b7fe463712a487235b845eb27814c3624e12267e75931949dae29218495823
|
3 |
+
size 209350
|