Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Azerbaijani
Size:
1K - 10K
DOI:
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: title
|
6 |
+
dtype: string
|
7 |
+
- name: topic
|
8 |
+
dtype: string
|
9 |
+
- name: subtopic
|
10 |
+
dtype: string
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 923977
|
14 |
+
num_examples: 5757
|
15 |
+
download_size: 397125
|
16 |
+
dataset_size: 923977
|
17 |
---
|