brihijoshi commited on
Commit
a1042b5
·
verified ·
1 Parent(s): 80763d8

Upload 15 files

Browse files
README.md CHANGED
@@ -1,3 +1,47 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: flan-t5-large_02122024_01_43_15
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # flan-t5-large_02122024_01_43_15
14
+
15
+ This model is a fine-tuned version of [google/flan-t5-xl](https://huggingface.co/google/flan-t5-xl) on an unknown dataset.
16
+
17
+ ## Model description
18
+
19
+ More information needed
20
+
21
+ ## Intended uses & limitations
22
+
23
+ More information needed
24
+
25
+ ## Training and evaluation data
26
+
27
+ More information needed
28
+
29
+ ## Training procedure
30
+
31
+ ### Training hyperparameters
32
+
33
+ The following hyperparameters were used during training:
34
+ - learning_rate: 5e-05
35
+ - train_batch_size: 8
36
+ - eval_batch_size: 2
37
+ - seed: 42
38
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
+ - lr_scheduler_type: linear
40
+ - num_epochs: 5.0
41
+
42
+ ### Framework versions
43
+
44
+ - Transformers 4.29.2
45
+ - Pytorch 1.13.1+cu117
46
+ - Datasets 2.12.0
47
+ - Tokenizers 0.13.3
all_results.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "eval_f1": 0.6081487065194826,
4
+ "eval_loss": 0.22290533781051636,
5
+ "eval_precision": 0.6323140438141116,
6
+ "eval_recall": 0.588223635460403,
7
+ "eval_runtime": 40.7747,
8
+ "eval_samples": 913,
9
+ "eval_samples_per_second": 22.391,
10
+ "eval_steps_per_second": 0.049,
11
+ "predict_f1": 0.2645656484880222,
12
+ "predict_loss": 0.3003044128417969,
13
+ "predict_precision": 0.2839500743890114,
14
+ "predict_recall": 0.2542304547210576,
15
+ "predict_runtime": 239.0642,
16
+ "predict_samples": 1280,
17
+ "predict_samples_per_second": 5.354,
18
+ "predict_steps_per_second": 2.677,
19
+ "train_loss": 0.27247093051087623,
20
+ "train_runtime": 6452.7815,
21
+ "train_samples": 8217,
22
+ "train_samples_per_second": 31.835,
23
+ "train_steps_per_second": 0.066
24
+ }
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/flan-t5-large",
3
+ "architectures": [
4
+ "T5ForConditionalGeneration"
5
+ ],
6
+ "d_ff": 2816,
7
+ "d_kv": 64,
8
+ "d_model": 1024,
9
+ "decoder_start_token_id": 0,
10
+ "dense_act_fn": "gelu_new",
11
+ "dropout_rate": 0.1,
12
+ "eos_token_id": 1,
13
+ "feed_forward_proj": "gated-gelu",
14
+ "initializer_factor": 1.0,
15
+ "is_encoder_decoder": true,
16
+ "is_gated_act": true,
17
+ "layer_norm_epsilon": 1e-06,
18
+ "model_type": "t5",
19
+ "n_positions": 512,
20
+ "num_decoder_layers": 24,
21
+ "num_heads": 16,
22
+ "num_layers": 24,
23
+ "output_past": true,
24
+ "pad_token_id": 0,
25
+ "relative_attention_max_distance": 128,
26
+ "relative_attention_num_buckets": 32,
27
+ "tie_word_embeddings": false,
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.29.2",
30
+ "use_cache": true,
31
+ "vocab_size": 32100
32
+ }
eval_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "eval_f1": 0.6081487065194826,
4
+ "eval_loss": 0.22290533781051636,
5
+ "eval_precision": 0.6323140438141116,
6
+ "eval_recall": 0.588223635460403,
7
+ "eval_runtime": 40.7747,
8
+ "eval_samples": 913,
9
+ "eval_samples_per_second": 22.391,
10
+ "eval_steps_per_second": 0.049
11
+ }
generated_predictions.txt ADDED
@@ -0,0 +1,1280 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ societal_critique,solutions_interventions
2
+ government_critique
3
+ 0
4
+ harmful_generalization
5
+ harmful_generalization,societal_critique
6
+ deserving_undeserving_of_resources
7
+ 0
8
+ deserving_undeserving_of_resources
9
+ harmful_generalization
10
+ money_aid_resource_allocation
11
+ solutions_interventions
12
+ money_aid_resource_allocation,solutions_interventions
13
+ media_portrayal
14
+ 0
15
+ government_critique
16
+ 0
17
+ harmful_generalization,societal_critique
18
+ deserving_undeserving_of_resources,government_critique
19
+ 0
20
+ personal_interaction_observation_of_homelessness
21
+ 0
22
+ harmful_generalization
23
+ societal_critique,solutions_interventions
24
+ government_critique
25
+ solutions_interventions
26
+ government_critique,societal_critique,solutions_interventions
27
+ money_aid_resource_allocation,government_critique
28
+ harmful_generalization
29
+ deserving_undeserving_of_resources,societal_critique
30
+ money_aid_resource_allocation,solutions_interventions
31
+ personal_interaction_observation_of_homelessness
32
+ solutions_interventions
33
+ 0
34
+ government_critique
35
+ solutions_interventions
36
+ solutions_interventions
37
+ solutions_interventions
38
+ 0
39
+ 0
40
+ harmful_generalization,government_critique
41
+ solutions_interventions
42
+ 0
43
+ 0
44
+ harmful_generalization
45
+ societal_critique,money_aid_resource_allocation
46
+ government_critique
47
+ 0
48
+ deserving_undeserving_of_resources,societal_critique
49
+ solutions_interventions
50
+ harmful_generalization
51
+ solutions_interventions
52
+ solutions_interventions
53
+ personal_interaction_observation_of_homelessness
54
+ government_critique
55
+ societal_critique
56
+ 0
57
+ solutions_interventions
58
+ 0
59
+ 0
60
+ solutions_interventions
61
+ societal_critique
62
+ solutions_interventions
63
+ solutions_interventions
64
+ 0
65
+ harmful_generalization
66
+ harmful_generalization,societal_critique
67
+ government_critique
68
+ societal_critique,solutions_interventions
69
+ government_critique
70
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
71
+ government_critique,money_aid_resource_allocation,solutions_interventions
72
+ money_aid_resource_allocation,government_critique
73
+ 0
74
+ deserving_undeserving_of_resources,money_aid_resource_allocation
75
+ 0
76
+ solutions_interventions
77
+ 0
78
+ 0
79
+ 0
80
+ money_aid_resource_allocation,solutions_interventions
81
+ societal_critique
82
+ harmful_generalization
83
+ solutions_interventions
84
+ 0
85
+ solutions_interventions,government_critique
86
+ deserving_undeserving_of_resources,not_in_my_backyard
87
+ 0
88
+ 0
89
+ government_critique
90
+ 0
91
+ societal_critique,solutions_interventions
92
+ government_critique
93
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
94
+ 0
95
+ 0
96
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
97
+ personal_interaction_observation_of_homelessness
98
+ deserving_undeserving_of_resources,societal_critique
99
+ not_in_my_backyard,government_critique
100
+ harmful_generalization
101
+ societal_critique
102
+ societal_critique
103
+ solutions_interventions
104
+ personal_interaction_observation_of_homelessness
105
+ solutions_interventions
106
+ societal_critique
107
+ government_critique
108
+ solutions_interventions
109
+ deserving_undeserving_of_resources,money_aid_resource_allocation
110
+ harmful_generalization
111
+ 0
112
+ personal_interaction_observation_of_homelessness
113
+ harmful_generalization
114
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
115
+ deserving_undeserving_of_resources,societal_critique,solutions_interventions
116
+ harmful_generalization,government_critique
117
+ 0
118
+ 0
119
+ 0
120
+ media_portrayal
121
+ government_critique
122
+ harmful_generalization
123
+ societal_critique
124
+ 0
125
+ harmful_generalization
126
+ harmful_generalization
127
+ solutions_interventions
128
+ harmful_generalization
129
+ not_in_my_backyard
130
+ deserving_undeserving_of_resources,government_critique
131
+ government_critique
132
+ 0
133
+ harmful_generalization,personal_interaction_observation_of_homelessness
134
+ solutions_interventions
135
+ 0
136
+ 0
137
+ societal_critique,money_aid_resource_allocation
138
+ money_aid_resource_allocation
139
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
140
+ societal_critique
141
+ government_critique
142
+ deserving_undeserving_of_resources,government_critique
143
+ harmful_generalization,societal_critique
144
+ societal_critique
145
+ solutions_interventions
146
+ personal_interaction_observation_of_homelessness
147
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
148
+ societal_critique
149
+ harmful_generalization
150
+ harmful_generalization,government_critique
151
+ solutions_interventions
152
+ government_critique
153
+ harmful_generalization,not_in_my_backyard
154
+ solutions_interventions
155
+ 0
156
+ societal_critique,solutions_interventions
157
+ harmful_generalization,government_critique
158
+ harmful_generalization
159
+ government_critique,solutions_interventions
160
+ 0
161
+ societal_critique
162
+ money_aid_resource_allocation,solutions_interventions
163
+ money_aid_resource_allocation,government_critique
164
+ harmful_generalization,money_aid_resource_allocation,solutions_interventions
165
+ 0
166
+ 0
167
+ harmful_generalization,not_in_my_backyard
168
+ deserving_undeserving_of_resources,societal_critique
169
+ solutions_interventions
170
+ harmful_generalization
171
+ societal_critique,solutions_interventions
172
+ harmful_generalization,government_critique,solutions_interventions
173
+ 0
174
+ deserving_undeserving_of_resources,government_critique
175
+ government_critique,not_in_my_backyard,solutions_interventions
176
+ 0
177
+ solutions_interventions
178
+ solutions_interventions
179
+ solutions_interventions
180
+ deserving_undeserving_of_resources,government_critique
181
+ solutions_interventions
182
+ harmful_generalization,not_in_my_backyard,solutions_interventions
183
+ harmful_generalization
184
+ harmful_generalization,societal_critique
185
+ 0
186
+ solutions_interventions
187
+ solutions_interventions
188
+ harmful_generalization,not_in_my_backyard
189
+ 0
190
+ solutions_interventions
191
+ harmful_generalization
192
+ 0
193
+ not_in_my_backyard,government_critique
194
+ 0
195
+ solutions_interventions
196
+ 0
197
+ harmful_generalization,societal_critique,solutions_interventions
198
+ solutions_interventions
199
+ harmful_generalization
200
+ government_critique
201
+ 0
202
+ societal_critique,solutions_interventions
203
+ harmful_generalization,societal_critique
204
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
205
+ government_critique,personal_interaction_observation_of_homelessness
206
+ 0
207
+ 0
208
+ solutions_interventions
209
+ societal_critique,solutions_interventions
210
+ 0
211
+ government_critique,money_aid_resource_allocation
212
+ personal_interaction_observation_of_homelessness
213
+ 0
214
+ deserving_undeserving_of_resources
215
+ personal_interaction_observation_of_homelessness
216
+ personal_interaction_observation_of_homelessness
217
+ 0
218
+ deserving_undeserving_of_resources
219
+ personal_interaction_observation_of_homelessness
220
+ personal_interaction_observation_of_homelessness
221
+ harmful_generalization
222
+ government_critique,deserving_undeserving_of_resources
223
+ solutions_interventions
224
+ not_in_my_backyard
225
+ solutions_interventions
226
+ societal_critique
227
+ harmful_generalization
228
+ government_critique
229
+ solutions_interventions
230
+ media_portrayal
231
+ harmful_generalization
232
+ government_critique,money_aid_resource_allocation
233
+ deserving_undeserving_of_resources
234
+ solutions_interventions
235
+ harmful_generalization,solutions_interventions
236
+ harmful_generalization,societal_critique
237
+ societal_critique
238
+ solutions_interventions
239
+ 0
240
+ harmful_generalization
241
+ 0
242
+ personal_interaction_observation_of_homelessness
243
+ 0
244
+ solutions_interventions
245
+ deserving_undeserving_of_resources,government_critique
246
+ 0
247
+ solutions_interventions
248
+ solutions_interventions
249
+ solutions_interventions
250
+ 0
251
+ money_aid_resource_allocation,government_critique
252
+ government_critique
253
+ money_aid_resource_allocation,government_critique
254
+ solutions_interventions
255
+ government_critique
256
+ government_critique
257
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
258
+ solutions_interventions
259
+ deserving_undeserving_of_resources,government_critique
260
+ government_critique
261
+ societal_critique
262
+ solutions_interventions
263
+ societal_critique,money_aid_resource_allocation
264
+ 0
265
+ societal_critique,solutions_interventions
266
+ solutions_interventions
267
+ 0
268
+ 0
269
+ solutions_interventions
270
+ harmful_generalization
271
+ solutions_interventions
272
+ 0
273
+ harmful_generalization,government_critique
274
+ solutions_interventions
275
+ harmful_generalization,societal_critique
276
+ solutions_interventions
277
+ harmful_generalization
278
+ 0
279
+ 0
280
+ harmful_generalization,solutions_interventions
281
+ solutions_interventions
282
+ 0
283
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
284
+ harmful_generalization,solutions_interventions
285
+ societal_critique
286
+ money_aid_resource_allocation,government_critique
287
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
288
+ harmful_generalization
289
+ harmful_generalization
290
+ harmful_generalization
291
+ 0
292
+ 0
293
+ harmful_generalization,societal_critique
294
+ 0
295
+ harmful_generalization,government_critique
296
+ 0
297
+ solutions_interventions
298
+ deserving_undeserving_of_resources,government_critique
299
+ harmful_generalization
300
+ government_critique,solutions_interventions
301
+ 0
302
+ government_critique
303
+ not_in_my_backyard
304
+ harmful_generalization
305
+ deserving_undeserving_of_resources
306
+ deserving_undeserving_of_resources,societal_critique
307
+ government_critique,money_aid_resource_allocation
308
+ 0
309
+ government_critique
310
+ solutions_interventions
311
+ deserving_undeserving_of_resources
312
+ 0
313
+ 0
314
+ 0
315
+ solutions_interventions
316
+ media_portrayal,solutions_interventions
317
+ media_portrayal
318
+ harmful_generalization,not_in_my_backyard,societal_critique
319
+ harmful_generalization
320
+ government_critique
321
+ harmful_generalization
322
+ personal_interaction_observation_of_homelessness
323
+ harmful_generalization
324
+ government_critique,not_in_my_backyard,solutions_interventions
325
+ 0
326
+ government_critique,money_aid_resource_allocation
327
+ harmful_generalization
328
+ government_critique
329
+ government_critique,not_in_my_backyard,solutions_interventions
330
+ 0
331
+ government_critique
332
+ harmful_generalization
333
+ harmful_generalization,societal_critique
334
+ harmful_generalization
335
+ 0
336
+ government_critique,solutions_interventions
337
+ money_aid_resource_allocation
338
+ harmful_generalization
339
+ harmful_generalization,societal_critique
340
+ 0
341
+ 0
342
+ 0
343
+ solutions_interventions
344
+ harmful_generalization,societal_critique
345
+ solutions_interventions
346
+ societal_critique
347
+ harmful_generalization
348
+ 0
349
+ societal_critique
350
+ 0
351
+ deserving_undeserving_of_resources,government_critique
352
+ harmful_generalization,government_critique
353
+ solutions_interventions
354
+ harmful_generalization
355
+ solutions_interventions
356
+ government_critique,money_aid_resource_allocation
357
+ harmful_generalization,societal_critique
358
+ 0
359
+ media_portrayal
360
+ government_critique,solutions_interventions
361
+ personal_interaction_observation_of_homelessness
362
+ money_aid_resource_allocation,government_critique
363
+ societal_critique
364
+ harmful_generalization,societal_critique
365
+ harmful_generalization
366
+ solutions_interventions
367
+ 0
368
+ solutions_interventions
369
+ government_critique,solutions_interventions
370
+ 0
371
+ harmful_generalization,societal_critique
372
+ harmful_generalization,societal_critique
373
+ not_in_my_backyard
374
+ 0
375
+ not_in_my_backyard,government_critique
376
+ harmful_generalization,government_critique
377
+ harmful_generalization,societal_critique
378
+ societal_critique
379
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
380
+ harmful_generalization
381
+ government_critique,money_aid_resource_allocation
382
+ solutions_interventions
383
+ solutions_interventions
384
+ personal_interaction_observation_of_homelessness
385
+ deserving_undeserving_of_resources,money_aid_resource_allocation,societal_critique
386
+ harmful_generalization,societal_critique
387
+ 0
388
+ money_aid_resource_allocation,government_critique
389
+ solutions_interventions
390
+ societal_critique
391
+ personal_interaction_observation_of_homelessness,solutions_interventions
392
+ solutions_interventions
393
+ 0
394
+ government_critique,solutions_interventions
395
+ 0
396
+ deserving_undeserving_of_resources,government_critique
397
+ solutions_interventions
398
+ deserving_undeserving_of_resources,societal_critique
399
+ solutions_interventions
400
+ 0
401
+ harmful_generalization,societal_critique
402
+ personal_interaction_observation_of_homelessness
403
+ solutions_interventions
404
+ 0
405
+ 0
406
+ harmful_generalization
407
+ media_portrayal
408
+ government_critique
409
+ harmful_generalization,government_critique
410
+ 0
411
+ harmful_generalization
412
+ 0
413
+ 0
414
+ societal_critique,media_portrayal
415
+ harmful_generalization
416
+ government_critique
417
+ harmful_generalization
418
+ harmful_generalization
419
+ harmful_generalization,government_critique
420
+ solutions_interventions
421
+ societal_critique,solutions_interventions
422
+ solutions_interventions
423
+ societal_critique,solutions_interventions
424
+ solutions_interventions
425
+ not_in_my_backyard,government_critique
426
+ solutions_interventions
427
+ harmful_generalization
428
+ media_portrayal
429
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
430
+ solutions_interventions
431
+ personal_interaction_observation_of_homelessness
432
+ harmful_generalization,government_critique
433
+ societal_critique,solutions_interventions
434
+ money_aid_resource_allocation,government_critique
435
+ harmful_generalization,solutions_interventions
436
+ harmful_generalization
437
+ societal_critique,solutions_interventions
438
+ solutions_interventions
439
+ government_critique
440
+ government_critique,solutions_interventions
441
+ 0
442
+ deserving_undeserving_of_resources,government_critique
443
+ deserving_undeserving_of_resources
444
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
445
+ solutions_interventions
446
+ 0
447
+ solutions_interventions
448
+ personal_interaction_observation_of_homelessness
449
+ societal_critique
450
+ not_in_my_backyard
451
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
452
+ government_critique,solutions_interventions
453
+ solutions_interventions
454
+ personal_interaction_observation_of_homelessness
455
+ government_critique
456
+ harmful_generalization
457
+ societal_critique,solutions_interventions
458
+ 0
459
+ 0
460
+ solutions_interventions
461
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
462
+ 0
463
+ solutions_interventions
464
+ deserving_undeserving_of_resources,societal_critique,solutions_interventions
465
+ solutions_interventions
466
+ societal_critique
467
+ government_critique
468
+ 0
469
+ personal_interaction_observation_of_homelessness
470
+ societal_critique,solutions_interventions
471
+ not_in_my_backyard
472
+ 0
473
+ deserving_undeserving_of_resources,societal_critique
474
+ harmful_generalization
475
+ solutions_interventions
476
+ societal_critique
477
+ 0
478
+ solutions_interventions,government_critique
479
+ 0
480
+ harmful_generalization
481
+ government_critique
482
+ solutions_interventions
483
+ not_in_my_backyard,solutions_interventions
484
+ 0
485
+ government_critique,solutions_interventions
486
+ 0
487
+ not_in_my_backyard
488
+ media_portrayal
489
+ personal_interaction_observation_of_homelessness
490
+ not_in_my_backyard
491
+ deserving_undeserving_of_resources,societal_critique
492
+ harmful_generalization
493
+ 0
494
+ deserving_undeserving_of_resources
495
+ societal_critique,solutions_interventions
496
+ harmful_generalization
497
+ 0
498
+ 0
499
+ government_critique
500
+ harmful_generalization
501
+ 0
502
+ deserving_undeserving_of_resources
503
+ government_critique
504
+ harmful_generalization,government_critique
505
+ 0
506
+ harmful_generalization
507
+ 0
508
+ money_aid_resource_allocation,solutions_interventions
509
+ 0
510
+ solutions_interventions
511
+ harmful_generalization,government_critique
512
+ government_critique
513
+ solutions_interventions
514
+ 0
515
+ solutions_interventions
516
+ solutions_interventions
517
+ harmful_generalization
518
+ deserving_undeserving_of_resources,government_critique
519
+ government_critique,societal_critique,money_aid_resource_allocation,solutions_interventions
520
+ harmful_generalization
521
+ solutions_interventions
522
+ 0
523
+ harmful_generalization
524
+ societal_critique
525
+ societal_critique
526
+ harmful_generalization,societal_critique
527
+ solutions_interventions
528
+ 0
529
+ government_critique,money_aid_resource_allocation
530
+ societal_critique
531
+ solutions_interventions
532
+ government_critique,solutions_interventions
533
+ 0
534
+ government_critique,not_in_my_backyard
535
+ government_critique
536
+ 0
537
+ 0
538
+ harmful_generalization,societal_critique
539
+ 0
540
+ 0
541
+ 0
542
+ societal_critique
543
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
544
+ government_critique,solutions_interventions
545
+ government_critique
546
+ 0
547
+ solutions_interventions
548
+ money_aid_resource_allocation,government_critique
549
+ deserving_undeserving_of_resources,government_critique
550
+ 0
551
+ societal_critique,solutions_interventions
552
+ deserving_undeserving_of_resources,not_in_my_backyard,solutions_interventions
553
+ solutions_interventions
554
+ government_critique
555
+ harmful_generalization
556
+ deserving_undeserving_of_resources,solutions_interventions
557
+ societal_critique,solutions_interventions
558
+ 0
559
+ money_aid_resource_allocation,solutions_interventions
560
+ government_critique,money_aid_resource_allocation
561
+ harmful_generalization
562
+ government_critique,solutions_interventions
563
+ solutions_interventions
564
+ government_critique,money_aid_resource_allocation,solutions_interventions
565
+ harmful_generalization,money_aid_resource_allocation,solutions_interventions
566
+ 0
567
+ harmful_generalization,government_critique
568
+ personal_interaction_observation_of_homelessness
569
+ 0
570
+ harmful_generalization,societal_critique
571
+ solutions_interventions
572
+ government_critique
573
+ personal_interaction_observation_of_homelessness
574
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
575
+ solutions_interventions
576
+ harmful_generalization
577
+ societal_critique
578
+ societal_critique
579
+ harmful_generalization,societal_critique
580
+ societal_critique,solutions_interventions
581
+ solutions_interventions
582
+ government_critique
583
+ harmful_generalization
584
+ 0
585
+ personal_interaction_observation_of_homelessness,solutions_interventions
586
+ solutions_interventions
587
+ solutions_interventions
588
+ societal_critique
589
+ deserving_undeserving_of_resources,government_critique
590
+ societal_critique,solutions_interventions
591
+ 0
592
+ 0
593
+ harmful_generalization
594
+ solutions_interventions
595
+ solutions_interventions
596
+ money_aid_resource_allocation,solutions_interventions
597
+ government_critique
598
+ harmful_generalization
599
+ personal_interaction_observation_of_homelessness
600
+ government_critique
601
+ not_in_my_backyard,solutions_interventions
602
+ harmful_generalization
603
+ harmful_generalization,not_in_my_backyard
604
+ government_critique
605
+ government_critique
606
+ solutions_interventions
607
+ deserving_undeserving_of_resources
608
+ personal_interaction_observation_of_homelessness
609
+ harmful_generalization
610
+ government_critique
611
+ harmful_generalization
612
+ deserving_undeserving_of_resources,societal_critique,money_aid_resource_allocation
613
+ solutions_interventions
614
+ solutions_interventions
615
+ personal_interaction_observation_of_homelessness
616
+ solutions_interventions
617
+ societal_critique,solutions_interventions
618
+ solutions_interventions
619
+ harmful_generalization
620
+ solutions_interventions
621
+ personal_interaction_observation_of_homelessness
622
+ societal_critique
623
+ solutions_interventions
624
+ societal_critique
625
+ societal_critique,solutions_interventions
626
+ not_in_my_backyard,solutions_interventions
627
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
628
+ harmful_generalization,societal_critique,solutions_interventions
629
+ societal_critique,solutions_interventions
630
+ 0
631
+ 0
632
+ deserving_undeserving_of_resources
633
+ 0
634
+ 0
635
+ personal_interaction_observation_of_homelessness
636
+ harmful_generalization,not_in_my_backyard,solutions_interventions
637
+ government_critique
638
+ harmful_generalization,government_critique
639
+ 0
640
+ personal_interaction_observation_of_homelessness,solutions_interventions
641
+ 0
642
+ government_critique
643
+ money_aid_resource_allocation,solutions_interventions
644
+ 0
645
+ deserving_undeserving_of_resources,government_critique
646
+ harmful_generalization
647
+ 0
648
+ harmful_generalization
649
+ deserving_undeserving_of_resources
650
+ 0
651
+ harmful_generalization,societal_critique
652
+ 0
653
+ money_aid_resource_allocation
654
+ not_in_my_backyard,societal_critique
655
+ 0
656
+ harmful_generalization,societal_critique
657
+ 0
658
+ solutions_interventions
659
+ societal_critique
660
+ harmful_generalization
661
+ harmful_generalization,government_critique
662
+ personal_interaction_observation_of_homelessness
663
+ harmful_generalization,government_critique
664
+ deserving_undeserving_of_resources
665
+ 0
666
+ money_aid_resource_allocation,deserving_undeserving_of_resources
667
+ government_critique,solutions_interventions
668
+ solutions_interventions
669
+ harmful_generalization
670
+ 0
671
+ harmful_generalization,societal_critique,solutions_interventions
672
+ solutions_interventions,government_critique
673
+ societal_critique
674
+ harmful_generalization
675
+ 0
676
+ solutions_interventions,government_critique
677
+ 0
678
+ solutions_interventions
679
+ solutions_interventions
680
+ government_critique
681
+ societal_critique
682
+ solutions_interventions
683
+ 0
684
+ harmful_generalization,money_aid_resource_allocation,solutions_interventions
685
+ solutions_interventions
686
+ 0
687
+ 0
688
+ societal_critique
689
+ harmful_generalization,government_critique
690
+ 0
691
+ money_aid_resource_allocation,government_critique
692
+ government_critique
693
+ 0
694
+ 0
695
+ government_critique
696
+ money_aid_resource_allocation
697
+ harmful_generalization
698
+ solutions_interventions
699
+ harmful_generalization
700
+ societal_critique,solutions_interventions
701
+ personal_interaction_observation_of_homelessness
702
+ personal_interaction_observation_of_homelessness
703
+ 0
704
+ government_critique,solutions_interventions
705
+ solutions_interventions
706
+ deserving_undeserving_of_resources,government_critique
707
+ personal_interaction_observation_of_homelessness
708
+ 0
709
+ 0
710
+ solutions_interventions
711
+ societal_critique
712
+ solutions_interventions
713
+ harmful_generalization
714
+ 0
715
+ harmful_generalization
716
+ harmful_generalization
717
+ solutions_interventions
718
+ 0
719
+ solutions_interventions
720
+ harmful_generalization
721
+ solutions_interventions
722
+ 0
723
+ 0
724
+ solutions_interventions
725
+ 0
726
+ solutions_interventions
727
+ deserving_undeserving_of_resources,societal_critique,government_critique
728
+ 0
729
+ harmful_generalization,societal_critique
730
+ government_critique
731
+ 0
732
+ harmful_generalization
733
+ harmful_generalization,government_critique
734
+ harmful_generalization
735
+ 0
736
+ harmful_generalization,not_in_my_backyard
737
+ government_critique,money_aid_resource_allocation
738
+ government_critique
739
+ harmful_generalization,not_in_my_backyard,solutions_interventions
740
+ societal_critique,solutions_interventions
741
+ not_in_my_backyard
742
+ solutions_interventions
743
+ solutions_interventions,government_critique
744
+ societal_critique,money_aid_resource_allocation,solutions_interventions
745
+ 0
746
+ solutions_interventions
747
+ harmful_generalization
748
+ harmful_generalization,deserving_undeserving_of_resources
749
+ 0
750
+ solutions_interventions
751
+ 0
752
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
753
+ harmful_generalization
754
+ 0
755
+ government_critique
756
+ 0
757
+ solutions_interventions
758
+ 0
759
+ harmful_generalization
760
+ harmful_generalization
761
+ solutions_interventions
762
+ harmful_generalization
763
+ harmful_generalization
764
+ harmful_generalization
765
+ solutions_interventions
766
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
767
+ 0
768
+ deserving_undeserving_of_resources,societal_critique
769
+ solutions_interventions,government_critique
770
+ harmful_generalization
771
+ government_critique
772
+ government_critique
773
+ harmful_generalization
774
+ government_critique,deserving_undeserving_of_resources
775
+ government_critique,solutions_interventions
776
+ media_portrayal
777
+ 0
778
+ solutions_interventions
779
+ media_portrayal
780
+ media_portrayal
781
+ 0
782
+ personal_interaction_observation_of_homelessness
783
+ solutions_interventions
784
+ solutions_interventions
785
+ money_aid_resource_allocation,government_critique
786
+ 0
787
+ harmful_generalization
788
+ government_critique
789
+ 0
790
+ 0
791
+ 0
792
+ solutions_interventions
793
+ 0
794
+ 0
795
+ solutions_interventions
796
+ societal_critique
797
+ 0
798
+ harmful_generalization
799
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
800
+ harmful_generalization
801
+ 0
802
+ personal_interaction_observation_of_homelessness
803
+ deserving_undeserving_of_resources,solutions_interventions
804
+ harmful_generalization
805
+ 0
806
+ harmful_generalization
807
+ solutions_interventions
808
+ media_portrayal
809
+ 0
810
+ 0
811
+ harmful_generalization
812
+ harmful_generalization
813
+ money_aid_resource_allocation
814
+ harmful_generalization,societal_critique
815
+ 0
816
+ solutions_interventions
817
+ 0
818
+ 0
819
+ harmful_generalization
820
+ harmful_generalization,societal_critique
821
+ harmful_generalization
822
+ government_critique,money_aid_resource_allocation
823
+ 0
824
+ societal_critique
825
+ government_critique,money_aid_resource_allocation
826
+ harmful_generalization
827
+ harmful_generalization
828
+ 0
829
+ harmful_generalization
830
+ 0
831
+ solutions_interventions
832
+ government_critique
833
+ solutions_interventions
834
+ media_portrayal
835
+ societal_critique
836
+ personal_interaction_observation_of_homelessness
837
+ 0
838
+ solutions_interventions
839
+ 0
840
+ societal_critique
841
+ personal_interaction_observation_of_homelessness,solutions_interventions
842
+ harmful_generalization,societal_critique
843
+ solutions_interventions
844
+ solutions_interventions
845
+ 0
846
+ harmful_generalization
847
+ solutions_interventions
848
+ solutions_interventions,personal_interaction_observation_of_homelessness
849
+ 0
850
+ 0
851
+ personal_interaction_observation_of_homelessness
852
+ government_critique
853
+ 0
854
+ not_in_my_backyard
855
+ harmful_generalization,societal_critique,solutions_interventions
856
+ government_critique
857
+ harmful_generalization
858
+ 0
859
+ 0
860
+ harmful_generalization,societal_critique
861
+ societal_critique
862
+ personal_interaction_observation_of_homelessness
863
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
864
+ harmful_generalization
865
+ solutions_interventions
866
+ societal_critique
867
+ 0
868
+ 0
869
+ harmful_generalization
870
+ harmful_generalization
871
+ government_critique,solutions_interventions
872
+ 0
873
+ harmful_generalization
874
+ harmful_generalization
875
+ 0
876
+ harmful_generalization
877
+ societal_critique
878
+ solutions_interventions
879
+ harmful_generalization
880
+ 0
881
+ deserving_undeserving_of_resources,government_critique
882
+ not_in_my_backyard
883
+ solutions_interventions
884
+ harmful_generalization
885
+ 0
886
+ deserving_undeserving_of_resources,government_critique
887
+ solutions_interventions
888
+ 0
889
+ personal_interaction_observation_of_homelessness,solutions_interventions
890
+ societal_critique
891
+ 0
892
+ solutions_interventions,personal_interaction_observation_of_homelessness
893
+ money_aid_resource_allocation
894
+ 0
895
+ solutions_interventions
896
+ solutions_interventions
897
+ societal_critique
898
+ 0
899
+ money_aid_resource_allocation,government_critique
900
+ harmful_generalization
901
+ harmful_generalization
902
+ harmful_generalization,government_critique
903
+ government_critique
904
+ money_aid_resource_allocation,solutions_interventions
905
+ harmful_generalization
906
+ 0
907
+ government_critique
908
+ personal_interaction_observation_of_homelessness
909
+ personal_interaction_observation_of_homelessness
910
+ 0
911
+ solutions_interventions
912
+ solutions_interventions
913
+ deserving_undeserving_of_resources,societal_critique
914
+ personal_interaction_observation_of_homelessness
915
+ 0
916
+ government_critique,not_in_my_backyard
917
+ harmful_generalization
918
+ solutions_interventions
919
+ 0
920
+ solutions_interventions
921
+ 0
922
+ societal_critique,solutions_interventions
923
+ government_critique
924
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
925
+ 0
926
+ 0
927
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
928
+ government_critique,solutions_interventions
929
+ societal_critique
930
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
931
+ harmful_generalization
932
+ societal_critique
933
+ harmful_generalization
934
+ harmful_generalization,not_in_my_backyard
935
+ 0
936
+ not_in_my_backyard
937
+ not_in_my_backyard,money_aid_resource_allocation
938
+ money_aid_resource_allocation,solutions_interventions
939
+ personal_interaction_observation_of_homelessness
940
+ 0
941
+ deserving_undeserving_of_resources
942
+ harmful_generalization,government_critique
943
+ harmful_generalization
944
+ government_critique,solutions_interventions
945
+ 0
946
+ solutions_interventions
947
+ harmful_generalization
948
+ government_critique
949
+ personal_interaction_observation_of_homelessness
950
+ societal_critique
951
+ harmful_generalization
952
+ harmful_generalization
953
+ harmful_generalization
954
+ 0
955
+ solutions_interventions
956
+ 0
957
+ personal_interaction_observation_of_homelessness
958
+ harmful_generalization
959
+ government_critique
960
+ harmful_generalization,societal_critique
961
+ 0
962
+ personal_interaction_observation_of_homelessness
963
+ harmful_generalization,not_in_my_backyard,government_critique
964
+ solutions_interventions
965
+ 0
966
+ societal_critique
967
+ government_critique
968
+ harmful_generalization
969
+ 0
970
+ government_critique
971
+ 0
972
+ not_in_my_backyard
973
+ harmful_generalization
974
+ 0
975
+ money_aid_resource_allocation
976
+ solutions_interventions
977
+ government_critique
978
+ government_critique,solutions_interventions
979
+ government_critique,solutions_interventions
980
+ solutions_interventions
981
+ societal_critique
982
+ societal_critique
983
+ money_aid_resource_allocation,solutions_interventions
984
+ government_critique
985
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
986
+ government_critique,solutions_interventions
987
+ government_critique
988
+ government_critique
989
+ harmful_generalization
990
+ personal_interaction_observation_of_homelessness
991
+ 0
992
+ deserving_undeserving_of_resources,societal_critique
993
+ media_portrayal
994
+ government_critique
995
+ solutions_interventions
996
+ 0
997
+ 0
998
+ personal_interaction_observation_of_homelessness
999
+ solutions_interventions
1000
+ personal_interaction_observation_of_homelessness
1001
+ personal_interaction_observation_of_homelessness
1002
+ not_in_my_backyard
1003
+ harmful_generalization
1004
+ 0
1005
+ money_aid_resource_allocation,government_critique
1006
+ harmful_generalization,solutions_interventions
1007
+ 0
1008
+ solutions_interventions,personal_interaction_observation_of_homelessness
1009
+ government_critique
1010
+ harmful_generalization,societal_critique
1011
+ solutions_interventions
1012
+ solutions_interventions
1013
+ deserving_undeserving_of_resources,government_critique,solutions_interventions
1014
+ 0
1015
+ 0
1016
+ societal_critique
1017
+ 0
1018
+ government_critique
1019
+ harmful_generalization
1020
+ 0
1021
+ personal_interaction_observation_of_homelessness
1022
+ societal_critique,solutions_interventions
1023
+ harmful_generalization,societal_critique
1024
+ harmful_generalization
1025
+ 0
1026
+ government_critique
1027
+ harmful_generalization
1028
+ 0
1029
+ money_aid_resource_allocation,government_critique
1030
+ media_portrayal
1031
+ personal_interaction_observation_of_homelessness
1032
+ 0
1033
+ solutions_interventions
1034
+ harmful_generalization
1035
+ 0
1036
+ societal_critique
1037
+ media_portrayal
1038
+ 0
1039
+ money_aid_resource_allocation,government_critique
1040
+ 0
1041
+ deserving_undeserving_of_resources,government_critique
1042
+ 0
1043
+ money_aid_resource_allocation
1044
+ government_critique,solutions_interventions
1045
+ societal_critique
1046
+ harmful_generalization
1047
+ 0
1048
+ 0
1049
+ solutions_interventions
1050
+ government_critique,solutions_interventions
1051
+ deserving_undeserving_of_resources,government_critique
1052
+ 0
1053
+ deserving_undeserving_of_resources,government_critique
1054
+ government_critique
1055
+ harmful_generalization
1056
+ government_critique
1057
+ harmful_generalization
1058
+ harmful_generalization
1059
+ harmful_generalization,government_critique
1060
+ government_critique
1061
+ government_critique
1062
+ societal_critique,solutions_interventions
1063
+ 0
1064
+ media_portrayal
1065
+ harmful_generalization
1066
+ societal_critique
1067
+ solutions_interventions
1068
+ 0
1069
+ solutions_interventions
1070
+ solutions_interventions
1071
+ government_critique,solutions_interventions
1072
+ solutions_interventions
1073
+ solutions_interventions
1074
+ government_critique
1075
+ solutions_interventions
1076
+ personal_interaction_observation_of_homelessness
1077
+ harmful_generalization
1078
+ 0
1079
+ personal_interaction_observation_of_homelessness
1080
+ money_aid_resource_allocation,government_critique
1081
+ 0
1082
+ solutions_interventions
1083
+ government_critique,not_in_my_backyard
1084
+ 0
1085
+ solutions_interventions
1086
+ money_aid_resource_allocation
1087
+ 0
1088
+ harmful_generalization,government_critique
1089
+ government_critique,solutions_interventions
1090
+ government_critique
1091
+ 0
1092
+ societal_critique
1093
+ 0
1094
+ harmful_generalization,societal_critique
1095
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
1096
+ personal_interaction_observation_of_homelessness
1097
+ solutions_interventions
1098
+ societal_critique
1099
+ solutions_interventions
1100
+ money_aid_resource_allocation,solutions_interventions
1101
+ money_aid_resource_allocation,government_critique
1102
+ government_critique
1103
+ societal_critique,solutions_interventions
1104
+ harmful_generalization,government_critique
1105
+ 0
1106
+ societal_critique
1107
+ personal_interaction_observation_of_homelessness
1108
+ government_critique
1109
+ 0
1110
+ solutions_interventions
1111
+ harmful_generalization,government_critique
1112
+ societal_critique
1113
+ government_critique,solutions_interventions
1114
+ personal_interaction_observation_of_homelessness
1115
+ government_critique
1116
+ societal_critique
1117
+ 0
1118
+ deserving_undeserving_of_resources,government_critique
1119
+ solutions_interventions
1120
+ media_portrayal
1121
+ solutions_interventions
1122
+ societal_critique
1123
+ 0
1124
+ harmful_generalization
1125
+ personal_interaction_observation_of_homelessness
1126
+ 0
1127
+ harmful_generalization
1128
+ 0
1129
+ government_critique,deserving_undeserving_of_resources,money_aid_resource_allocation
1130
+ harmful_generalization
1131
+ government_critique,solutions_interventions
1132
+ societal_critique
1133
+ deserving_undeserving_of_resources,societal_critique,solutions_interventions
1134
+ personal_interaction_observation_of_homelessness
1135
+ solutions_interventions
1136
+ government_critique
1137
+ solutions_interventions
1138
+ societal_critique
1139
+ 0
1140
+ societal_critique
1141
+ societal_critique
1142
+ 0
1143
+ solutions_interventions,personal_interaction_observation_of_homelessness
1144
+ government_critique
1145
+ 0
1146
+ harmful_generalization
1147
+ money_aid_resource_allocation,government_critique
1148
+ deserving_undeserving_of_resources,societal_critique
1149
+ government_critique
1150
+ deserving_undeserving_of_resources,government_critique
1151
+ solutions_interventions
1152
+ 0
1153
+ solutions_interventions
1154
+ 0
1155
+ societal_critique
1156
+ 0
1157
+ harmful_generalization,societal_critique
1158
+ personal_interaction_observation_of_homelessness
1159
+ solutions_interventions
1160
+ government_critique,solutions_interventions
1161
+ 0
1162
+ personal_interaction_observation_of_homelessness
1163
+ harmful_generalization,societal_critique
1164
+ harmful_generalization
1165
+ harmful_generalization,personal_interaction_observation_of_homelessness
1166
+ deserving_undeserving_of_resources,societal_critique
1167
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
1168
+ not_in_my_backyard
1169
+ deserving_undeserving_of_resources,societal_critique
1170
+ harmful_generalization,government_critique
1171
+ deserving_undeserving_of_resources,money_aid_resource_allocation,solutions_interventions
1172
+ 0
1173
+ money_aid_resource_allocation,solutions_interventions
1174
+ government_critique
1175
+ harmful_generalization,government_critique
1176
+ money_aid_resource_allocation,government_critique
1177
+ government_critique
1178
+ solutions_interventions
1179
+ government_critique,solutions_interventions
1180
+ government_critique,solutions_interventions
1181
+ media_portrayal
1182
+ societal_critique
1183
+ harmful_generalization,societal_critique
1184
+ 0
1185
+ money_aid_resource_allocation,not_in_my_backyard
1186
+ government_critique,solutions_interventions
1187
+ personal_interaction_observation_of_homelessness
1188
+ societal_critique
1189
+ deserving_undeserving_of_resources,government_critique
1190
+ harmful_generalization
1191
+ personal_interaction_observation_of_homelessness
1192
+ personal_interaction_observation_of_homelessness
1193
+ 0
1194
+ 0
1195
+ 0
1196
+ solutions_interventions
1197
+ 0
1198
+ 0
1199
+ media_portrayal
1200
+ solutions_interventions,government_critique
1201
+ solutions_interventions
1202
+ solutions_interventions,personal_interaction_observation_of_homelessness
1203
+ 0
1204
+ 0
1205
+ 0
1206
+ 0
1207
+ government_critique,solutions_interventions
1208
+ 0
1209
+ 0
1210
+ not_in_my_backyard,government_critique
1211
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
1212
+ harmful_generalization,solutions_interventions
1213
+ solutions_interventions
1214
+ 0
1215
+ societal_critique
1216
+ 0
1217
+ solutions_interventions
1218
+ harmful_generalization,government_critique
1219
+ harmful_generalization
1220
+ government_critique
1221
+ harmful_generalization
1222
+ solutions_interventions
1223
+ media_portrayal
1224
+ 0
1225
+ harmful_generalization
1226
+ solutions_interventions
1227
+ harmful_generalization,societal_critique
1228
+ 0
1229
+ 0
1230
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
1231
+ societal_critique
1232
+ societal_critique
1233
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
1234
+ solutions_interventions
1235
+ harmful_generalization
1236
+ societal_critique
1237
+ solutions_interventions
1238
+ government_critique
1239
+ harmful_generalization
1240
+ solutions_interventions
1241
+ solutions_interventions
1242
+ solutions_interventions,personal_interaction_observation_of_homelessness
1243
+ 0
1244
+ government_critique
1245
+ 0
1246
+ 0
1247
+ 0
1248
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
1249
+ personal_interaction_observation_of_homelessness
1250
+ societal_critique
1251
+ government_critique
1252
+ harmful_generalization
1253
+ solutions_interventions,government_critique
1254
+ 0
1255
+ solutions_interventions
1256
+ 0
1257
+ harmful_generalization,not_in_my_backyard
1258
+ societal_critique
1259
+ government_critique,money_aid_resource_allocation
1260
+ media_portrayal
1261
+ harmful_generalization,government_critique
1262
+ harmful_generalization,government_critique
1263
+ solutions_interventions
1264
+ money_aid_resource_allocation,government_critique
1265
+ government_critique
1266
+ harmful_generalization,government_critique
1267
+ money_aid_resource_allocation,societal_critique,solutions_interventions
1268
+ deserving_undeserving_of_resources,money_aid_resource_allocation,government_critique
1269
+ 0
1270
+ 0
1271
+ harmful_generalization
1272
+ harmful_generalization
1273
+ personal_interaction_observation_of_homelessness
1274
+ personal_interaction_observation_of_homelessness
1275
+ harmful_generalization
1276
+ 0
1277
+ 0
1278
+ government_critique
1279
+ money_aid_resource_allocation,solutions_interventions
1280
+ societal_critique
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.29.2"
6
+ }
predict_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "predict_f1": 0.2645656484880222,
3
+ "predict_loss": 0.3003044128417969,
4
+ "predict_precision": 0.2839500743890114,
5
+ "predict_recall": 0.2542304547210576,
6
+ "predict_runtime": 239.0642,
7
+ "predict_samples": 1280,
8
+ "predict_samples_per_second": 5.354,
9
+ "predict_steps_per_second": 2.677
10
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de35ffcc0e3fdb0c8af932b7490cfe9059bbc7f2965eb735743c39f9b03e8ac8
3
+ size 3132556293
special_tokens_map.json ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<extra_id_0>",
4
+ "<extra_id_1>",
5
+ "<extra_id_2>",
6
+ "<extra_id_3>",
7
+ "<extra_id_4>",
8
+ "<extra_id_5>",
9
+ "<extra_id_6>",
10
+ "<extra_id_7>",
11
+ "<extra_id_8>",
12
+ "<extra_id_9>",
13
+ "<extra_id_10>",
14
+ "<extra_id_11>",
15
+ "<extra_id_12>",
16
+ "<extra_id_13>",
17
+ "<extra_id_14>",
18
+ "<extra_id_15>",
19
+ "<extra_id_16>",
20
+ "<extra_id_17>",
21
+ "<extra_id_18>",
22
+ "<extra_id_19>",
23
+ "<extra_id_20>",
24
+ "<extra_id_21>",
25
+ "<extra_id_22>",
26
+ "<extra_id_23>",
27
+ "<extra_id_24>",
28
+ "<extra_id_25>",
29
+ "<extra_id_26>",
30
+ "<extra_id_27>",
31
+ "<extra_id_28>",
32
+ "<extra_id_29>",
33
+ "<extra_id_30>",
34
+ "<extra_id_31>",
35
+ "<extra_id_32>",
36
+ "<extra_id_33>",
37
+ "<extra_id_34>",
38
+ "<extra_id_35>",
39
+ "<extra_id_36>",
40
+ "<extra_id_37>",
41
+ "<extra_id_38>",
42
+ "<extra_id_39>",
43
+ "<extra_id_40>",
44
+ "<extra_id_41>",
45
+ "<extra_id_42>",
46
+ "<extra_id_43>",
47
+ "<extra_id_44>",
48
+ "<extra_id_45>",
49
+ "<extra_id_46>",
50
+ "<extra_id_47>",
51
+ "<extra_id_48>",
52
+ "<extra_id_49>",
53
+ "<extra_id_50>",
54
+ "<extra_id_51>",
55
+ "<extra_id_52>",
56
+ "<extra_id_53>",
57
+ "<extra_id_54>",
58
+ "<extra_id_55>",
59
+ "<extra_id_56>",
60
+ "<extra_id_57>",
61
+ "<extra_id_58>",
62
+ "<extra_id_59>",
63
+ "<extra_id_60>",
64
+ "<extra_id_61>",
65
+ "<extra_id_62>",
66
+ "<extra_id_63>",
67
+ "<extra_id_64>",
68
+ "<extra_id_65>",
69
+ "<extra_id_66>",
70
+ "<extra_id_67>",
71
+ "<extra_id_68>",
72
+ "<extra_id_69>",
73
+ "<extra_id_70>",
74
+ "<extra_id_71>",
75
+ "<extra_id_72>",
76
+ "<extra_id_73>",
77
+ "<extra_id_74>",
78
+ "<extra_id_75>",
79
+ "<extra_id_76>",
80
+ "<extra_id_77>",
81
+ "<extra_id_78>",
82
+ "<extra_id_79>",
83
+ "<extra_id_80>",
84
+ "<extra_id_81>",
85
+ "<extra_id_82>",
86
+ "<extra_id_83>",
87
+ "<extra_id_84>",
88
+ "<extra_id_85>",
89
+ "<extra_id_86>",
90
+ "<extra_id_87>",
91
+ "<extra_id_88>",
92
+ "<extra_id_89>",
93
+ "<extra_id_90>",
94
+ "<extra_id_91>",
95
+ "<extra_id_92>",
96
+ "<extra_id_93>",
97
+ "<extra_id_94>",
98
+ "<extra_id_95>",
99
+ "<extra_id_96>",
100
+ "<extra_id_97>",
101
+ "<extra_id_98>",
102
+ "<extra_id_99>"
103
+ ],
104
+ "eos_token": "</s>",
105
+ "pad_token": "<pad>",
106
+ "unk_token": "<unk>"
107
+ }
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
3
+ size 791656
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<extra_id_0>",
4
+ "<extra_id_1>",
5
+ "<extra_id_2>",
6
+ "<extra_id_3>",
7
+ "<extra_id_4>",
8
+ "<extra_id_5>",
9
+ "<extra_id_6>",
10
+ "<extra_id_7>",
11
+ "<extra_id_8>",
12
+ "<extra_id_9>",
13
+ "<extra_id_10>",
14
+ "<extra_id_11>",
15
+ "<extra_id_12>",
16
+ "<extra_id_13>",
17
+ "<extra_id_14>",
18
+ "<extra_id_15>",
19
+ "<extra_id_16>",
20
+ "<extra_id_17>",
21
+ "<extra_id_18>",
22
+ "<extra_id_19>",
23
+ "<extra_id_20>",
24
+ "<extra_id_21>",
25
+ "<extra_id_22>",
26
+ "<extra_id_23>",
27
+ "<extra_id_24>",
28
+ "<extra_id_25>",
29
+ "<extra_id_26>",
30
+ "<extra_id_27>",
31
+ "<extra_id_28>",
32
+ "<extra_id_29>",
33
+ "<extra_id_30>",
34
+ "<extra_id_31>",
35
+ "<extra_id_32>",
36
+ "<extra_id_33>",
37
+ "<extra_id_34>",
38
+ "<extra_id_35>",
39
+ "<extra_id_36>",
40
+ "<extra_id_37>",
41
+ "<extra_id_38>",
42
+ "<extra_id_39>",
43
+ "<extra_id_40>",
44
+ "<extra_id_41>",
45
+ "<extra_id_42>",
46
+ "<extra_id_43>",
47
+ "<extra_id_44>",
48
+ "<extra_id_45>",
49
+ "<extra_id_46>",
50
+ "<extra_id_47>",
51
+ "<extra_id_48>",
52
+ "<extra_id_49>",
53
+ "<extra_id_50>",
54
+ "<extra_id_51>",
55
+ "<extra_id_52>",
56
+ "<extra_id_53>",
57
+ "<extra_id_54>",
58
+ "<extra_id_55>",
59
+ "<extra_id_56>",
60
+ "<extra_id_57>",
61
+ "<extra_id_58>",
62
+ "<extra_id_59>",
63
+ "<extra_id_60>",
64
+ "<extra_id_61>",
65
+ "<extra_id_62>",
66
+ "<extra_id_63>",
67
+ "<extra_id_64>",
68
+ "<extra_id_65>",
69
+ "<extra_id_66>",
70
+ "<extra_id_67>",
71
+ "<extra_id_68>",
72
+ "<extra_id_69>",
73
+ "<extra_id_70>",
74
+ "<extra_id_71>",
75
+ "<extra_id_72>",
76
+ "<extra_id_73>",
77
+ "<extra_id_74>",
78
+ "<extra_id_75>",
79
+ "<extra_id_76>",
80
+ "<extra_id_77>",
81
+ "<extra_id_78>",
82
+ "<extra_id_79>",
83
+ "<extra_id_80>",
84
+ "<extra_id_81>",
85
+ "<extra_id_82>",
86
+ "<extra_id_83>",
87
+ "<extra_id_84>",
88
+ "<extra_id_85>",
89
+ "<extra_id_86>",
90
+ "<extra_id_87>",
91
+ "<extra_id_88>",
92
+ "<extra_id_89>",
93
+ "<extra_id_90>",
94
+ "<extra_id_91>",
95
+ "<extra_id_92>",
96
+ "<extra_id_93>",
97
+ "<extra_id_94>",
98
+ "<extra_id_95>",
99
+ "<extra_id_96>",
100
+ "<extra_id_97>",
101
+ "<extra_id_98>",
102
+ "<extra_id_99>"
103
+ ],
104
+ "clean_up_tokenization_spaces": true,
105
+ "eos_token": "</s>",
106
+ "extra_ids": 100,
107
+ "model_max_length": 512,
108
+ "pad_token": "<pad>",
109
+ "sp_model_kwargs": {},
110
+ "tokenizer_class": "T5Tokenizer",
111
+ "unk_token": "<unk>"
112
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 15.0,
3
+ "train_loss": 0.27247093051087623,
4
+ "train_runtime": 6452.7815,
5
+ "train_samples": 8217,
6
+ "train_samples_per_second": 31.835,
7
+ "train_steps_per_second": 0.066
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.22290533781051636,
3
+ "best_model_checkpoint": "./outputs/google/flan-t5-large_02122024_01_43_15/checkpoint-204",
4
+ "epoch": 15.0,
5
+ "global_step": 255,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 1.0,
12
+ "eval_f1": 0.35854612429690697,
13
+ "eval_loss": 0.3239080309867859,
14
+ "eval_precision": 0.5345785424388172,
15
+ "eval_recall": 0.329796257224621,
16
+ "eval_runtime": 38.8356,
17
+ "eval_samples_per_second": 23.509,
18
+ "eval_steps_per_second": 0.051,
19
+ "step": 17
20
+ },
21
+ {
22
+ "epoch": 2.0,
23
+ "eval_f1": 0.4800086503009432,
24
+ "eval_loss": 0.27419987320899963,
25
+ "eval_precision": 0.5542260783408233,
26
+ "eval_recall": 0.45913065421918553,
27
+ "eval_runtime": 39.8578,
28
+ "eval_samples_per_second": 22.906,
29
+ "eval_steps_per_second": 0.05,
30
+ "step": 34
31
+ },
32
+ {
33
+ "epoch": 3.0,
34
+ "eval_f1": 0.5443215685703763,
35
+ "eval_loss": 0.25187569856643677,
36
+ "eval_precision": 0.6206486717460002,
37
+ "eval_recall": 0.5029506333684081,
38
+ "eval_runtime": 39.3247,
39
+ "eval_samples_per_second": 23.217,
40
+ "eval_steps_per_second": 0.051,
41
+ "step": 51
42
+ },
43
+ {
44
+ "epoch": 4.0,
45
+ "eval_f1": 0.5459293718280644,
46
+ "eval_loss": 0.24283328652381897,
47
+ "eval_precision": 0.616637099118601,
48
+ "eval_recall": 0.5155663121000017,
49
+ "eval_runtime": 37.072,
50
+ "eval_samples_per_second": 24.628,
51
+ "eval_steps_per_second": 0.054,
52
+ "step": 68
53
+ },
54
+ {
55
+ "epoch": 5.0,
56
+ "eval_f1": 0.5710196002310937,
57
+ "eval_loss": 0.23178835213184357,
58
+ "eval_precision": 0.6282617653909686,
59
+ "eval_recall": 0.5368555933265855,
60
+ "eval_runtime": 36.6733,
61
+ "eval_samples_per_second": 24.895,
62
+ "eval_steps_per_second": 0.055,
63
+ "step": 85
64
+ },
65
+ {
66
+ "epoch": 6.0,
67
+ "eval_f1": 0.5886409252490327,
68
+ "eval_loss": 0.23057235777378082,
69
+ "eval_precision": 0.6448654434139668,
70
+ "eval_recall": 0.5537863952595103,
71
+ "eval_runtime": 37.9819,
72
+ "eval_samples_per_second": 24.038,
73
+ "eval_steps_per_second": 0.053,
74
+ "step": 102
75
+ },
76
+ {
77
+ "epoch": 7.0,
78
+ "eval_f1": 0.600361744212171,
79
+ "eval_loss": 0.22994089126586914,
80
+ "eval_precision": 0.6326699786344088,
81
+ "eval_recall": 0.5875735086169913,
82
+ "eval_runtime": 36.8118,
83
+ "eval_samples_per_second": 24.802,
84
+ "eval_steps_per_second": 0.054,
85
+ "step": 119
86
+ },
87
+ {
88
+ "epoch": 8.0,
89
+ "eval_f1": 0.5898429185159373,
90
+ "eval_loss": 0.23065505921840668,
91
+ "eval_precision": 0.633863994982363,
92
+ "eval_recall": 0.562442145951263,
93
+ "eval_runtime": 36.7709,
94
+ "eval_samples_per_second": 24.829,
95
+ "eval_steps_per_second": 0.054,
96
+ "step": 136
97
+ },
98
+ {
99
+ "epoch": 9.0,
100
+ "eval_f1": 0.6065593580472449,
101
+ "eval_loss": 0.23772038519382477,
102
+ "eval_precision": 0.6261362704914151,
103
+ "eval_recall": 0.6057592597310242,
104
+ "eval_runtime": 38.4187,
105
+ "eval_samples_per_second": 23.764,
106
+ "eval_steps_per_second": 0.052,
107
+ "step": 153
108
+ },
109
+ {
110
+ "epoch": 10.0,
111
+ "eval_f1": 0.6079410417108765,
112
+ "eval_loss": 0.22976116836071014,
113
+ "eval_precision": 0.6377255763201906,
114
+ "eval_recall": 0.5914829425497372,
115
+ "eval_runtime": 37.0168,
116
+ "eval_samples_per_second": 24.664,
117
+ "eval_steps_per_second": 0.054,
118
+ "step": 170
119
+ },
120
+ {
121
+ "epoch": 11.0,
122
+ "eval_f1": 0.5969861624754838,
123
+ "eval_loss": 0.22933387756347656,
124
+ "eval_precision": 0.6259750563139828,
125
+ "eval_recall": 0.5795562950971751,
126
+ "eval_runtime": 37.9807,
127
+ "eval_samples_per_second": 24.039,
128
+ "eval_steps_per_second": 0.053,
129
+ "step": 187
130
+ },
131
+ {
132
+ "epoch": 12.0,
133
+ "eval_f1": 0.6081487065194826,
134
+ "eval_loss": 0.22290533781051636,
135
+ "eval_precision": 0.6323140438141116,
136
+ "eval_recall": 0.588223635460403,
137
+ "eval_runtime": 39.5283,
138
+ "eval_samples_per_second": 23.097,
139
+ "eval_steps_per_second": 0.051,
140
+ "step": 204
141
+ },
142
+ {
143
+ "epoch": 13.0,
144
+ "eval_f1": 0.6024729442886458,
145
+ "eval_loss": 0.23005685210227966,
146
+ "eval_precision": 0.6260193130412378,
147
+ "eval_recall": 0.5896803540305185,
148
+ "eval_runtime": 39.0168,
149
+ "eval_samples_per_second": 23.4,
150
+ "eval_steps_per_second": 0.051,
151
+ "step": 221
152
+ },
153
+ {
154
+ "epoch": 14.0,
155
+ "eval_f1": 0.6077520041715136,
156
+ "eval_loss": 0.2309972643852234,
157
+ "eval_precision": 0.6309778562386218,
158
+ "eval_recall": 0.5944067259980179,
159
+ "eval_runtime": 39.6005,
160
+ "eval_samples_per_second": 23.055,
161
+ "eval_steps_per_second": 0.051,
162
+ "step": 238
163
+ },
164
+ {
165
+ "epoch": 15.0,
166
+ "eval_f1": 0.5905725901461648,
167
+ "eval_loss": 0.23189686238765717,
168
+ "eval_precision": 0.6228263267388,
169
+ "eval_recall": 0.5694187522517138,
170
+ "eval_runtime": 38.3036,
171
+ "eval_samples_per_second": 23.836,
172
+ "eval_steps_per_second": 0.052,
173
+ "step": 255
174
+ },
175
+ {
176
+ "epoch": 15.0,
177
+ "step": 255,
178
+ "total_flos": 37877602058240.0,
179
+ "train_loss": 0.27247093051087623,
180
+ "train_runtime": 6452.7815,
181
+ "train_samples_per_second": 31.835,
182
+ "train_steps_per_second": 0.066
183
+ }
184
+ ],
185
+ "max_steps": 425,
186
+ "num_train_epochs": 25,
187
+ "total_flos": 37877602058240.0,
188
+ "trial_name": null,
189
+ "trial_params": null
190
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f55b17e0e799e699b9d36fdffaf73fb0d9d44f01cf744be4ea6916eb42552f
3
+ size 5435