Datasets:
File size: 335 Bytes
48fccb6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
task_categories:
- text-classification
language:
- en
size_categories:
- 10K<n<100K
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': 1 star
'1': 2 stars
'2': 3 stars
'3': 4 stars
'4': 5 stars
--- |