Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
100K - 1M
ArXiv:
Commit
·
aa682cc
1
Parent(s):
61e98a8
Add task_ids tag
Browse filesAdd task_ids tag.
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
pretty_name: YelpPolarity
|
|
|
|
|
|
|
|
|
5 |
dataset_info:
|
6 |
features:
|
7 |
- name: text
|
@@ -63,8 +67,6 @@ train-eval-index:
|
|
63 |
name: Recall weighted
|
64 |
args:
|
65 |
average: weighted
|
66 |
-
task_categories:
|
67 |
-
- text-classification
|
68 |
---
|
69 |
|
70 |
# Dataset Card for "yelp_polarity"
|
|
|
2 |
language:
|
3 |
- en
|
4 |
pretty_name: YelpPolarity
|
5 |
+
task_categories:
|
6 |
+
- text-classification
|
7 |
+
task_ids:
|
8 |
+
- sentiment-classification
|
9 |
dataset_info:
|
10 |
features:
|
11 |
- name: text
|
|
|
67 |
name: Recall weighted
|
68 |
args:
|
69 |
average: weighted
|
|
|
|
|
70 |
---
|
71 |
|
72 |
# Dataset Card for "yelp_polarity"
|