Ссылки:
английский
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:hope_edi/english')
- Описание :
A Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not.
- Лицензия : Международная лицензия Creative Commons Attribution 4.0.
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 22762 |
'validation' | 2843 |
- Функции :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 3,
"names": [
"Hope_speech",
"Non_hope_speech",
"not-English"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
}
тамильский
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:hope_edi/tamil')
- Описание :
A Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not.
- Лицензия : Международная лицензия Creative Commons Attribution 4.0.
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 16160 |
'validation' | 2018 год |
- Функции :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 3,
"names": [
"Hope_speech",
"Non_hope_speech",
"not-Tamil"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
}
малаялам
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:hope_edi/malayalam')
- Описание :
A Hope Speech dataset for Equality, Diversity and Inclusion (HopeEDI) containing user-generated comments from the social media platform YouTube with 28,451, 20,198 and 10,705 comments in English, Tamil and Malayalam, respectively, manually labelled as containing hope speech or not.
- Лицензия : Международная лицензия Creative Commons Attribution 4.0.
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 8564 |
'validation' | 1070 |
- Функции :
{
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 3,
"names": [
"Hope_speech",
"Non_hope_speech",
"not-malayalam"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
}