Datasets:
Commit
•
9dcad1e
1
Parent(s):
2fee6b1
Delete legacy dataset_infos.json
Browse files- dataset_infos.json +0 -38
dataset_infos.json
DELETED
@@ -1,38 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"default": {
|
3 |
-
"description": "A large synthetic collection of parallel English and ASL-Gloss texts.\nThere are two string features: text, and gloss.\n",
|
4 |
-
"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",
|
5 |
-
"homepage": "https://achrafothman.net/site/asl-smt/",
|
6 |
-
"license": "",
|
7 |
-
"features": {
|
8 |
-
"gloss": {
|
9 |
-
"dtype": "string",
|
10 |
-
"_type": "Value"
|
11 |
-
},
|
12 |
-
"text": {
|
13 |
-
"dtype": "string",
|
14 |
-
"_type": "Value"
|
15 |
-
}
|
16 |
-
},
|
17 |
-
"builder_name": "parquet",
|
18 |
-
"dataset_name": "aslg_pc12",
|
19 |
-
"config_name": "default",
|
20 |
-
"version": {
|
21 |
-
"version_str": "0.0.1",
|
22 |
-
"major": 0,
|
23 |
-
"minor": 0,
|
24 |
-
"patch": 1
|
25 |
-
},
|
26 |
-
"splits": {
|
27 |
-
"train": {
|
28 |
-
"name": "train",
|
29 |
-
"num_bytes": 13475111,
|
30 |
-
"num_examples": 87710,
|
31 |
-
"dataset_name": null
|
32 |
-
}
|
33 |
-
},
|
34 |
-
"download_size": 7583458,
|
35 |
-
"dataset_size": 13475111,
|
36 |
-
"size_in_bytes": 21058569
|
37 |
-
}
|
38 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|