Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
German
Size:
1K - 10K
Tags:
Sentiment Analysis
License:
Alienmaster
commited on
Commit
•
114e22a
1
Parent(s):
4da7a1c
update readme.md
Browse files
README.md
CHANGED
@@ -1,7 +1,16 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- de
|
|
|
|
|
4 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
configs:
|
6 |
- config_name: default
|
7 |
sep: "\t"
|
|
|
1 |
---
|
2 |
language:
|
3 |
- de
|
4 |
+
multilinguality:
|
5 |
+
- monolingual
|
6 |
license: cc-by-4.0
|
7 |
+
pretty_name: SB10k
|
8 |
+
task_categories:
|
9 |
+
- text-classification
|
10 |
+
tags:
|
11 |
+
- Sentiment Analysis
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
configs:
|
15 |
- config_name: default
|
16 |
sep: "\t"
|