laugustyniak commited on
Commit
f375707
1 Parent(s): 0547960

add json info

Browse files
Files changed (1) hide show
  1. dataset_infos.json +72 -0
dataset_infos.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "laugustyniak--political-advertising-pl": {
3
+ "description": "",
4
+ "citation": "",
5
+ "homepage": "",
6
+ "license": "",
7
+ "features": {
8
+ "tokens": {
9
+ "feature": { "dtype": "string", "id": null, "_type": "Value" },
10
+ "length": -1,
11
+ "id": null,
12
+ "_type": "Sequence"
13
+ },
14
+ "tags": {
15
+ "feature": { "dtype": "string", "id": null, "_type": "Value" },
16
+ "length": -1,
17
+ "id": null,
18
+ "_type": "Sequence"
19
+ }
20
+ },
21
+ "post_processed": null,
22
+ "supervised_keys": null,
23
+ "task_templates": null,
24
+ "builder_name": "parquet",
25
+ "config_name": "laugustyniak--political-advertising-pl",
26
+ "version": {
27
+ "version_str": "0.0.0",
28
+ "description": null,
29
+ "major": 0,
30
+ "minor": 0,
31
+ "patch": 0
32
+ },
33
+ "splits": {
34
+ "train": {
35
+ "name": "train",
36
+ "num_bytes": 539655,
37
+ "num_examples": 1020,
38
+ "dataset_name": "parquet"
39
+ },
40
+ "test": {
41
+ "name": "test",
42
+ "num_bytes": 174144,
43
+ "num_examples": 341,
44
+ "dataset_name": "parquet"
45
+ },
46
+ "validation": {
47
+ "name": "validation",
48
+ "num_bytes": 178536,
49
+ "num_examples": 340,
50
+ "dataset_name": "parquet"
51
+ }
52
+ },
53
+ "download_checksums": {
54
+ "https://huggingface.co/datasets/laugustyniak/political-advertising-pl/resolve/05479606755c45e6f13d1cc11aff31d45f330362/train.parquet": {
55
+ "num_bytes": 180137,
56
+ "checksum": "ae6d5d8b226e52c8d47540bc1180be5b3c69a603b7aec4211adc0f0486f4afab"
57
+ },
58
+ "https://huggingface.co/datasets/laugustyniak/political-advertising-pl/resolve/05479606755c45e6f13d1cc11aff31d45f330362/test.parquet": {
59
+ "num_bytes": 67275,
60
+ "checksum": "e09aeb0170a55b6005cc83dfbe269df048770208b2dc5e2ea6c018d67d4d6b08"
61
+ },
62
+ "https://huggingface.co/datasets/laugustyniak/political-advertising-pl/resolve/05479606755c45e6f13d1cc11aff31d45f330362/dev.parquet": {
63
+ "num_bytes": 66658,
64
+ "checksum": "de664603570769f3f3940309f1bad02a2b6c5612631860e7cc0d307ca41f2edb"
65
+ }
66
+ },
67
+ "download_size": 314070,
68
+ "post_processing_size": null,
69
+ "dataset_size": 892335,
70
+ "size_in_bytes": 1206405
71
+ }
72
+ }