References:
Use the following command to load this dataset in TFDS:
ds = tfds.load('huggingface:aslg_pc12')
- Description:
Synthetic English-ASL Gloss Parallel Corpus 2012
- License: No known license
- Version: 0.0.1
- Splits:
Split | Examples |
---|---|
'train' |
87710 |
- Features:
{
"gloss": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}