KarelDO commited on
Commit
711e0b4
·
1 Parent(s): d45bd6a

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +147 -0
dataset_infos.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"KarelDO--CEBaB_train_confounding_food_service_positive": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "id": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "original_id": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "edit_id": {
18
+ "dtype": "string",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "is_original": {
23
+ "dtype": "bool",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "edit_goal": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "edit_type": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "edit_worker": {
38
+ "dtype": "string",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "description": {
43
+ "dtype": "string",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "review_majority": {
48
+ "dtype": "string",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "review_label_distribution": {
53
+ "dtype": "string",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "review_workers": {
58
+ "dtype": "string",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "food_aspect_majority": {
63
+ "dtype": "string",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "ambiance_aspect_majority": {
68
+ "dtype": "string",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "service_aspect_majority": {
73
+ "dtype": "string",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "noise_aspect_majority": {
78
+ "dtype": "string",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "food_aspect_label_distribution": {
83
+ "dtype": "string",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "ambiance_aspect_label_distribution": {
88
+ "dtype": "string",
89
+ "id": null,
90
+ "_type": "Value"
91
+ },
92
+ "service_aspect_label_distribution": {
93
+ "dtype": "string",
94
+ "id": null,
95
+ "_type": "Value"
96
+ },
97
+ "noise_aspect_label_distribution": {
98
+ "dtype": "string",
99
+ "id": null,
100
+ "_type": "Value"
101
+ },
102
+ "food_aspect_validation_workers": {
103
+ "dtype": "string",
104
+ "id": null,
105
+ "_type": "Value"
106
+ },
107
+ "ambiance_aspect_validation_workers": {
108
+ "dtype": "string",
109
+ "id": null,
110
+ "_type": "Value"
111
+ },
112
+ "service_aspect_validation_workers": {
113
+ "dtype": "string",
114
+ "id": null,
115
+ "_type": "Value"
116
+ },
117
+ "noise_aspect_validation_workers": {
118
+ "dtype": "string",
119
+ "id": null,
120
+ "_type": "Value"
121
+ },
122
+ "opentable_metadata": {
123
+ "dtype": "string",
124
+ "id": null,
125
+ "_type": "Value"
126
+ }
127
+ },
128
+ "post_processed": null,
129
+ "supervised_keys": null,
130
+ "task_templates": null,
131
+ "builder_name": null,
132
+ "config_name": null,
133
+ "version": null,
134
+ "splits": {
135
+ "train_exclusive_seed42": {
136
+ "name": "train_exclusive_seed42",
137
+ "num_bytes": 1754102,
138
+ "num_examples": 1755,
139
+ "dataset_name": "CEBaB_train_confounding_food_service_positive"
140
+ }
141
+ },
142
+ "download_checksums": null,
143
+ "download_size": 437236,
144
+ "post_processing_size": null,
145
+ "dataset_size": 1754102,
146
+ "size_in_bytes": 2191338
147
+ }}