Upload dataset
Browse files
README.md
CHANGED
|
@@ -624,6 +624,25 @@ dataset_info:
|
|
| 624 |
num_examples: 41
|
| 625 |
download_size: 39799
|
| 626 |
dataset_size: 55236
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 627 |
- config_name: tweet_eval_sentiment
|
| 628 |
features:
|
| 629 |
- name: tweet
|
|
@@ -864,6 +883,12 @@ configs:
|
|
| 864 |
path: tweet_eval_emotion/train-*
|
| 865 |
- split: val
|
| 866 |
path: tweet_eval_emotion/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 867 |
- config_name: tweet_eval_sentiment
|
| 868 |
data_files:
|
| 869 |
- split: train
|
|
|
|
| 624 |
num_examples: 41
|
| 625 |
download_size: 39799
|
| 626 |
dataset_size: 55236
|
| 627 |
+
- config_name: tweet_eval_irony
|
| 628 |
+
features:
|
| 629 |
+
- name: tweet
|
| 630 |
+
dtype: string
|
| 631 |
+
- name: row_id
|
| 632 |
+
dtype: string
|
| 633 |
+
- name: ground_truth
|
| 634 |
+
struct:
|
| 635 |
+
- name: irony_label
|
| 636 |
+
dtype: string
|
| 637 |
+
splits:
|
| 638 |
+
- name: train
|
| 639 |
+
num_bytes: 39133
|
| 640 |
+
num_examples: 312
|
| 641 |
+
- name: val
|
| 642 |
+
num_bytes: 12498
|
| 643 |
+
num_examples: 105
|
| 644 |
+
download_size: 38720
|
| 645 |
+
dataset_size: 51631
|
| 646 |
- config_name: tweet_eval_sentiment
|
| 647 |
features:
|
| 648 |
- name: tweet
|
|
|
|
| 883 |
path: tweet_eval_emotion/train-*
|
| 884 |
- split: val
|
| 885 |
path: tweet_eval_emotion/val-*
|
| 886 |
+
- config_name: tweet_eval_irony
|
| 887 |
+
data_files:
|
| 888 |
+
- split: train
|
| 889 |
+
path: tweet_eval_irony/train-*
|
| 890 |
+
- split: val
|
| 891 |
+
path: tweet_eval_irony/val-*
|
| 892 |
- config_name: tweet_eval_sentiment
|
| 893 |
data_files:
|
| 894 |
- split: train
|
tweet_eval_irony/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca5490f54d4465cd43f740ba73ad597dad1900c965d7405b18f71fc8717edde3
|
| 3 |
+
size 27913
|
tweet_eval_irony/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6dc5b2e18fcc26f1520dd1e4a26e9db5ec11c077ba3e839d5e7069d6779e189
|
| 3 |
+
size 10807
|