File size: 690 Bytes
7ec19b2
 
 
 
 
 
 
 
 
 
 
 
 
5ef4651
 
 
 
7ec19b2
 
5ef4651
0fd1705
7ec19b2
5ef4651
0fd1705
5ef4651
 
7ec19b2
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: Database
    dtype: string
  - name: Reduced Formula
    dtype: string
  - name: CIF
    dtype: string
  - name: Bandgap (eV)
    dtype: string
  - name: Energy Above Hull (eV)
    dtype: string
  - name: norm_Bandgap (eV)
    dtype: string
  - name: norm_Energy Above Hull (eV)
    dtype: string
  splits:
  - name: train
    num_bytes: 68033852.13615632
    num_examples: 47949
  - name: validation
    num_bytes: 7559789.863843685
    num_examples: 5328
  download_size: 26143890
  dataset_size: 75593642.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---