fix task_ids
Browse files
README.md
CHANGED
|
@@ -15,10 +15,11 @@ source_datasets:
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- text-classification
|
| 18 |
-
task_ids:
|
| 19 |
-
- text-classification-other-news-category-classification
|
| 20 |
paperswithcode_id: null
|
| 21 |
pretty_name: TTC4900 - A Benchmark Data for Turkish Text Categorization
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for TTC4900: A Benchmark Data for Turkish Text Categorization
|
|
@@ -175,4 +176,4 @@ The dataset was created by [Savaş Yıldırım](https://github.com/savasy)
|
|
| 175 |
|
| 176 |
### Contributions
|
| 177 |
|
| 178 |
-
Thanks to [@yavuzKomecoglu](https://github.com/yavuzKomecoglu) for adding this dataset.
|
|
|
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- text-classification
|
| 18 |
+
task_ids: []
|
|
|
|
| 19 |
paperswithcode_id: null
|
| 20 |
pretty_name: TTC4900 - A Benchmark Data for Turkish Text Categorization
|
| 21 |
+
tags:
|
| 22 |
+
- news-category-classification
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for TTC4900: A Benchmark Data for Turkish Text Categorization
|
|
|
|
| 176 |
|
| 177 |
### Contributions
|
| 178 |
|
| 179 |
+
Thanks to [@yavuzKomecoglu](https://github.com/yavuzKomecoglu) for adding this dataset.
|