Datasets:

Multilinguality:
translation
Size Categories:
n<1K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
8240676
1 Parent(s): 12eef2b

Delete legacy JSON metadata (#1)

Browse files

- Delete legacy JSON metadata (6f5e727d9eeea1dccb6b1772bec834ed5cf858c4)

Files changed (1) hide show
  1. dataset_infos.json +0 -144
dataset_infos.json DELETED
@@ -1,144 +0,0 @@
1
- {
2
- "entire_dataset": {
3
- "description": "\nA small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.\n",
4
- "citation": "@misc{dataset:databases2007volumes,\n title={Volumes 2--7},\n author={Databases, NCSLGR},\n year={2007},\n publisher={American Sign Language Linguistic Research Project (Distributed on CD-ROM~\u2026}\n}\n",
5
- "homepage": "https://www.bu.edu/asllrp/ncslgr.html",
6
- "license": "",
7
- "features": {
8
- "eaf": {
9
- "dtype": "string",
10
- "id": null,
11
- "_type": "Value"
12
- },
13
- "sentences": {
14
- "feature": {
15
- "gloss": {
16
- "dtype": "string",
17
- "id": null,
18
- "_type": "Value"
19
- },
20
- "text": {
21
- "dtype": "string",
22
- "id": null,
23
- "_type": "Value"
24
- }
25
- },
26
- "length": -1,
27
- "id": null,
28
- "_type": "Sequence"
29
- },
30
- "videos": {
31
- "feature": {
32
- "dtype": "string",
33
- "id": null,
34
- "_type": "Value"
35
- },
36
- "length": -1,
37
- "id": null,
38
- "_type": "Sequence"
39
- }
40
- },
41
- "post_processed": null,
42
- "supervised_keys": null,
43
- "builder_name": "ncslgr",
44
- "config_name": "entire_dataset",
45
- "version": {
46
- "version_str": "0.7.0",
47
- "description": null,
48
- "major": 0,
49
- "minor": 7,
50
- "patch": 0
51
- },
52
- "splits": {
53
- "train": {
54
- "name": "train",
55
- "num_bytes": 783504,
56
- "num_examples": 870,
57
- "dataset_name": "ncslgr"
58
- }
59
- },
60
- "download_checksums": {
61
- "http://asl.cs.depaul.edu/corpus/elanBUcorpus.zip": {
62
- "num_bytes": 5335358,
63
- "checksum": "7e2a49cfec0d2d39a933df1c20e1f1f79f30bca70974b1f65ef05a0df99f2949"
64
- },
65
- "http://asl.cs.depaul.edu/corpus/video.zip": {
66
- "num_bytes": 4108493785,
67
- "checksum": "9a71da5ef7a978b42be236794af43a4ba6f5f8119ce28cdf9d9746d9e4481a15"
68
- }
69
- },
70
- "download_size": 4113829143,
71
- "post_processing_size": null,
72
- "dataset_size": 783504,
73
- "size_in_bytes": 4114612647
74
- },
75
- "annotations": {
76
- "description": "\nA small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.\n",
77
- "citation": "@misc{dataset:databases2007volumes,\n title={Volumes 2--7},\n author={Databases, NCSLGR},\n year={2007},\n publisher={American Sign Language Linguistic Research Project (Distributed on CD-ROM~\u2026}\n}\n",
78
- "homepage": "https://www.bu.edu/asllrp/ncslgr.html",
79
- "license": "",
80
- "features": {
81
- "eaf": {
82
- "dtype": "string",
83
- "id": null,
84
- "_type": "Value"
85
- },
86
- "sentences": {
87
- "feature": {
88
- "gloss": {
89
- "dtype": "string",
90
- "id": null,
91
- "_type": "Value"
92
- },
93
- "text": {
94
- "dtype": "string",
95
- "id": null,
96
- "_type": "Value"
97
- }
98
- },
99
- "length": -1,
100
- "id": null,
101
- "_type": "Sequence"
102
- },
103
- "videos": {
104
- "feature": {
105
- "dtype": "string",
106
- "id": null,
107
- "_type": "Value"
108
- },
109
- "length": -1,
110
- "id": null,
111
- "_type": "Sequence"
112
- }
113
- },
114
- "post_processed": null,
115
- "supervised_keys": null,
116
- "builder_name": "ncslgr",
117
- "config_name": "annotations",
118
- "version": {
119
- "version_str": "0.7.0",
120
- "description": null,
121
- "major": 0,
122
- "minor": 7,
123
- "patch": 0
124
- },
125
- "splits": {
126
- "train": {
127
- "name": "train",
128
- "num_bytes": 371725,
129
- "num_examples": 870,
130
- "dataset_name": "ncslgr"
131
- }
132
- },
133
- "download_checksums": {
134
- "http://asl.cs.depaul.edu/corpus/elanBUcorpus.zip": {
135
- "num_bytes": 5335358,
136
- "checksum": "7e2a49cfec0d2d39a933df1c20e1f1f79f30bca70974b1f65ef05a0df99f2949"
137
- }
138
- },
139
- "download_size": 5335358,
140
- "post_processing_size": null,
141
- "dataset_size": 371725,
142
- "size_in_bytes": 5707083
143
- }
144
- }