Moreza009 commited on
Commit
9733ee1
·
verified ·
1 Parent(s): b9fb09f

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -36
dataset_info.json DELETED
@@ -1,36 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "chembl_id": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "max_phase": {
10
- "dtype": "float64",
11
- "_type": "Value"
12
- },
13
- "structure_type": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "molecule_type": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "first_approval": {
22
- "dtype": "float64",
23
- "_type": "Value"
24
- },
25
- "usan_year": {
26
- "dtype": "float64",
27
- "_type": "Value"
28
- },
29
- "canonical_smiles": {
30
- "dtype": "string",
31
- "_type": "Value"
32
- }
33
- },
34
- "homepage": "",
35
- "license": ""
36
- }