Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
shanchao commited on
Commit
fe196da
·
verified ·
1 Parent(s): 784bf74

Upload dataset

Browse files
Files changed (2) hide show
  1. 1.0/test-00000-of-00001.parquet +3 -0
  2. README.md +42 -0
1.0/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:266d829b7585c8ae7bd9764482c22e38a395726eacfbe5852c3fcd1b9c557082
3
+ size 5619130
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: '1.0'
4
+ features:
5
+ - name: instance_id
6
+ dtype: string
7
+ - name: version
8
+ dtype: string
9
+ - name: patch
10
+ dtype: string
11
+ - name: test_patch
12
+ dtype: 'null'
13
+ - name: pre_scripts
14
+ dtype: 'null'
15
+ - name: repo
16
+ dtype: string
17
+ - name: base_commit
18
+ dtype: string
19
+ - name: base_commit_timestamp
20
+ dtype: string
21
+ - name: hints_text
22
+ dtype: 'null'
23
+ - name: created_at
24
+ dtype: 'null'
25
+ - name: problem_statement
26
+ dtype: string
27
+ - name: environment_setup_commit
28
+ dtype: string
29
+ - name: FAIL_TO_PASS
30
+ sequence: string
31
+ splits:
32
+ - name: test
33
+ num_bytes: 37585604
34
+ num_examples: 980
35
+ download_size: 5619130
36
+ dataset_size: 37585604
37
+ configs:
38
+ - config_name: '1.0'
39
+ data_files:
40
+ - split: test
41
+ path: 1.0/test-*
42
+ ---