Referencias:
conjunto_de_datos completo
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:ncslgr/entire_dataset')
- Descripción :
A small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.
- Licencia : Ninguna licencia conocida
- Versión : 0.7.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'train' | 870 |
- Características :
{
"eaf": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sentences": {
"feature": {
"gloss": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"videos": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
anotaciones
Utilice el siguiente comando para cargar este conjunto de datos en TFDS:
ds = tfds.load('huggingface:ncslgr/annotations')
- Descripción :
A small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.
- Licencia : Ninguna licencia conocida
- Versión : 0.7.0
- Divisiones :
Dividir | Ejemplos |
---|---|
'train' | 870 |
- Características :
{
"eaf": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sentences": {
"feature": {
"gloss": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"videos": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}