DeepPrinciple commited on
Commit
5e8e5de
·
verified ·
1 Parent(s): 2d4195d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - physics
5
+ - science
6
+ - scientific-discovery
7
+ configs:
8
+ - config_name: exact_match
9
+ data_files:
10
+ - split: test
11
+ path: exact_match.csv
12
+ - config_name: multiple_choice
13
+ data_files:
14
+ - split: test
15
+ path: multiple_choice.csv
16
+ language:
17
+ - en
18
+ ---