eitanturok commited on
Commit
06ca561
·
verified ·
1 Parent(s): 1e6ff25

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +51 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: task_id
5
+ dtype: string
6
+ - name: prompt
7
+ dtype: string
8
+ - name: declaration
9
+ dtype: string
10
+ - name: canonical_solution
11
+ dtype: string
12
+ - name: buggy_solution
13
+ dtype: string
14
+ - name: bug_type
15
+ dtype: string
16
+ - name: failure_symptoms
17
+ dtype: string
18
+ - name: entry_point
19
+ dtype: string
20
+ - name: import
21
+ dtype: string
22
+ - name: test_setup
23
+ dtype: string
24
+ - name: test
25
+ dtype: string
26
+ - name: example_test
27
+ dtype: string
28
+ - name: signature
29
+ dtype: string
30
+ - name: docstring
31
+ dtype: string
32
+ - name: instruction
33
+ dtype: string
34
+ - name: messages
35
+ list:
36
+ - name: content
37
+ dtype: string
38
+ - name: role
39
+ dtype: string
40
+ splits:
41
+ - name: test
42
+ num_bytes: 468737
43
+ num_examples: 164
44
+ download_size: 219775
45
+ dataset_size: 468737
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: test
50
+ path: data/test-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:157bccfa5853f7f85f43469699f1f65e47c01d19d37ac3f42a2a29c0e7579bea
3
+ size 219775