molvision commited on
Commit
dc8c192
·
verified ·
1 Parent(s): 41fe9eb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -29
README.md CHANGED
@@ -12,40 +12,13 @@ tags:
12
  - molecular-biology
13
  size_categories:
14
  - 1K<n<10K
15
- dataset_info:
16
- features:
17
- - name: Question
18
- dtype: string
19
- - name: Answer
20
- dtype: string
21
- - name: TargetMolecule
22
- dtype: string
23
- - name: SampleMethod
24
- dtype: string
25
- - name: SampleNum
26
- dtype: int64
27
- - name: SampleRep
28
- dtype: string
29
- - name: image
30
- dtype: image
31
- splits:
32
- - name: train
33
- num_bytes: 16909926
34
- num_examples: 1632
35
- download_size: 15693207
36
- dataset_size: 16909926
37
- configs:
38
- - config_name: default
39
- data_files:
40
- - split: train
41
- path: data/train-*
42
  ---
43
 
44
  # BBBP-V-SMILES Train Dataset
45
 
46
  ## Dataset Description
47
 
48
- This dataset contains molecular data with visual representations for BBBP (Beta-secretase 1) related compounds.
49
 
50
  ### Features
51
 
@@ -59,7 +32,7 @@ This dataset contains molecular data with visual representations for BBBP (Beta-
59
 
60
  ### Dataset Statistics
61
 
62
- - **Total samples**: 2040
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
  # BBBP-V-SMILES Train Dataset
18
 
19
  ## Dataset Description
20
 
21
+ This dataset contains molecular data with visual representations for BBBP related compounds.
22
 
23
  ### Features
24
 
 
32
 
33
  ### Dataset Statistics
34
 
35
+ - **Total samples**: 1632
36
  - **Image format**: PIL Image (RGB)
37
  - **Image size**: 300x300 pixels
38