DeepPrinciple commited on
Commit
a82e542
·
verified ·
1 Parent(s): 609d770

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -3
README.md CHANGED
@@ -1,3 +1,58 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ license: mit
2
+ tags:
3
+ - materials-science
4
+ - science
5
+ - scientific-discovery
6
+ configs:
7
+ - config_name: basic-materials-science-qa
8
+ data_files:
9
+ - split: test
10
+ path: basic_materials_science_qa.csv
11
+ - config_name: battery-electrolyte-qa
12
+ data_files:
13
+ - split: test
14
+ path: battery-electrolyte-qa.csv
15
+ - config_name: biomaterials-qa
16
+ data_files:
17
+ - split: test
18
+ path: biomaterials_qa.csv
19
+ - config_name: composites-qa
20
+ data_files:
21
+ - split: test
22
+ path: composites_qa.csv
23
+ - config_name: corrosion-prediction
24
+ data_files:
25
+ - split: test
26
+ path: corrosion-prediction.csv
27
+ - config_name: denoise-pxrd-ionic
28
+ data_files:
29
+ - split: test
30
+ path: denoise-pxrd-ionic.csv
31
+ - config_name: lammps-vasp
32
+ data_files:
33
+ - split: test
34
+ path: lammps_vasp.csv
35
+ - config_name: materials-safety-classification
36
+ data_files:
37
+ - split: test
38
+ path: materials-safety-classification.csv
39
+ - config_name: mof-synthesis-qa
40
+ data_files:
41
+ - split: test
42
+ path: mof_synthesis_qa.csv
43
+ - config_name: mof-water-stability
44
+ data_files:
45
+ - split: test
46
+ path: mof_water_stability.csv
47
+ - config_name: polymer-tg-prediction
48
+ data_files:
49
+ - split: test
50
+ path: polymer-tg-prediction.csv
51
+ - config_name: pxrd-crystal-system-classification
52
+ data_files:
53
+ - split: test
54
+ path: pxrd-crystal-system-classification.csv
55
+ - config_name: pxrd-lattice-prediction
56
+ data_files:
57
+ - split: test
58
+ path: pxrd-lattice-prediction.csv