Upload dataset
Browse files- README.md +99 -0
- data/test-00000-of-00002.parquet +3 -0
- data/test-00001-of-00002.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,99 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: instance_id
|
5 |
+
dtype: string
|
6 |
+
- name: base_commit
|
7 |
+
dtype: string
|
8 |
+
- name: created_at
|
9 |
+
dtype: string
|
10 |
+
- name: environment_setup_commit
|
11 |
+
dtype: string
|
12 |
+
- name: hints_text
|
13 |
+
dtype: string
|
14 |
+
- name: patch
|
15 |
+
dtype: string
|
16 |
+
- name: problem_statement
|
17 |
+
dtype: string
|
18 |
+
- name: repo
|
19 |
+
dtype: string
|
20 |
+
- name: test_patch
|
21 |
+
dtype: string
|
22 |
+
- name: meta
|
23 |
+
struct:
|
24 |
+
- name: commit_name
|
25 |
+
dtype: string
|
26 |
+
- name: failed_lite_validators
|
27 |
+
sequence: string
|
28 |
+
- name: has_test_patch
|
29 |
+
dtype: bool
|
30 |
+
- name: is_lite
|
31 |
+
dtype: bool
|
32 |
+
- name: llm_score
|
33 |
+
struct:
|
34 |
+
- name: difficulty_score
|
35 |
+
dtype: int64
|
36 |
+
- name: issue_text_score
|
37 |
+
dtype: int64
|
38 |
+
- name: test_score
|
39 |
+
dtype: int64
|
40 |
+
- name: num_modified_files
|
41 |
+
dtype: int64
|
42 |
+
- name: version
|
43 |
+
dtype: string
|
44 |
+
- name: install_config
|
45 |
+
struct:
|
46 |
+
- name: env_vars
|
47 |
+
struct:
|
48 |
+
- name: JUPYTER_PLATFORM_DIRS
|
49 |
+
dtype: string
|
50 |
+
- name: env_yml_path
|
51 |
+
sequence: string
|
52 |
+
- name: install
|
53 |
+
dtype: string
|
54 |
+
- name: log_parser
|
55 |
+
dtype: string
|
56 |
+
- name: no_use_env
|
57 |
+
dtype: bool
|
58 |
+
- name: packages
|
59 |
+
dtype: string
|
60 |
+
- name: pip_packages
|
61 |
+
sequence: string
|
62 |
+
- name: pre_install
|
63 |
+
sequence: string
|
64 |
+
- name: python
|
65 |
+
dtype: string
|
66 |
+
- name: reqs_path
|
67 |
+
sequence: string
|
68 |
+
- name: test_cmd
|
69 |
+
dtype: string
|
70 |
+
- name: requirements
|
71 |
+
dtype: string
|
72 |
+
- name: environment
|
73 |
+
dtype: string
|
74 |
+
- name: FAIL_TO_PASS
|
75 |
+
sequence: string
|
76 |
+
- name: FAIL_TO_FAIL
|
77 |
+
sequence: string
|
78 |
+
- name: PASS_TO_PASS
|
79 |
+
sequence: string
|
80 |
+
- name: PASS_TO_FAIL
|
81 |
+
sequence: string
|
82 |
+
- name: license_name
|
83 |
+
dtype: string
|
84 |
+
- name: __index_level_0__
|
85 |
+
dtype: int64
|
86 |
+
- name: before_filepaths
|
87 |
+
sequence: string
|
88 |
+
splits:
|
89 |
+
- name: test
|
90 |
+
num_bytes: 660522718
|
91 |
+
num_examples: 19382
|
92 |
+
download_size: 218599564
|
93 |
+
dataset_size: 660522718
|
94 |
+
configs:
|
95 |
+
- config_name: default
|
96 |
+
data_files:
|
97 |
+
- split: test
|
98 |
+
path: data/test-*
|
99 |
+
---
|
data/test-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af553250aeee7214259c20412c02cd96b6b5c22cc2f6eba63c237745704119b5
|
3 |
+
size 94388565
|
data/test-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:688158487eabe8ddf850c968d4d814114add9c68b1327502cf1de394942c55ab
|
3 |
+
size 124210999
|