Shreyas Pulle commited on
Commit
17ffbea
·
verified ·
1 Parent(s): 38c2d26

Upload statistics.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. statistics.json +118 -0
statistics.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_samples": 5773,
3
+ "train_samples": 4041,
4
+ "val_samples": 866,
5
+ "test_samples": 866,
6
+ "train_ratio": 0.6999826779837173,
7
+ "val_ratio": 0.15000866100814134,
8
+ "test_ratio": 0.15000866100814134,
9
+ "tc_stats": {
10
+ "train_mean": 9.782657931236328,
11
+ "train_std": 18.73334352867132,
12
+ "train_min": 0.0,
13
+ "train_max": 132.0,
14
+ "val_mean": 10.360499765978638,
15
+ "val_std": 20.126828816728004,
16
+ "val_min": 0.0,
17
+ "val_max": 132.9,
18
+ "test_mean": 10.231948327395497,
19
+ "test_std": 19.37000301240398,
20
+ "test_min": 0.0,
21
+ "test_max": 127.0
22
+ },
23
+ "columns": [
24
+ "formula_sc",
25
+ "formula_similarity",
26
+ "totreldiff",
27
+ "formula_frac",
28
+ "correct_formula_frac",
29
+ "formula_2",
30
+ "orig_formula_cif",
31
+ "tc",
32
+ "sc_class",
33
+ "sc_class_unique_sc",
34
+ "norm_formula_sc",
35
+ "chemical_composition_sc",
36
+ "num_elements_sc",
37
+ "origin_sc",
38
+ "old_formula_sc",
39
+ "database_id_2",
40
+ "original_formula_2",
41
+ "chemical_composition_2",
42
+ "norm_formula_2",
43
+ "spacegroup_2",
44
+ "crystal_system_2",
45
+ "lata_2",
46
+ "latb_2",
47
+ "latc_2",
48
+ "cif",
49
+ "original_cif_2",
50
+ "material_id_2",
51
+ "band_gap_2",
52
+ "band_structure_2",
53
+ "created_at_2",
54
+ "density_2",
55
+ "doi_2",
56
+ "doi_bibtex_2",
57
+ "dos_2",
58
+ "e_above_hull_2",
59
+ "efermi_2",
60
+ "encut_2",
61
+ "energy_2",
62
+ "energy_per_atom_2",
63
+ "exp_2",
64
+ "final_energy_2",
65
+ "final_energy_per_atom_2",
66
+ "formation_energy_per_atom_2",
67
+ "has_2",
68
+ "has_bandstructure_2",
69
+ "icsd_ids_2",
70
+ "is_ordered_2",
71
+ "last_updated_2",
72
+ "magnetic_type_2",
73
+ "nsites_2",
74
+ "ntask_ids_2",
75
+ "original_task_id_2",
76
+ "oxide_type_2",
77
+ "pretty_formula_2",
78
+ "pseudo_potential_2",
79
+ "reduced_cell_formula_2",
80
+ "run_type_2",
81
+ "task_id_2",
82
+ "task_ids_2",
83
+ "total_magnetization_2",
84
+ "unit_cell_formula_2",
85
+ "cell_volume_2",
86
+ "warnings_2",
87
+ "ordering_2",
88
+ "is_magnetic_2",
89
+ "exchange_symmetry_2",
90
+ "num_unique_magnetic_sites_2",
91
+ "magmoms_2",
92
+ "total_magnetization_normalized_vol_2",
93
+ "total_magnetization_normalized_formula_units_2",
94
+ "num_magnetic_sites_2",
95
+ "true_total_magnetization_2",
96
+ "origin_2",
97
+ "cif_before_synthetic_doping",
98
+ "synth_doped",
99
+ "Reason for exclusion",
100
+ "graph",
101
+ "crystal_temp_2",
102
+ "no_crystal_temp_given_2",
103
+ "point_group_2",
104
+ "cubic",
105
+ "hexagonal",
106
+ "monoclinic",
107
+ "orthorhombic",
108
+ "tetragonal",
109
+ "triclinic",
110
+ "trigonal",
111
+ "primitive",
112
+ "base-centered",
113
+ "body-centered",
114
+ "face-centered",
115
+ "weight",
116
+ "cif_exists"
117
+ ]
118
+ }