Upload dataset
Browse files- README.md +35 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: issue_owner_repo
|
| 5 |
+
sequence: string
|
| 6 |
+
- name: issue_body
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: issue_title
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: issue_comments_url
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: issue_comments_count
|
| 13 |
+
dtype: int64
|
| 14 |
+
- name: issue_created_at
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: issue_updated_at
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: issue_html_url
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: issue_github_id
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: issue_number
|
| 23 |
+
dtype: int64
|
| 24 |
+
splits:
|
| 25 |
+
- name: train
|
| 26 |
+
num_bytes: 586103083
|
| 27 |
+
num_examples: 260782
|
| 28 |
+
download_size: 207203478
|
| 29 |
+
dataset_size: 586103083
|
| 30 |
+
configs:
|
| 31 |
+
- config_name: default
|
| 32 |
+
data_files:
|
| 33 |
+
- split: train
|
| 34 |
+
path: data/train-*
|
| 35 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a015c899ab105f97989b62e38ea534d9aeae4df50000f4a8cb0cd907712de1dd
|
| 3 |
+
size 106847872
|
data/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e482417e5f10f9bb1824cf3e2bf25d15e6aee01b6d88bb2e08da70228ca1f210
|
| 3 |
+
size 100355606
|