File size: 850 Bytes
1811ac7
 
 
 
 
 
 
 
a7efe8f
1811ac7
a7efe8f
1811ac7
a7efe8f
1811ac7
a7efe8f
1811ac7
a7efe8f
1811ac7
a7efe8f
1811ac7
a7efe8f
1811ac7
a7efe8f
 
1811ac7
a7efe8f
 
1811ac7
 
 
 
 
a7efe8f
1811ac7
a7efe8f
 
6da5a3a
 
1811ac7
 
a7efe8f
1811ac7
a7efe8f
 
1811ac7
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: id
    dtype: string
  - name: hardcase_label
    list: string
  - name: symbols
    list: string
  - name: charges
    list: int64
  - name: radicals
    list: int64
  - name: valences
    list: int64
  - name: isotopes
    list: int64
  - name: attach_points
    list: int64
  - name: coords
    list:
      list: float64
  - name: bonds
    list:
      list: int64
  - name: brackets
    list:
    - name: alias
      dtype: string
    - name: atoms
      list: int64
    - name: display_rects
      list:
        list: float64
  - name: source
    dtype: string
  splits:
  - name: test
    num_bytes: 87068673
    num_examples: 5029
  download_size: 87617657
  dataset_size: 87068673
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---