Phando commited on
Commit
7e01720
1 Parent(s): de1fb89

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -34
README.md CHANGED
@@ -1,46 +1,24 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: rxn_Class
5
- dtype:
6
- class_label:
7
- names:
8
- '0': '1'
9
- '1': '10'
10
- '2': '2'
11
- '3': '3'
12
- '4': '4'
13
- '5': '5'
14
- '6': '6'
15
- '7': '7'
16
- '8': '8'
17
- '9': '9'
18
- - name: patentID
19
  dtype: string
20
- - name: rxnSmiles_Mapping_NameRxn
21
  dtype: string
22
- - name: reactantSet_NameRxn
23
  dtype: string
24
- - name: NameRxn_Mapping_Complete
25
- dtype: bool
26
- - name: rxnSmiles_Mapping_IndigoTK
27
- dtype: string
28
- - name: reactantSet_IndigoTK
29
- dtype: string
30
- - name: IndigoTK_Mapping_Complete
31
- dtype: bool
32
- - name: rxnSmiles_IndigoAutoMapperKNIME
33
- dtype: string
34
- - name: reactantSet_IndigoAutoMapperKNIME
35
- dtype: string
36
- - name: IndigoAutoMapperKNIME_Mapping_Complete
37
  dtype: bool
38
  splits:
39
  - name: train
40
- num_bytes: 66406254
41
- num_examples: 50000
42
- download_size: 26283158
43
- dataset_size: 66406254
44
  configs:
45
  - config_name: default
46
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: class
5
+ dtype: int64
6
+ - name: id
 
 
 
 
 
 
 
 
 
 
 
 
7
  dtype: string
8
+ - name: prod_smiles
9
  dtype: string
10
+ - name: rxn_smiles
11
  dtype: string
12
+ - name: prod_smiles_pop
13
+ dtype: int64
14
+ - name: keep
 
 
 
 
 
 
 
 
 
 
15
  dtype: bool
16
  splits:
17
  - name: train
18
+ num_bytes: 23288334
19
+ num_examples: 50016
20
+ download_size: 8855809
21
+ dataset_size: 23288334
22
  configs:
23
  - config_name: default
24
  data_files: