Commit
·
9b45cc7
1
Parent(s):
b3dd0a0
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -283,12 +283,18 @@ dataset_info:
|
|
283 |
dtype: string
|
284 |
- name: is_pull_request
|
285 |
dtype: bool
|
|
|
|
|
|
|
|
|
|
|
|
|
286 |
splits:
|
287 |
- name: train
|
288 |
-
num_bytes:
|
289 |
-
num_examples:
|
290 |
-
download_size:
|
291 |
-
dataset_size:
|
292 |
---
|
293 |
# Dataset Card for "github-issues"
|
294 |
|
|
|
283 |
dtype: string
|
284 |
- name: is_pull_request
|
285 |
dtype: bool
|
286 |
+
- name: is_pull_request2
|
287 |
+
dtype: bool
|
288 |
+
- name: is_pull_request3
|
289 |
+
dtype: bool
|
290 |
+
- name: open_length2
|
291 |
+
dtype: duration[us]
|
292 |
splits:
|
293 |
- name: train
|
294 |
+
num_bytes: 999514
|
295 |
+
num_examples: 53
|
296 |
+
download_size: 348865
|
297 |
+
dataset_size: 999514
|
298 |
---
|
299 |
# Dataset Card for "github-issues"
|
300 |
|