Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
shanchao commited on
Commit
7165b6e
·
verified ·
1 Parent(s): 95524d6

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +59 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instance_id
5
+ dtype: string
6
+ - name: version
7
+ dtype: string
8
+ - name: gold_patches
9
+ struct:
10
+ - name: code
11
+ dtype: string
12
+ - name: test
13
+ dtype: string
14
+ - name: test_patch
15
+ dtype: 'null'
16
+ - name: pre_patches
17
+ struct:
18
+ - name: code
19
+ dtype: string
20
+ - name: test
21
+ dtype: string
22
+ - name: pre_scripts
23
+ dtype: 'null'
24
+ - name: repo
25
+ dtype: string
26
+ - name: base_commit
27
+ dtype: string
28
+ - name: base_commit_timestamp
29
+ dtype: string
30
+ - name: hints_text
31
+ dtype: 'null'
32
+ - name: created_at
33
+ dtype: 'null'
34
+ - name: problem_statement
35
+ struct:
36
+ - name: code
37
+ dtype: string
38
+ - name: test
39
+ dtype: string
40
+ - name: environment_setup_commit
41
+ dtype: string
42
+ - name: evaluation
43
+ struct:
44
+ - name: FAIL_TO_PASS
45
+ sequence: string
46
+ - name: PASS_TO_PASS
47
+ dtype: 'null'
48
+ splits:
49
+ - name: train
50
+ num_bytes: 72295562
51
+ num_examples: 200
52
+ download_size: 19829594
53
+ dataset_size: 72295562
54
+ configs:
55
+ - config_name: default
56
+ data_files:
57
+ - split: train
58
+ path: data/train-*
59
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:997f26ace1591f84b5ac8bcaba02b12ea7a3de15926c6ac45c3726b0a79c970b
3
+ size 19829594