haneulpark commited on
Commit
51f4ea0
·
verified ·
1 Parent(s): b380bad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
- license: mit
3
  tags:
4
  - chemistry
5
  - chemical information
6
  pretty_name: Hematotoxicity Dataset
7
  dataset_summary: >-
8
- The hematotoxicity dataset which contains a training set of 1330 molecules, a test set of 442 molecules,
9
- and a validation set of 610 new molecules.
10
- citation: >-
11
  @article{,
12
  author = {Teng-Zhi Long, Shao-Hua Shi, Shao Liu, Ai-Ping Lu, Zhao-Qian Liu, Min Li, Ting-Jun Hou*, and Dong-Sheng Cao},
13
  doi = {10.1021/acs.jcim.2c01088},
@@ -26,14 +25,14 @@ config_names:
26
  configs:
27
  - config_name: HematoxLong2022
28
  dataset_info:
29
- - name: canonical SMILES
30
- dtype: string
31
- - name: Label
32
- dtype:
33
- class_label:
34
- names:
35
- 0: 0
36
- 1: 1
37
  ---
38
 
39
  # Hematotoxicity Dataset (HematoxLong2022)
@@ -120,4 +119,4 @@ Cite this:
120
  Chem. Res. Toxicol. 2022, 35, 9, 1614–1624
121
  Publication Date:September 2, 2022
122
  https://doi.org/10.1021/acs.chemrestox.2c00207
123
- Copyright © 2024 American Chemical Society
 
1
  ---
 
2
  tags:
3
  - chemistry
4
  - chemical information
5
  pretty_name: Hematotoxicity Dataset
6
  dataset_summary: >-
7
+ The hematotoxicity dataset which contains a training set of 1330 molecules, a
8
+ test set of 442 molecules, and a validation set of 610 new molecules.
9
+ citation: |-
10
  @article{,
11
  author = {Teng-Zhi Long, Shao-Hua Shi, Shao Liu, Ai-Ping Lu, Zhao-Qian Liu, Min Li, Ting-Jun Hou*, and Dong-Sheng Cao},
12
  doi = {10.1021/acs.jcim.2c01088},
 
25
  configs:
26
  - config_name: HematoxLong2022
27
  dataset_info:
28
+ - name: canonical SMILES
29
+ dtype: string
30
+ - name: Label
31
+ dtype:
32
+ class_label:
33
+ names:
34
+ '0': 0
35
+ '1': 1
36
  ---
37
 
38
  # Hematotoxicity Dataset (HematoxLong2022)
 
119
  Chem. Res. Toxicol. 2022, 35, 9, 1614–1624
120
  Publication Date:September 2, 2022
121
  https://doi.org/10.1021/acs.chemrestox.2c00207
122
+ Copyright © 2024 American Chemical Society