File size: 3,187 Bytes
63cc1c2
 
6af8440
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a810ff2
6af8440
 
 
a810ff2
6af8440
a810ff2
 
8ea4164
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7f3bff6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
419f60a
7f3bff6
 
 
419f60a
7f3bff6
419f60a
 
230d11e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dbd2fc5
230d11e
 
 
dbd2fc5
230d11e
dbd2fc5
 
c9b3108
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63cc1c2
6af8440
 
 
 
8ea4164
 
 
 
7f3bff6
 
 
 
230d11e
 
 
 
c9b3108
 
 
 
63cc1c2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
---
dataset_info:
- config_name: bandgap
  features:
  - name: uuid
    dtype: string
  - name: image
    dtype: image
  - name: canary
    dtype: string
  - name: name
    dtype: string
  - name: description
    dtype: string
  - name: keywords
    sequence: string
  - name: preferred_score
    dtype: string
  - name: metrics
    sequence: string
  - name: examples
    sequence: string
  - name: relative_tolerance
    dtype: float32
  splits:
  - name: train
    num_bytes: 17090402.0
    num_examples: 25
  download_size: 15517084
  dataset_size: 17090402.0
- config_name: cif-density
  features:
  - name: uuid
    dtype: string
  - name: image
    dtype: image
  - name: canary
    dtype: string
  - name: name
    dtype: string
  - name: description
    dtype: string
  - name: keywords
    sequence: string
  - name: preferred_score
    dtype: string
  - name: metrics
    sequence: string
  - name: examples
    sequence: string
  - name: tolerance
    dtype: float32
  splits:
  - name: train
    num_bytes: 10130554.0
    num_examples: 42
  download_size: 10094754
  dataset_size: 10130554.0
- config_name: isomers
  features:
  - name: uuid
    dtype: string
  - name: image
    dtype: image
  - name: canary
    dtype: string
  - name: name
    dtype: string
  - name: description
    dtype: string
  - name: keywords
    sequence: string
  - name: preferred_score
    dtype: string
  - name: metrics
    sequence: string
  - name: examples
    sequence: string
  - name: relative_tolerance
    dtype: float32
  splits:
  - name: train
    num_bytes: 2011275.0
    num_examples: 20
  download_size: 1981114
  dataset_size: 2011275.0
- config_name: org-schema
  features:
  - name: uuid
    dtype: string
  - name: image
    dtype: image
  - name: canary
    dtype: string
  - name: name
    dtype: string
  - name: description
    dtype: string
  - name: keywords
    sequence: string
  - name: preferred_score
    dtype: string
  - name: metrics
    sequence: string
  - name: examples
    sequence: string
  - name: relative_tolerance
    dtype: float32
  splits:
  - name: train
    num_bytes: 780121.0
    num_examples: 4
  download_size: 785228
  dataset_size: 780121.0
- config_name: org-schema-w-smiles
  features:
  - name: uuid
    dtype: string
  - name: image
    dtype: image
  - name: canary
    dtype: string
  - name: name
    dtype: string
  - name: description
    dtype: string
  - name: keywords
    sequence: string
  - name: preferred_score
    dtype: string
  - name: metrics
    sequence: string
  - name: examples
    sequence: string
  - name: tolerance
    dtype: float32
  splits:
  - name: train
    num_bytes: 3913885.0
    num_examples: 16
  download_size: 2780679
  dataset_size: 3913885.0
configs:
- config_name: bandgap
  data_files:
  - split: train
    path: bandgap/train-*
- config_name: cif-density
  data_files:
  - split: train
    path: cif-density/train-*
- config_name: isomers
  data_files:
  - split: train
    path: isomers/train-*
- config_name: org-schema
  data_files:
  - split: train
    path: org-schema/train-*
- config_name: org-schema-w-smiles
  data_files:
  - split: train
    path: org-schema-w-smiles/train-*
---