File size: 1,025 Bytes
91193e8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cefc304
 
 
3f5f636
 
 
05b3fa3
 
 
 
 
91193e8
 
 
 
 
493ef4f
 
423bbf2
 
91193e8
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
---
dataset_info:
  features:
  - name: nr_atoms
    dtype: int64
  - name: atomic_types_z
    list: int32
  - name: atomic_positions
    list:
      list: float64
  - name: lattice_nsc
    list: int32
  - name: lattice_origin
    list: float64
  - name: lattice_vectors
    list:
      list: float64
  - name: boundary_condition
    list:
      list: int32
  - name: h_supercell
    dtype: string
  - name: s_supercell
    dtype: string
  - name: shift_vectors
    list:
      list: int32
  splits:
  - name: nr_atoms_64_batch_0
    num_bytes: 148565172
    num_examples: 6
  - name: nr_atoms_8_batch_0
    num_bytes: 80038940
    num_examples: 28
  - name: nr_atoms_3_batch_0
    num_bytes: 6491316
    num_examples: 15
  download_size: 866368630
  dataset_size: 235095428
configs:
- config_name: default
  data_files:
  - split: nr_atoms_64_batch_0
    path: data/nr_atoms_64_batch_0-*
  - split: nr_atoms_8_batch_0
    path: data/nr_atoms_8_batch_0-*
  - split: nr_atoms_3_batch_0
    path: data/nr_atoms_3_batch_0-*
---