Références :
films turcssentiment
Utilisez la commande suivante pour charger cet ensemble de données dans TFDS :
ds = tfds.load('huggingface:turkish_movie_sentiment/turkishmoviesentiment')
- Description :
This data set is a dataset from kaggle consisting of Turkish movie reviews and scored between 0-5.
- Licence : CC0 : Domaine Public
- Version : 1.0.0
- Divisions :
Diviser | Exemples |
---|---|
'train' | 83227 |
- Caractéristiques :
{
"point": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"comment": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"film_name": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}