Commit ·
13407f6
1
Parent(s): b3957b7
update uspto_tpl_mmchat_smiles
Browse files- uspto_tpl_mmchat_smiles/dataset_dict.json +1 -0
- uspto_tpl_mmchat_smiles/dev/data-00000-of-00001.arrow +3 -0
- uspto_tpl_mmchat_smiles/dev/dataset_info.json +61 -0
- uspto_tpl_mmchat_smiles/dev/state.json +13 -0
- uspto_tpl_mmchat_smiles/test/data-00000-of-00001.arrow +3 -0
- uspto_tpl_mmchat_smiles/test/dataset_info.json +65 -0
- uspto_tpl_mmchat_smiles/test/state.json +13 -0
- uspto_tpl_mmchat_smiles/train/data-00000-of-00001.arrow +3 -0
- uspto_tpl_mmchat_smiles/train/dataset_info.json +61 -0
- uspto_tpl_mmchat_smiles/train/state.json +13 -0
uspto_tpl_mmchat_smiles/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "dev", "test", "info"]}
|
uspto_tpl_mmchat_smiles/dev/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d06a2f5d2b8b81c78f340b4e545e66d1b9043bfafb6df72ed51948df2093775
|
| 3 |
+
size 47606984
|
uspto_tpl_mmchat_smiles/dev/dataset_info.json
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "generator",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "generator",
|
| 6 |
+
"dataset_size": 47578572,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {},
|
| 9 |
+
"download_size": 0,
|
| 10 |
+
"features": {
|
| 11 |
+
"id": {
|
| 12 |
+
"dtype": "int64",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"molecules": {
|
| 16 |
+
"selfies": {
|
| 17 |
+
"feature": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"_type": "Sequence"
|
| 22 |
+
},
|
| 23 |
+
"smiles": {
|
| 24 |
+
"feature": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"_type": "Sequence"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"messages": [
|
| 32 |
+
{
|
| 33 |
+
"content": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"role": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
}
|
| 41 |
+
}
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"homepage": "",
|
| 45 |
+
"license": "",
|
| 46 |
+
"size_in_bytes": 47578572,
|
| 47 |
+
"splits": {
|
| 48 |
+
"train": {
|
| 49 |
+
"name": "train",
|
| 50 |
+
"num_bytes": 47578572,
|
| 51 |
+
"num_examples": 40059,
|
| 52 |
+
"dataset_name": "generator"
|
| 53 |
+
}
|
| 54 |
+
},
|
| 55 |
+
"version": {
|
| 56 |
+
"version_str": "0.0.0",
|
| 57 |
+
"major": 0,
|
| 58 |
+
"minor": 0,
|
| 59 |
+
"patch": 0
|
| 60 |
+
}
|
| 61 |
+
}
|
uspto_tpl_mmchat_smiles/dev/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "efd94688ad3e96ed",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|
uspto_tpl_mmchat_smiles/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12d5cef9bb4226513c09d55d172101d3e77bc94863f96c8b0ebc70399bfd4aca
|
| 3 |
+
size 59474672
|
uspto_tpl_mmchat_smiles/test/dataset_info.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "generator",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "generator",
|
| 6 |
+
"dataset_size": 59440047,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {},
|
| 9 |
+
"download_size": 0,
|
| 10 |
+
"features": {
|
| 11 |
+
"id": {
|
| 12 |
+
"dtype": "int64",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"molecules": {
|
| 16 |
+
"selfies": {
|
| 17 |
+
"feature": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"_type": "Sequence"
|
| 22 |
+
},
|
| 23 |
+
"smiles": {
|
| 24 |
+
"feature": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"_type": "Sequence"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"ground_truth": {
|
| 32 |
+
"dtype": "string",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"messages": [
|
| 36 |
+
{
|
| 37 |
+
"content": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
},
|
| 41 |
+
"role": {
|
| 42 |
+
"dtype": "string",
|
| 43 |
+
"_type": "Value"
|
| 44 |
+
}
|
| 45 |
+
}
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"homepage": "",
|
| 49 |
+
"license": "",
|
| 50 |
+
"size_in_bytes": 59440047,
|
| 51 |
+
"splits": {
|
| 52 |
+
"train": {
|
| 53 |
+
"name": "train",
|
| 54 |
+
"num_bytes": 59440047,
|
| 55 |
+
"num_examples": 44511,
|
| 56 |
+
"dataset_name": "generator"
|
| 57 |
+
}
|
| 58 |
+
},
|
| 59 |
+
"version": {
|
| 60 |
+
"version_str": "0.0.0",
|
| 61 |
+
"major": 0,
|
| 62 |
+
"minor": 0,
|
| 63 |
+
"patch": 0
|
| 64 |
+
}
|
| 65 |
+
}
|
uspto_tpl_mmchat_smiles/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "accc561d77910af3",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|
uspto_tpl_mmchat_smiles/train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a33d8339386a1f64c105de79f7b221833796ffeee561439c104f7daf02c62e37
|
| 3 |
+
size 429153072
|
uspto_tpl_mmchat_smiles/train/dataset_info.json
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "generator",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "generator",
|
| 6 |
+
"dataset_size": 428910154,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {},
|
| 9 |
+
"download_size": 0,
|
| 10 |
+
"features": {
|
| 11 |
+
"id": {
|
| 12 |
+
"dtype": "int64",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"molecules": {
|
| 16 |
+
"selfies": {
|
| 17 |
+
"feature": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"_type": "Sequence"
|
| 22 |
+
},
|
| 23 |
+
"smiles": {
|
| 24 |
+
"feature": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"_type": "Sequence"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"messages": [
|
| 32 |
+
{
|
| 33 |
+
"content": {
|
| 34 |
+
"dtype": "string",
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
},
|
| 37 |
+
"role": {
|
| 38 |
+
"dtype": "string",
|
| 39 |
+
"_type": "Value"
|
| 40 |
+
}
|
| 41 |
+
}
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"homepage": "",
|
| 45 |
+
"license": "",
|
| 46 |
+
"size_in_bytes": 428910154,
|
| 47 |
+
"splits": {
|
| 48 |
+
"train": {
|
| 49 |
+
"name": "train",
|
| 50 |
+
"num_bytes": 428910154,
|
| 51 |
+
"num_examples": 360379,
|
| 52 |
+
"dataset_name": "generator"
|
| 53 |
+
}
|
| 54 |
+
},
|
| 55 |
+
"version": {
|
| 56 |
+
"version_str": "0.0.0",
|
| 57 |
+
"major": 0,
|
| 58 |
+
"minor": 0,
|
| 59 |
+
"patch": 0
|
| 60 |
+
}
|
| 61 |
+
}
|
uspto_tpl_mmchat_smiles/train/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "14de9955ae59f6ec",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|