tomekkorbak commited on
Commit
794b6ed
1 Parent(s): 1dec899

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +70 -0
dataset_infos.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"tomekkorbak--detoxify-pile-chunk3-550000-600000": {
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": "generator",
49
+ "config_name": "default",
50
+ "version": {
51
+ "version_str": "0.0.0",
52
+ "description": null,
53
+ "major": 0,
54
+ "minor": 0,
55
+ "patch": 0
56
+ },
57
+ "splits": {
58
+ "train": {
59
+ "name": "train",
60
+ "num_bytes": 337244283,
61
+ "num_examples": 50000,
62
+ "dataset_name": "detoxify-pile-chunk3-550000-600000"
63
+ }
64
+ },
65
+ "download_checksums": null,
66
+ "download_size": 189742888,
67
+ "post_processing_size": null,
68
+ "dataset_size": 337244283,
69
+ "size_in_bytes": 526987171
70
+ }}