aslg_pc12 / dataset_infos.json
albertvillanova's picture
Convert dataset to Parquet
2f74a29
{
"default": {
"description": "A large synthetic collection of parallel English and ASL-Gloss texts.\nThere are two string features: text, and gloss.\n",
"citation": "@inproceedings{othman2012english,\n title={English-asl gloss parallel corpus 2012: Aslg-pc12},\n author={Othman, Achraf and Jemni, Mohamed},\n booktitle={5th Workshop on the Representation and Processing of Sign Languages: Interactions between Corpus and Lexicon LREC},\n year={2012}\n}\n",
"homepage": "https://achrafothman.net/site/asl-smt/",
"license": "",
"features": {
"gloss": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "parquet",
"dataset_name": "aslg_pc12",
"config_name": "default",
"version": {
"version_str": "0.0.1",
"major": 0,
"minor": 0,
"patch": 1
},
"splits": {
"train": {
"name": "train",
"num_bytes": 13475111,
"num_examples": 87710,
"dataset_name": null
}
},
"download_size": 7583458,
"dataset_size": 13475111,
"size_in_bytes": 21058569
}
}