Datasets:
use for classification model
#1
by
Hanan23
- opened
README.md
CHANGED
@@ -2,28 +2,12 @@
|
|
2 |
license: gpl
|
3 |
task_categories:
|
4 |
- text-classification
|
|
|
|
|
|
|
|
|
5 |
language:
|
6 |
-
- en
|
7 |
-
- zh
|
8 |
-
- es
|
9 |
-
- hi
|
10 |
-
- fr
|
11 |
-
- de
|
12 |
- ar
|
13 |
-
- bn
|
14 |
-
- ru
|
15 |
-
- pt
|
16 |
-
- id
|
17 |
-
- ur
|
18 |
-
- ja
|
19 |
-
- pa
|
20 |
-
- jv
|
21 |
-
- tr
|
22 |
-
- ko
|
23 |
-
- mr
|
24 |
-
- uk
|
25 |
-
- sv
|
26 |
-
- 'no'
|
27 |
size_categories:
|
28 |
- 1K<n<10K
|
29 |
---
|
|
|
2 |
license: gpl
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
+
- token-classification
|
6 |
+
- summarization
|
7 |
+
- feature-extraction
|
8 |
+
- sentence-similarity
|
9 |
language:
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
- ar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
size_categories:
|
12 |
- 1K<n<10K
|
13 |
---
|