tweet_eval / dataset_infos.json
albertvillanova's picture
Add stance_hillary data files
c460af4
raw
history blame
22.7 kB
{
"emoji": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"\u2764",
"\ud83d\ude0d",
"\ud83d\ude02",
"\ud83d\udc95",
"\ud83d\udd25",
"\ud83d\ude0a",
"\ud83d\ude0e",
"\u2728",
"\ud83d\udc99",
"\ud83d\ude18",
"\ud83d\udcf7",
"\ud83c\uddfa\ud83c\uddf8",
"\u2600",
"\ud83d\udc9c",
"\ud83d\ude09",
"\ud83d\udcaf",
"\ud83d\ude01",
"\ud83c\udf84",
"\ud83d\udcf8",
"\ud83d\ude1c"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "emoji",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 3803167,
"num_examples": 45000,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 4255901,
"num_examples": 50000,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 396079,
"num_examples": 5000,
"dataset_name": null
}
},
"download_size": 5939308,
"dataset_size": 8455147,
"size_in_bytes": 14394455
},
"emotion": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"anger",
"joy",
"optimism",
"sadness"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "emotion",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 338871,
"num_examples": 3257,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 146645,
"num_examples": 1421,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 38273,
"num_examples": 374,
"dataset_name": null
}
},
"download_size": 367016,
"dataset_size": 523789,
"size_in_bytes": 890805
},
"hate": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"non-hate",
"hate"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "hate",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1223650,
"num_examples": 9000,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 428934,
"num_examples": 2970,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 154144,
"num_examples": 1000,
"dataset_name": null
}
},
"download_size": 1196346,
"dataset_size": 1806728,
"size_in_bytes": 3003074
},
"irony": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"non_irony",
"irony"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "irony",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 259187,
"num_examples": 2862,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 75897,
"num_examples": 784,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 86017,
"num_examples": 955,
"dataset_name": null
}
},
"download_size": 297647,
"dataset_size": 421101,
"size_in_bytes": 718748
},
"offensive": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"non-offensive",
"offensive"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "offensive",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1648061,
"num_examples": 11916,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 135473,
"num_examples": 860,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 192417,
"num_examples": 1324,
"dataset_name": null
}
},
"download_size": 1234528,
"dataset_size": 1975951,
"size_in_bytes": 3210479
},
"sentiment": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"negative",
"neutral",
"positive"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "sentiment",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 5425122,
"num_examples": 45615,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 1279540,
"num_examples": 12284,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 239084,
"num_examples": 2000,
"dataset_name": null
}
},
"download_size": 4849675,
"dataset_size": 6943746,
"size_in_bytes": 11793421
},
"stance_abortion": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"none",
"against",
"favor"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "stance_abortion",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 68694,
"num_examples": 587,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 33171,
"num_examples": 280,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 7657,
"num_examples": 66,
"dataset_name": null
}
},
"download_size": 73517,
"dataset_size": 109522,
"size_in_bytes": 183039
},
"stance_atheism": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"none",
"against",
"favor"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "stance_atheism",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 54775,
"num_examples": 461,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 25716,
"num_examples": 220,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 6320,
"num_examples": 52,
"dataset_name": null
}
},
"download_size": 62265,
"dataset_size": 86811,
"size_in_bytes": 149076
},
"stance_climate": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"none",
"against",
"favor"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "stance_climate",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 40249,
"num_examples": 355,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 19925,
"num_examples": 169,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 4801,
"num_examples": 40,
"dataset_name": null
}
},
"download_size": 48493,
"dataset_size": 64975,
"size_in_bytes": 113468
},
"stance_feminist": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"none",
"against",
"favor"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "stance_feminist",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 70509,
"num_examples": 597,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 33305,
"num_examples": 285,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 8035,
"num_examples": 67,
"dataset_name": null
}
},
"download_size": 76345,
"dataset_size": 111849,
"size_in_bytes": 188194
},
"stance_hillary": {
"description": "TweetEval consists of seven heterogenous tasks in Twitter, all framed as multi-class tweet classification. All tasks have been unified into the same benchmark, with each dataset presented in the same format and with fixed training, validation and test splits.\n",
"citation": "@inproceedings{barbieri2020tweeteval,\n title={{TweetEval:Unified Benchmark and Comparative Evaluation for Tweet Classification}},\n author={Barbieri, Francesco and Camacho-Collados, Jose and Espinosa-Anke, Luis and Neves, Leonardo},\n booktitle={Proceedings of Findings of EMNLP},\n year={2020}\n}\n",
"homepage": "https://github.com/cardiffnlp/tweeteval",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"names": [
"none",
"against",
"favor"
],
"_type": "ClassLabel"
}
},
"builder_name": "tweet_eval",
"dataset_name": "tweet_eval",
"config_name": "stance_hillary",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 69596,
"num_examples": 620,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 34487,
"num_examples": 295,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 7532,
"num_examples": 69,
"dataset_name": null
}
},
"download_size": 74057,
"dataset_size": 111615,
"size_in_bytes": 185672
}
}