File size: 579 Bytes
81276d2
 
 
 
 
 
 
 
 
 
 
e46f918
8a0d96a
81276d2
 
ad18b8a
 
81276d2
ad18b8a
 
 
18c93cb
81276d2
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: Database
    dtype: string
  - name: Reduced Formula
    dtype: string
  - name: CIF
    dtype: string
  - name: Bandgap (eV)
    dtype: string
  - name: norm_Bandgap
    dtype: string
  splits:
  - name: train
    num_bytes: 62768736.73817214
    num_examples: 44735
  - name: validation
    num_bytes: 11077661.261827854
    num_examples: 7895
  download_size: 25605263
  dataset_size: 73846398.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---