Datasets:
Tasks:
Text Classification
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
sentiment analysis
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,8 +18,15 @@ dataset_info:
|
|
| 18 |
num_bytes: 9972526.2
|
| 19 |
num_examples: 7500
|
| 20 |
download_size: 0
|
| 21 |
-
dataset_size: 66483508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
# Dataset Card for "split-imdb"
|
| 24 |
-
|
| 25 |
-
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 18 |
num_bytes: 9972526.2
|
| 19 |
num_examples: 7500
|
| 20 |
download_size: 0
|
| 21 |
+
dataset_size: 66483508
|
| 22 |
+
task_categories:
|
| 23 |
+
- text-classification
|
| 24 |
+
language:
|
| 25 |
+
- en
|
| 26 |
+
tags:
|
| 27 |
+
- sentiment analysis
|
| 28 |
+
pretty_name: Split dataset for imdb film reviews
|
| 29 |
+
size_categories:
|
| 30 |
+
- 10K<n<100K
|
| 31 |
---
|
| 32 |
# Dataset Card for "split-imdb"
|
|
|
|
|
|