Qilex commited on
Commit
fcffa99
1 Parent(s): 278858a

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +17 -10
dataset_infos.json CHANGED
@@ -4,15 +4,22 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "me": {
8
- "dtype": "string",
9
  "id": null,
10
  "_type": "Value"
11
  },
12
- "en": {
13
- "dtype": "string",
14
- "id": null,
15
- "_type": "Value"
 
 
 
 
 
 
 
16
  }
17
  },
18
  "post_processed": null,
@@ -24,14 +31,14 @@
24
  "splits": {
25
  "train": {
26
  "name": "train",
27
- "num_bytes": 2532277,
28
  "num_examples": 28493,
29
  "dataset_name": "ME-EN"
30
  }
31
  },
32
  "download_checksums": null,
33
- "download_size": 1640609,
34
  "post_processing_size": null,
35
- "dataset_size": 2532277,
36
- "size_in_bytes": 4172886
37
  }}
 
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
+ "id": {
8
+ "dtype": "int64",
9
  "id": null,
10
  "_type": "Value"
11
  },
12
+ "translation": {
13
+ "en": {
14
+ "dtype": "string",
15
+ "id": null,
16
+ "_type": "Value"
17
+ },
18
+ "me": {
19
+ "dtype": "string",
20
+ "id": null,
21
+ "_type": "Value"
22
+ }
23
  }
24
  },
25
  "post_processed": null,
 
31
  "splits": {
32
  "train": {
33
  "name": "train",
34
+ "num_bytes": 2760221,
35
  "num_examples": 28493,
36
  "dataset_name": "ME-EN"
37
  }
38
  },
39
  "download_checksums": null,
40
+ "download_size": 1805846,
41
  "post_processing_size": null,
42
+ "dataset_size": 2760221,
43
+ "size_in_bytes": 4566067
44
  }}