Add 150_twt_emotion_sadness: Tweet emotion sadness
Browse files
150_twt_emotion_sadness/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:988eb68dde15f3a50d23681d3af1d9f5ddc25c613d42768362b8dffa0a4bafa1
|
| 3 |
+
size 151768
|
README.md
CHANGED
|
@@ -552,6 +552,18 @@ dataset_info:
|
|
| 552 |
num_examples: 2500
|
| 553 |
download_size: 152847
|
| 554 |
dataset_size: 210602
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 555 |
- config_name: 15_us_population
|
| 556 |
features:
|
| 557 |
- name: prompt
|
|
@@ -1325,6 +1337,10 @@ configs:
|
|
| 1325 |
data_files:
|
| 1326 |
- split: train
|
| 1327 |
path: 149_twt_emotion_happiness/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1328 |
- config_name: 15_us_population
|
| 1329 |
data_files:
|
| 1330 |
- split: train
|
|
|
|
| 552 |
num_examples: 2500
|
| 553 |
download_size: 152847
|
| 554 |
dataset_size: 210602
|
| 555 |
+
- config_name: 150_twt_emotion_sadness
|
| 556 |
+
features:
|
| 557 |
+
- name: prompt
|
| 558 |
+
dtype: string
|
| 559 |
+
- name: label
|
| 560 |
+
dtype: int32
|
| 561 |
+
splits:
|
| 562 |
+
- name: train
|
| 563 |
+
num_bytes: 210036
|
| 564 |
+
num_examples: 2500
|
| 565 |
+
download_size: 151768
|
| 566 |
+
dataset_size: 210036
|
| 567 |
- config_name: 15_us_population
|
| 568 |
features:
|
| 569 |
- name: prompt
|
|
|
|
| 1337 |
data_files:
|
| 1338 |
- split: train
|
| 1339 |
path: 149_twt_emotion_happiness/train-*
|
| 1340 |
+
- config_name: 150_twt_emotion_sadness
|
| 1341 |
+
data_files:
|
| 1342 |
+
- split: train
|
| 1343 |
+
path: 150_twt_emotion_sadness/train-*
|
| 1344 |
- config_name: 15_us_population
|
| 1345 |
data_files:
|
| 1346 |
- split: train
|