Upload dataset
Browse files- README.md +87 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: timestamp[ns]
|
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: num_modified_files
|
33 |
+
dtype: int64
|
34 |
+
- name: version
|
35 |
+
dtype: string
|
36 |
+
- name: install_config
|
37 |
+
struct:
|
38 |
+
- name: env_vars
|
39 |
+
struct:
|
40 |
+
- name: JUPYTER_PLATFORM_DIRS
|
41 |
+
dtype: string
|
42 |
+
- name: env_yml_path
|
43 |
+
sequence: string
|
44 |
+
- name: install
|
45 |
+
dtype: string
|
46 |
+
- name: log_parser
|
47 |
+
dtype: string
|
48 |
+
- name: no_use_env
|
49 |
+
dtype: bool
|
50 |
+
- name: packages
|
51 |
+
dtype: string
|
52 |
+
- name: pip_packages
|
53 |
+
sequence: string
|
54 |
+
- name: pre_install
|
55 |
+
sequence: string
|
56 |
+
- name: python
|
57 |
+
dtype: string
|
58 |
+
- name: reqs_path
|
59 |
+
sequence: string
|
60 |
+
- name: test_cmd
|
61 |
+
dtype: string
|
62 |
+
- name: requirements
|
63 |
+
dtype: string
|
64 |
+
- name: environment
|
65 |
+
dtype: string
|
66 |
+
- name: FAIL_TO_PASS
|
67 |
+
sequence: string
|
68 |
+
- name: FAIL_TO_FAIL
|
69 |
+
sequence: string
|
70 |
+
- name: PASS_TO_PASS
|
71 |
+
sequence: string
|
72 |
+
- name: PASS_TO_FAIL
|
73 |
+
sequence: string
|
74 |
+
- name: license_name
|
75 |
+
dtype: string
|
76 |
+
splits:
|
77 |
+
- name: train
|
78 |
+
num_bytes: 3480939.094573062
|
79 |
+
num_examples: 100
|
80 |
+
download_size: 885463
|
81 |
+
dataset_size: 3480939.094573062
|
82 |
+
configs:
|
83 |
+
- config_name: default
|
84 |
+
data_files:
|
85 |
+
- split: train
|
86 |
+
path: data/train-*
|
87 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eff38a98776a5856e8604d32c7b137a59201db03db3522a8e4d5ce739480566a
|
3 |
+
size 885463
|