David Wang commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## USPTO_Condition
|
| 2 |
|
| 3 |
### Overview
|
|
@@ -18,4 +26,4 @@ This dataset contains reaction data in tabular format, with the following fields
|
|
| 18 |
The data was processed following the method described in [Parrot - USPTO condition script](https://github.com/wangxr0526/Parrot/blob/master/preprocess_script/uspto_script/uspto_condition.md), ensuring consistent SMILES representations and high-quality condition extraction.
|
| 19 |
|
| 20 |
### License
|
| 21 |
-
The dataset is provided under the [MIT License](https://opensource.org/licenses/MIT).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- chemistry
|
| 7 |
+
pretty_name: USPTO_Condition
|
| 8 |
+
---
|
| 9 |
## USPTO_Condition
|
| 10 |
|
| 11 |
### Overview
|
|
|
|
| 26 |
The data was processed following the method described in [Parrot - USPTO condition script](https://github.com/wangxr0526/Parrot/blob/master/preprocess_script/uspto_script/uspto_condition.md), ensuring consistent SMILES representations and high-quality condition extraction.
|
| 27 |
|
| 28 |
### License
|
| 29 |
+
The dataset is provided under the [MIT License](https://opensource.org/licenses/MIT).
|