molvision commited on
Commit
fa56254
·
verified ·
1 Parent(s): 29052c1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -28
README.md CHANGED
@@ -12,33 +12,6 @@ tags:
12
  - molecular-biology
13
  size_categories:
14
  - 1K<n<10K
15
- configs:
16
- - config_name: default
17
- data_files:
18
- - split: train
19
- path: data/train-*
20
- dataset_info:
21
- features:
22
- - name: Question
23
- dtype: string
24
- - name: Answer
25
- dtype: string
26
- - name: TargetMolecule
27
- dtype: string
28
- - name: SampleMethod
29
- dtype: string
30
- - name: SampleNum
31
- dtype: int64
32
- - name: SampleRep
33
- dtype: string
34
- - name: image
35
- dtype: image
36
- splits:
37
- - name: train
38
- num_bytes: 11030761
39
- num_examples: 1040
40
- download_size: 9985864
41
- dataset_size: 11030761
42
  ---
43
 
44
  # Clintox-V-SMILES Train Dataset
@@ -59,7 +32,7 @@ This dataset contains molecular data with visual representations for Clintox rel
59
 
60
  ### Dataset Statistics
61
 
62
- - **Total samples**: 1300
63
  - **Image format**: PIL Image (RGB)
64
  - **Image size**: 300x300 pixels
65
 
 
12
  - molecular-biology
13
  size_categories:
14
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # Clintox-V-SMILES Train Dataset
 
32
 
33
  ### Dataset Statistics
34
 
35
+ - **Total samples**: 1040
36
  - **Image format**: PIL Image (RGB)
37
  - **Image size**: 300x300 pixels
38