Dahoas commited on
Commit
677bf42
1 Parent(s): a450fd3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: problem
5
+ dtype: string
6
+ - name: level
7
+ dtype: string
8
+ - name: type
9
+ dtype: string
10
+ - name: solution
11
+ dtype: string
12
+ - name: prompt
13
+ dtype: string
14
+ - name: response
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 12805961
19
+ num_examples: 7500
20
+ - name: test
21
+ num_bytes: 8023301
22
+ num_examples: 5000
23
+ download_size: 9842306
24
+ dataset_size: 20829262
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ - split: test
31
+ path: data/test-*
32
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfcc0f3ffcb4065b12eed784d95087bef62567a1d9479f5c98f7777989f05844
3
+ size 3769045
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5425365f04a389f01c92d9314eb06fbe68ca87073b1b70401af6b0f13c48b632
3
+ size 6073261