Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
sentiment-analysis
Languages:
Indonesian
Size:
10K - 100K
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
language:
|
| 3 |
- id
|
| 4 |
license: cc-by-nc-sa-4.0
|
| 5 |
-
pretty_name:
|
| 6 |
size_categories:
|
| 7 |
- 1K<n<10K
|
| 8 |
source_datasets:
|
|
@@ -11,34 +11,6 @@ task_categories:
|
|
| 11 |
- text-classification
|
| 12 |
task_ids:
|
| 13 |
- sentiment-analysis
|
| 14 |
-
dataset_info:
|
| 15 |
-
features:
|
| 16 |
-
- name: original_text
|
| 17 |
-
dtype: string
|
| 18 |
-
- name: final_text
|
| 19 |
-
dtype: string
|
| 20 |
-
- name: sentiment
|
| 21 |
-
dtype: int64
|
| 22 |
-
- name: sentiment_label
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: __index_level_0__
|
| 25 |
-
dtype: int64
|
| 26 |
-
splits:
|
| 27 |
-
- name: train
|
| 28 |
-
num_bytes: 3271784
|
| 29 |
-
num_examples: 8030
|
| 30 |
-
- name: test
|
| 31 |
-
num_bytes: 805598
|
| 32 |
-
num_examples: 2008
|
| 33 |
-
download_size: 2546963
|
| 34 |
-
dataset_size: 4077382
|
| 35 |
-
configs:
|
| 36 |
-
- config_name: default
|
| 37 |
-
data_files:
|
| 38 |
-
- split: train
|
| 39 |
-
path: data/train-*
|
| 40 |
-
- split: test
|
| 41 |
-
path: data/test-*
|
| 42 |
---
|
| 43 |
|
| 44 |
# Twitter Sentiment Analysis: Prabowo's First 100 Days
|
|
|
|
| 2 |
language:
|
| 3 |
- id
|
| 4 |
license: cc-by-nc-sa-4.0
|
| 5 |
+
pretty_name: "Twitter Sentiment Analysis: Prabowo's First 100 Days"
|
| 6 |
size_categories:
|
| 7 |
- 1K<n<10K
|
| 8 |
source_datasets:
|
|
|
|
| 11 |
- text-classification
|
| 12 |
task_ids:
|
| 13 |
- sentiment-analysis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Twitter Sentiment Analysis: Prabowo's First 100 Days
|