Upload dataset
Browse files- README.md +31 -0
- data/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -2,4 +2,35 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: other
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: other
|
| 4 |
license_link: LICENSE
|
| 5 |
+
dataset_info:
|
| 6 |
+
features:
|
| 7 |
+
- name: instance_id
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: pull_number
|
| 10 |
+
dtype: int64
|
| 11 |
+
- name: repo
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: version
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: base_commit
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: environment_setup_commit
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: created_at
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: FAIL_TO_PASS
|
| 22 |
+
sequence: string
|
| 23 |
+
- name: PASS_TO_PASS
|
| 24 |
+
sequence: string
|
| 25 |
+
splits:
|
| 26 |
+
- name: test
|
| 27 |
+
num_bytes: 9959442
|
| 28 |
+
num_examples: 1401
|
| 29 |
+
download_size: 1227364
|
| 30 |
+
dataset_size: 9959442
|
| 31 |
+
configs:
|
| 32 |
+
- config_name: default
|
| 33 |
+
data_files:
|
| 34 |
+
- split: test
|
| 35 |
+
path: data/test-*
|
| 36 |
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22ebac756180b3dfd63d1c7d57a1ed7cf5707a28c1e4ce59929dc30955cf0836
|
| 3 |
+
size 1227364
|