r1v3r commited on
Commit
602b564
·
verified ·
1 Parent(s): cebae6c

Upload dataset

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