RangerX commited on
Commit
9096007
·
verified ·
1 Parent(s): dcd2ed9

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. dataset.json +0 -0
  2. info.json +44 -0
dataset.json ADDED
The diff for this file is too large to render. See raw diff
 
info.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "size": 1024,
3
+ "features": [
4
+ "text"
5
+ ],
6
+ "sample": {
7
+ "text": "Question: Why do jovian planets bulge around the equator that is have a \"squashed\" appearance?\nA. Their large systems of moons and rings gravitationally attract the mass around the equator more.\nB. They are much more massive than the terrestrial planets.\nC. Their rapid rotation flings the mass near the equator outward.\nD. Their internal heat sources exert a pressure against the sides of the planets.\nAnswer: C"
8
+ },
9
+ "dataset_status": {
10
+ "mmlu": {
11
+ "success": true,
12
+ "samples": 512
13
+ },
14
+ "scienceqa": {
15
+ "success": true,
16
+ "samples": 512
17
+ },
18
+ "mathqa": {
19
+ "success": true,
20
+ "samples": 512
21
+ },
22
+ "openbookqa": {
23
+ "success": true,
24
+ "samples": 0
25
+ },
26
+ "sciq": {
27
+ "success": true,
28
+ "samples": 512
29
+ },
30
+ "medmcqa": {
31
+ "success": true,
32
+ "samples": 0
33
+ },
34
+ "arc": {
35
+ "success": true,
36
+ "samples": 513
37
+ },
38
+ "mnlp_stem": {
39
+ "success": true,
40
+ "samples": 512
41
+ }
42
+ },
43
+ "creation_time": 1749259182.286843
44
+ }