Ссылки:
оффкомбр-2
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:offcombr/offcombr-2')
- Описание :
OffComBR: an annotated dataset containing for hate speech detection in Portuguese composed of news comments on the Brazilian Web.
- Лицензия : Неизвестно
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 1250 |
- Функции :
{
"label": {
"num_classes": 2,
"names": [
"no",
"yes"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
оффкомбр-3
Используйте следующую команду, чтобы загрузить этот набор данных в TFDS:
ds = tfds.load('huggingface:offcombr/offcombr-3')
- Описание :
OffComBR: an annotated dataset containing for hate speech detection in Portuguese composed of news comments on the Brazilian Web.
- Лицензия : Неизвестно
- Версия : 1.0.0
- Расколы :
Расколоть | Примеры |
---|---|
'train' | 1033 |
- Функции :
{
"label": {
"num_classes": 2,
"names": [
"no",
"yes"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}