Zaid commited on
Commit
8e3b966
1 Parent(s): 69979b7

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +47 -1
dataset_infos.json CHANGED
@@ -1 +1,47 @@
1
- {"arbml--PADIC": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"MSA": {"dtype": "string", "id": null, "_type": "Value"}, "ALG": {"dtype": "string", "id": null, "_type": "Value"}, "ANB": {"dtype": "string", "id": null, "_type": "Value"}, "TUN": {"dtype": "string", "id": null, "_type": "Value"}, "PAL": {"dtype": "string", "id": null, "_type": "Value"}, "SYR": {"dtype": "string", "id": null, "_type": "Value"}, "MAR": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "padic", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2767676, "num_examples": 6412, "dataset_name": "PADIC"}}, "download_checksums": null, "download_size": 1486394, "post_processing_size": null, "dataset_size": 2767676, "size_in_bytes": 4254070}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"default": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "ALGIERS": {
8
+ "dtype": "string",
9
+ "_type": "Value"
10
+ },
11
+ "ANNABA": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "MODERN-STANDARD-ARABIC": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ },
19
+ "SYRIAN": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "PALESTINIAN": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ }
27
+ },
28
+ "builder_name": "padic",
29
+ "config_name": "default",
30
+ "version": {
31
+ "version_str": "0.0.0",
32
+ "major": 0,
33
+ "minor": 0,
34
+ "patch": 0
35
+ },
36
+ "splits": {
37
+ "train": {
38
+ "name": "train",
39
+ "num_bytes": 1381043,
40
+ "num_examples": 7213,
41
+ "dataset_name": null
42
+ }
43
+ },
44
+ "download_size": 848313,
45
+ "dataset_size": 1381043,
46
+ "size_in_bytes": 2229356
47
+ }}