jieyuz2 commited on
Commit
6d1fdb2
·
verified ·
1 Parent(s): 2f1fb67

Upload class_to_question.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. class_to_question.json +214 -0
class_to_question.json ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "battle rope training": [
3
+ "How many times did the person do battle rope training?",
4
+ "How many times was battle rope training performed?"
5
+ ],
6
+ "exercising arm": [
7
+ "How many times did the person exercise their arm?",
8
+ "How many times was the arm exercised?"
9
+ ],
10
+ "bench pressing": [
11
+ "How many times did the person bench press?",
12
+ "How many times was bench pressing done?"
13
+ ],
14
+ "bouncing ball (not juggling)": [
15
+ "How many times was the ball bounced?",
16
+ "How many times did the person bounce the ball?"
17
+ ],
18
+ "bouncing on bouncy castle": [
19
+ "How many times did someone bounce on the bouncy castle?",
20
+ "How many times was the bouncy castle bounced on?"
21
+ ],
22
+ "bouncing on trampoline": [
23
+ "How many times did someone bounce on the trampoline?",
24
+ "How many times was the trampoline bounced on?"
25
+ ],
26
+ "clapping": [
27
+ "How many times did the person clap?",
28
+ "How many times was clapping done?"
29
+ ],
30
+ "waving hand": [
31
+ "How many times did the person wave their hand?",
32
+ "How many times was the hand waved?"
33
+ ],
34
+ "applauding": [
35
+ "How many times did the person applaud?",
36
+ "How many times was applause given?"
37
+ ],
38
+ "crawling baby": [
39
+ "How many times did the baby crawl?",
40
+ "How many times was crawling done by the baby?"
41
+ ],
42
+ "moving baby": [
43
+ "How many times did the baby move?",
44
+ "How many times was the baby moved?"
45
+ ],
46
+ "doing aerobics": [
47
+ "How many times did the person do aerobics?",
48
+ "How many times was aerobics performed?"
49
+ ],
50
+ "stretching arm": [
51
+ "How many times did the person stretch their arm?",
52
+ "How many times was the arm stretched?"
53
+ ],
54
+ "front raises": [
55
+ "How many times did the person do front raises?",
56
+ "How many times were front raises performed?"
57
+ ],
58
+ "gymnastics tumbling": [
59
+ "How many times did the person tumble in gymnastics?",
60
+ "How many times was gymnastics tumbling done?"
61
+ ],
62
+ "hammer throw": [
63
+ "How many times did the person throw the hammer?",
64
+ "How many times was the hammer thrown?"
65
+ ],
66
+ "headbanging": [
67
+ "How many times did the person headbang?",
68
+ "How many times was headbanging performed?"
69
+ ],
70
+ "hula hooping": [
71
+ "How many times did the person spin the hula hoop?",
72
+ "How many times was hula hooping done?"
73
+ ],
74
+ "juggling soccer ball": [
75
+ "How many times did the person juggle the soccer ball?",
76
+ "How many times was the soccer ball juggled?"
77
+ ],
78
+ "kicking soccer ball": [
79
+ "How many times did the person kick the soccer ball?",
80
+ "How many times was the soccer ball kicked?"
81
+ ],
82
+ "jumping jacks": [
83
+ "How many times did the person do jumping jacks?",
84
+ "How many times were jumping jacks performed?"
85
+ ],
86
+ "lunge": [
87
+ "How many times did the person do lunges?",
88
+ "How many times were lunges performed?"
89
+ ],
90
+ "squat": [
91
+ "How many times did the person squat?",
92
+ "How many times were squats performed?"
93
+ ],
94
+ "mountain climber (exercise)": [
95
+ "How many times did the person do mountain climbers?",
96
+ "How many times were mountain climbers performed?"
97
+ ],
98
+ "pirouetting": [
99
+ "How many times did the person pirouette?",
100
+ "How many times was pirouetting done?"
101
+ ],
102
+ "planing wood": [
103
+ "How many times did the person plane the wood?",
104
+ "How many times was the wood planed?"
105
+ ],
106
+ "chiseling wood": [
107
+ "How many times did the person chisel the wood?",
108
+ "How many times was the wood chiseled?"
109
+ ],
110
+ "playing ping pong": [
111
+ "How many times did the person hit the ping pong ball?",
112
+ "How many times was the ping pong ball hit?"
113
+ ],
114
+ "playing tennis": [
115
+ "How many times did the person hit the tennis ball?",
116
+ "How many times was the tennis ball hit?"
117
+ ],
118
+ "playing ukulele": [
119
+ "How many times did the person strum the ukulele?",
120
+ "How many times was the ukulele strummed?"
121
+ ],
122
+ "pull ups": [
123
+ "How many times did the person do pull ups?",
124
+ "How many times were pull ups performed?"
125
+ ],
126
+ "pumping fist": [
127
+ "How many times did the person pump their fist?",
128
+ "How many times was a fist pumped?"
129
+ ],
130
+ "push up": [
131
+ "How many times did the person do push ups?",
132
+ "How many times were push ups performed?"
133
+ ],
134
+ "rope pushdown": [
135
+ "How many times did the person do rope pushdowns?",
136
+ "How many times were rope pushdowns performed?"
137
+ ],
138
+ "running on treadmill": [
139
+ "How many times did the person run on the treadmill?",
140
+ "How many times was treadmill running done?"
141
+ ],
142
+ "jogging": [
143
+ "How many times did the person jog?",
144
+ "How many times was jogging done?"
145
+ ],
146
+ "sawing wood": [
147
+ "How many times did the person saw the wood?",
148
+ "How many times was the wood sawn?"
149
+ ],
150
+ "shaking head": [
151
+ "How many times did the person shake their head?",
152
+ "How many times was the head shaken?"
153
+ ],
154
+ "shoot dance": [
155
+ "How many times did the person do the shoot dance?",
156
+ "How many times was the shoot dance performed?"
157
+ ],
158
+ "situp": [
159
+ "How many times did the person do situps?",
160
+ "How many times were situps performed?"
161
+ ],
162
+ "skiing slalom": [
163
+ "How many times did the person ski through the slalom?",
164
+ "How many times was slalom skiing done?"
165
+ ],
166
+ "skiing mono": [
167
+ "How many times did the person ski in mono style?",
168
+ "How many times was mono skiing done?"
169
+ ],
170
+ "skipping rope": [
171
+ "How many times did the person skip rope?",
172
+ "How many times was rope skipping done?"
173
+ ],
174
+ "slicing onion": [
175
+ "How many times did the person slice the onion?",
176
+ "How many times was the onion sliced?"
177
+ ],
178
+ "spinning poi": [
179
+ "How many times did the person spin poi?",
180
+ "How many times was poi spun?"
181
+ ],
182
+ "swimming breast stroke": [
183
+ "How many times did the person swim breast stroke?",
184
+ "How many times was breast stroke swimming done?"
185
+ ],
186
+ "swimming butterfly stroke": [
187
+ "How many times did the person swim butterfly stroke?",
188
+ "How many times was butterfly stroke swimming done?"
189
+ ],
190
+ "swimming front crawl": [
191
+ "How many times did the person swim front crawl?",
192
+ "How many times was front crawl swimming done?"
193
+ ],
194
+ "swinging on something": [
195
+ "How many times did someone swing on it?",
196
+ "How many times was swinging done?"
197
+ ],
198
+ "tapping pen": [
199
+ "How many times did the person tap the pen?",
200
+ "How many times was the pen tapped?"
201
+ ],
202
+ "triple jump": [
203
+ "How many times did the person do a triple jump?",
204
+ "How many times was a triple jump performed?"
205
+ ],
206
+ "using a wrench": [
207
+ "How many times did the person use a wrench?",
208
+ "How many times was the wrench used?"
209
+ ],
210
+ "using a sledge hammer": [
211
+ "How many times did the person use a sledge hammer?",
212
+ "How many times was the sledge hammer used?"
213
+ ]
214
+ }