CaoHaiNam commited on
Commit
cec278b
1 Parent(s): a7b11d2

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +13 -18
dataset_infos.json CHANGED
@@ -1,4 +1,4 @@
1
- {"CaoHaiNam--summarization_wikilingua_vi": {
2
  "description": "",
3
  "citation": "",
4
  "homepage": "",
@@ -6,37 +6,32 @@
6
  "features": {
7
  "summary": {
8
  "dtype": "string",
9
- "id": null,
10
  "_type": "Value"
11
  },
12
  "document": {
13
  "dtype": "string",
14
- "id": null,
15
  "_type": "Value"
16
  },
17
  "__index_level_0__": {
18
  "dtype": "int64",
19
- "id": null,
20
  "_type": "Value"
21
  }
22
  },
23
- "post_processed": null,
24
- "supervised_keys": null,
25
- "task_templates": null,
26
- "builder_name": null,
27
- "config_name": null,
28
- "version": null,
29
  "splits": {
30
  "train": {
31
  "name": "train",
32
- "num_bytes": 67984394,
33
- "num_examples": 19581,
34
- "dataset_name": "summarization_wikilingua_vi"
 
 
 
 
 
 
35
  }
36
  },
37
- "download_checksums": null,
38
- "download_size": 32433051,
39
- "post_processing_size": null,
40
- "dataset_size": 67984394,
41
- "size_in_bytes": 100417445
42
  }}
 
1
+ {"default": {
2
  "description": "",
3
  "citation": "",
4
  "homepage": "",
 
6
  "features": {
7
  "summary": {
8
  "dtype": "string",
 
9
  "_type": "Value"
10
  },
11
  "document": {
12
  "dtype": "string",
 
13
  "_type": "Value"
14
  },
15
  "__index_level_0__": {
16
  "dtype": "int64",
 
17
  "_type": "Value"
18
  }
19
  },
 
 
 
 
 
 
20
  "splits": {
21
  "train": {
22
  "name": "train",
23
+ "num_bytes": 61182829.83851693,
24
+ "num_examples": 17622,
25
+ "dataset_name": null
26
+ },
27
+ "test": {
28
+ "name": "test",
29
+ "num_bytes": 6801564.16148307,
30
+ "num_examples": 1959,
31
+ "dataset_name": null
32
  }
33
  },
34
+ "download_size": 34140923,
35
+ "dataset_size": 67984394.0,
36
+ "size_in_bytes": 102125317.0
 
 
37
  }}