sunyiyou commited on
Commit
a15f68c
·
verified ·
1 Parent(s): bb52d49

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +43 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: messages
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: ground_truth
11
+ list:
12
+ - name: check_output
13
+ dtype: bool
14
+ - name: description
15
+ dtype: string
16
+ - name: expected_accepted
17
+ dtype: bool
18
+ - name: expected_output
19
+ dtype: string
20
+ - name: input
21
+ dtype: string
22
+ - name: dataset
23
+ dtype: string
24
+ - name: difficulty
25
+ dtype: string
26
+ - name: id
27
+ dtype: string
28
+ - name: problem_family
29
+ dtype: string
30
+ - name: name
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 118831
35
+ num_examples: 21
36
+ download_size: 44531
37
+ dataset_size: 118831
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca9bb54839fa8d6276efde3282d2c942fa77faeff79d2158a814a049c937487
3
+ size 44531