Referências:
conjunto_de_dados inteiro
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:ncslgr/entire_dataset')
- Descrição :
A small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.
- Licença : Nenhuma licença conhecida
- Versão : 0.7.0
- Divisões :
Dividir | Exemplos |
---|---|
'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"
}
}
anotações
Use o seguinte comando para carregar este conjunto de dados no TFDS:
ds = tfds.load('huggingface:ncslgr/annotations')
- Descrição :
A small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.
- Licença : Nenhuma licença conhecida
- Versão : 0.7.0
- Divisões :
Dividir | Exemplos |
---|---|
'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"
}
}