Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
multi-label-classification
Languages:
English
Size:
1K - 10K
Tags:
github
License:
Update README.md
Browse files
README.md
CHANGED
@@ -344,4 +344,25 @@ configs:
|
|
344 |
data_files:
|
345 |
- split: train
|
346 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
347 |
---
|
|
|
344 |
data_files:
|
345 |
- split: train
|
346 |
path: data/train-*
|
347 |
+
annotations_creators:
|
348 |
+
- crowdsourced
|
349 |
+
language:
|
350 |
+
- en
|
351 |
+
language_creators:
|
352 |
+
- crowdsourced
|
353 |
+
license:
|
354 |
+
- cc-by-4.0
|
355 |
+
multilinguality:
|
356 |
+
- monolingual
|
357 |
+
pretty_name: GitHub psf/requests repo issues with comments
|
358 |
+
size_categories:
|
359 |
+
- 1K<n<10K
|
360 |
+
source_datasets:
|
361 |
+
- original
|
362 |
+
tags:
|
363 |
+
- github
|
364 |
+
task_categories:
|
365 |
+
- text-classification
|
366 |
+
task_ids:
|
367 |
+
- multi-label-classification
|
368 |
---
|