tomekkorbak commited on
Commit
75e42c8
1 Parent(s): 51151d3

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +64 -0
dataset_infos.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"tomekkorbak--pii-pile-chunk3-1550000-1600000": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "texts": {
8
+ "feature": {
9
+ "dtype": "string",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "length": -1,
14
+ "id": null,
15
+ "_type": "Sequence"
16
+ },
17
+ "meta": {
18
+ "pile_set_name": {
19
+ "dtype": "string",
20
+ "id": null,
21
+ "_type": "Value"
22
+ }
23
+ },
24
+ "scores": {
25
+ "feature": {
26
+ "dtype": "float64",
27
+ "id": null,
28
+ "_type": "Value"
29
+ },
30
+ "length": -1,
31
+ "id": null,
32
+ "_type": "Sequence"
33
+ },
34
+ "avg_score": {
35
+ "dtype": "float64",
36
+ "id": null,
37
+ "_type": "Value"
38
+ },
39
+ "num_sents": {
40
+ "dtype": "int64",
41
+ "id": null,
42
+ "_type": "Value"
43
+ }
44
+ },
45
+ "post_processed": null,
46
+ "supervised_keys": null,
47
+ "task_templates": null,
48
+ "builder_name": null,
49
+ "config_name": null,
50
+ "version": null,
51
+ "splits": {
52
+ "train": {
53
+ "name": "train",
54
+ "num_bytes": 339682503,
55
+ "num_examples": 50000,
56
+ "dataset_name": "pii-pile-chunk3-1550000-1600000"
57
+ }
58
+ },
59
+ "download_checksums": null,
60
+ "download_size": 179298012,
61
+ "post_processing_size": null,
62
+ "dataset_size": 339682503,
63
+ "size_in_bytes": 518980515
64
+ }}