r1v3r commited on
Commit
59de78b
·
verified ·
1 Parent(s): a695cca

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: created_at
5
+ dtype: string
6
+ - name: problem_statement
7
+ dtype: string
8
+ - name: instance_id
9
+ dtype: string
10
+ - name: hints_text
11
+ dtype: string
12
+ - name: issue_numbers
13
+ sequence: string
14
+ - name: base_commit
15
+ dtype: string
16
+ - name: test_patch
17
+ dtype: string
18
+ - name: version
19
+ dtype: string
20
+ - name: patch
21
+ dtype: string
22
+ - name: pull_number
23
+ dtype: int64
24
+ - name: repo
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: string
34
+ - name: PASS_TO_FAIL
35
+ sequence: 'null'
36
+ splits:
37
+ - name: train
38
+ num_bytes: 6685
39
+ num_examples: 1
40
+ download_size: 33506
41
+ dataset_size: 6685
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:dd25c3c27124bfeedb43efca6d5548c02792b8517919794def2bd63d603c0dbe
3
+ size 33506