Datasets:
Tasks:
Image Classification
Sub-tasks:
multi-class-classification
Languages:
English
Size:
10K<n<100K
License:
Commit
•
35a56f3
1
Parent(s):
ee1da52
Fix language and license tag names (#1)
Browse files- Fix language and license tag names (7dfc85da8770b35c87b844c6c77d08e1f9c8f918)
README.md
CHANGED
@@ -3,13 +3,12 @@ annotations_creators:
|
|
3 |
- expert-generated
|
4 |
language_creators:
|
5 |
- expert-generated
|
6 |
-
|
7 |
- en
|
8 |
license:
|
9 |
- mit
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: sentiment-classification-reviews-with-drift
|
13 |
size_categories:
|
14 |
- 10K<n<100K
|
15 |
source_datasets:
|
@@ -18,6 +17,7 @@ task_categories:
|
|
18 |
- image-classification
|
19 |
task_ids:
|
20 |
- multi-class-classification
|
|
|
21 |
---
|
22 |
|
23 |
# Dataset Card for `reviews_with_drift`
|
|
|
3 |
- expert-generated
|
4 |
language_creators:
|
5 |
- expert-generated
|
6 |
+
language:
|
7 |
- en
|
8 |
license:
|
9 |
- mit
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- 10K<n<100K
|
14 |
source_datasets:
|
|
|
17 |
- image-classification
|
18 |
task_ids:
|
19 |
- multi-class-classification
|
20 |
+
pretty_name: sentiment-classification-reviews-with-drift
|
21 |
---
|
22 |
|
23 |
# Dataset Card for `reviews_with_drift`
|