Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |

|
|
@@ -8,4 +17,9 @@ license: creativeml-openrail-m
|
|
| 8 |
|
| 9 |
## Overview
|
| 10 |
|
| 11 |
-
This dataset was created by scraping over
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
language:
|
| 6 |
+
- ar
|
| 7 |
+
tags:
|
| 8 |
+
- Tunizi
|
| 9 |
+
- arabic
|
| 10 |
+
size_categories:
|
| 11 |
+
- 1M<n<10M
|
| 12 |
---
|
| 13 |
|
| 14 |

|
|
|
|
| 17 |
|
| 18 |
## Overview
|
| 19 |
|
| 20 |
+
This dataset was created by scraping over 14,000 Tunisian YouTube videos, providing a rich repository of Tunisian language data. It covers a wide range of topics and text types, including politics, news, football, and more. The dataset is particularly valuable for training and fine-tuning natural language processing models specific to Tunisian Arabic and other local dialects.
|
| 21 |
+
|
| 22 |
+
## Dataset Structure
|
| 23 |
+
|
| 24 |
+
The dataset is structured in the following way:
|
| 25 |
+
- **Fields:** The dataset contains fields for the text content,
|