Bingsu commited on
Commit
b74bea9
1 Parent(s): fc19a52

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +38 -0
dataset_infos.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"Bingsu--openwebtext_20p": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "text": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ }
12
+ },
13
+ "post_processed": null,
14
+ "supervised_keys": null,
15
+ "task_templates": null,
16
+ "builder_name": "text",
17
+ "config_name": "default",
18
+ "version": {
19
+ "version_str": "0.0.0",
20
+ "description": null,
21
+ "major": 0,
22
+ "minor": 0,
23
+ "patch": 0
24
+ },
25
+ "splits": {
26
+ "train": {
27
+ "name": "train",
28
+ "num_bytes": 8027962688,
29
+ "num_examples": 33167823,
30
+ "dataset_name": "openwebtext_20p"
31
+ }
32
+ },
33
+ "download_checksums": null,
34
+ "download_size": 4942924676,
35
+ "post_processing_size": null,
36
+ "dataset_size": 8027962688,
37
+ "size_in_bytes": 12970887364
38
+ }}