skyyyyks commited on
Commit
ac9837f
·
verified ·
1 Parent(s): 04c2d60

Upload folder using huggingface_hub

Browse files
multievent_forecaster_kalshi_8b_400/README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-8B
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen3-8B
7
+ - lora
8
+ - transformers
9
+ ---
10
+
11
+ # Model Card for Model ID
12
+
13
+ <!-- Provide a quick summary of what the model is/does. -->
14
+
15
+
16
+
17
+ ## Model Details
18
+
19
+ ### Model Description
20
+
21
+ <!-- Provide a longer summary of what this model is. -->
22
+
23
+
24
+
25
+ - **Developed by:** [More Information Needed]
26
+ - **Funded by [optional]:** [More Information Needed]
27
+ - **Shared by [optional]:** [More Information Needed]
28
+ - **Model type:** [More Information Needed]
29
+ - **Language(s) (NLP):** [More Information Needed]
30
+ - **License:** [More Information Needed]
31
+ - **Finetuned from model [optional]:** [More Information Needed]
32
+
33
+ ### Model Sources [optional]
34
+
35
+ <!-- Provide the basic links for the model. -->
36
+
37
+ - **Repository:** [More Information Needed]
38
+ - **Paper [optional]:** [More Information Needed]
39
+ - **Demo [optional]:** [More Information Needed]
40
+
41
+ ## Uses
42
+
43
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
44
+
45
+ ### Direct Use
46
+
47
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Downstream Use [optional]
52
+
53
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
54
+
55
+ [More Information Needed]
56
+
57
+ ### Out-of-Scope Use
58
+
59
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ## Bias, Risks, and Limitations
64
+
65
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
66
+
67
+ [More Information Needed]
68
+
69
+ ### Recommendations
70
+
71
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
72
+
73
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
74
+
75
+ ## How to Get Started with the Model
76
+
77
+ Use the code below to get started with the model.
78
+
79
+ [More Information Needed]
80
+
81
+ ## Training Details
82
+
83
+ ### Training Data
84
+
85
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
86
+
87
+ [More Information Needed]
88
+
89
+ ### Training Procedure
90
+
91
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
92
+
93
+ #### Preprocessing [optional]
94
+
95
+ [More Information Needed]
96
+
97
+
98
+ #### Training Hyperparameters
99
+
100
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
101
+
102
+ #### Speeds, Sizes, Times [optional]
103
+
104
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
105
+
106
+ [More Information Needed]
107
+
108
+ ## Evaluation
109
+
110
+ <!-- This section describes the evaluation protocols and provides the results. -->
111
+
112
+ ### Testing Data, Factors & Metrics
113
+
114
+ #### Testing Data
115
+
116
+ <!-- This should link to a Dataset Card if possible. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Factors
121
+
122
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
123
+
124
+ [More Information Needed]
125
+
126
+ #### Metrics
127
+
128
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
129
+
130
+ [More Information Needed]
131
+
132
+ ### Results
133
+
134
+ [More Information Needed]
135
+
136
+ #### Summary
137
+
138
+
139
+
140
+ ## Model Examination [optional]
141
+
142
+ <!-- Relevant interpretability work for the model goes here -->
143
+
144
+ [More Information Needed]
145
+
146
+ ## Environmental Impact
147
+
148
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
+
150
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
151
+
152
+ - **Hardware Type:** [More Information Needed]
153
+ - **Hours used:** [More Information Needed]
154
+ - **Cloud Provider:** [More Information Needed]
155
+ - **Compute Region:** [More Information Needed]
156
+ - **Carbon Emitted:** [More Information Needed]
157
+
158
+ ## Technical Specifications [optional]
159
+
160
+ ### Model Architecture and Objective
161
+
162
+ [More Information Needed]
163
+
164
+ ### Compute Infrastructure
165
+
166
+ [More Information Needed]
167
+
168
+ #### Hardware
169
+
170
+ [More Information Needed]
171
+
172
+ #### Software
173
+
174
+ [More Information Needed]
175
+
176
+ ## Citation [optional]
177
+
178
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
179
+
180
+ **BibTeX:**
181
+
182
+ [More Information Needed]
183
+
184
+ **APA:**
185
+
186
+ [More Information Needed]
187
+
188
+ ## Glossary [optional]
189
+
190
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ## More Information [optional]
195
+
196
+ [More Information Needed]
197
+
198
+ ## Model Card Authors [optional]
199
+
200
+ [More Information Needed]
201
+
202
+ ## Model Card Contact
203
+
204
+ [More Information Needed]
205
+ ### Framework versions
206
+
207
+ - PEFT 0.18.1
multievent_forecaster_kalshi_8b_400/adapter_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "/mnt/tidal-alsh-share2/usr/wangshanyong/models/Qwen/Qwen3-8B",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.1,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 64,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "k_proj",
33
+ "o_proj",
34
+ "v_proj",
35
+ "q_proj"
36
+ ],
37
+ "target_parameters": null,
38
+ "task_type": "CAUSAL_LM",
39
+ "trainable_token_indices": null,
40
+ "use_dora": false,
41
+ "use_qalora": false,
42
+ "use_rslora": false
43
+ }
multievent_forecaster_kalshi_8b_400/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12ed0352df55df3bfc99eade31815e1af38c2f59b3e7904794c669e4724e3ec9
3
+ size 245405936
multievent_forecaster_kalshi_8b_400/config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "/mnt/tidal-alsh-share2/usr/wangshanyong/models/Qwen/Qwen3-8B",
3
+ "max_length": 1024,
4
+ "model_type": "llm_regressor",
5
+ "transformers_version": "4.57.6"
6
+ }
multievent_forecaster_kalshi_8b_400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44f201b26b20d5b3845126cd4ed1de078db039874517c2f47a7a7c2aeb810a94
3
+ size 499575883
multievent_forecaster_kalshi_8b_400/regression_head.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dea93afc067adee4b77f7c97bed44e1117804bb5f86c9179121e118d1486402e
3
+ size 4297917
multievent_forecaster_kalshi_8b_400/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b57faff0e818605c0842c8667507fd0bf1e814c9285f89ac1042088175f0e339
3
+ size 15429
multievent_forecaster_kalshi_8b_400/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4efbc8cc33d9551af96bc927f812c31a2847eaf24e0e8c2a5d7ae55320883d70
3
+ size 15429
multievent_forecaster_kalshi_8b_400/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13435ba2f981551bb7445ed22f8328b230fb0fa5c3a55ee3641251b5cb2e9ce0
3
+ size 15429
multievent_forecaster_kalshi_8b_400/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00e47db5862ec8bf6cbbdb8b493c03ebfba2e1ce6d41b8deac63ac3417423edf
3
+ size 15429
multievent_forecaster_kalshi_8b_400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11e2ada8edd1324b1b57da7683a0776b7c07d0ceb635feb5594fe45baed49a6e
3
+ size 1465
multievent_forecaster_kalshi_8b_400/trainer_state.json ADDED
@@ -0,0 +1,314 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 9.09221902017291,
6
+ "eval_steps": 500,
7
+ "global_step": 400,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.23054755043227665,
14
+ "grad_norm": 91.29291534423828,
15
+ "learning_rate": 4.897727272727273e-05,
16
+ "loss": 2.5026,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.4610951008645533,
21
+ "grad_norm": 19.79408836364746,
22
+ "learning_rate": 4.7840909090909094e-05,
23
+ "loss": 2.0292,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.69164265129683,
28
+ "grad_norm": 30.20547866821289,
29
+ "learning_rate": 4.6704545454545455e-05,
30
+ "loss": 2.1916,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.9221902017291066,
35
+ "grad_norm": 24.74711036682129,
36
+ "learning_rate": 4.556818181818182e-05,
37
+ "loss": 2.1964,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 1.138328530259366,
42
+ "grad_norm": 9.37709903717041,
43
+ "learning_rate": 4.443181818181818e-05,
44
+ "loss": 1.6608,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 1.3688760806916427,
49
+ "grad_norm": 48.70063018798828,
50
+ "learning_rate": 4.329545454545455e-05,
51
+ "loss": 2.3562,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 1.5994236311239192,
56
+ "grad_norm": 72.04326629638672,
57
+ "learning_rate": 4.215909090909091e-05,
58
+ "loss": 2.2496,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 1.8299711815561959,
63
+ "grad_norm": 10.045799255371094,
64
+ "learning_rate": 4.102272727272727e-05,
65
+ "loss": 2.0692,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 2.0461095100864553,
70
+ "grad_norm": 44.97495651245117,
71
+ "learning_rate": 3.988636363636364e-05,
72
+ "loss": 2.1166,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 2.276657060518732,
77
+ "grad_norm": 28.970245361328125,
78
+ "learning_rate": 3.875e-05,
79
+ "loss": 1.6423,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 2.5072046109510087,
84
+ "grad_norm": 17.345104217529297,
85
+ "learning_rate": 3.761363636363637e-05,
86
+ "loss": 1.7007,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 2.7377521613832854,
91
+ "grad_norm": 12.988512992858887,
92
+ "learning_rate": 3.647727272727273e-05,
93
+ "loss": 2.7958,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 2.968299711815562,
98
+ "grad_norm": 94.61054229736328,
99
+ "learning_rate": 3.534090909090909e-05,
100
+ "loss": 2.0341,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 3.1844380403458215,
105
+ "grad_norm": 12.716495513916016,
106
+ "learning_rate": 3.4204545454545456e-05,
107
+ "loss": 1.6725,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 3.414985590778098,
112
+ "grad_norm": 28.122188568115234,
113
+ "learning_rate": 3.3068181818181824e-05,
114
+ "loss": 1.7269,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 3.6455331412103744,
119
+ "grad_norm": 51.896339416503906,
120
+ "learning_rate": 3.1931818181818184e-05,
121
+ "loss": 2.4791,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 3.8760806916426516,
126
+ "grad_norm": 53.93293380737305,
127
+ "learning_rate": 3.079545454545455e-05,
128
+ "loss": 2.0597,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 4.0922190201729105,
133
+ "grad_norm": 87.27881622314453,
134
+ "learning_rate": 2.965909090909091e-05,
135
+ "loss": 2.2493,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 4.322766570605188,
140
+ "grad_norm": 5.8094964027404785,
141
+ "learning_rate": 2.8522727272727273e-05,
142
+ "loss": 2.2953,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 4.553314121037464,
147
+ "grad_norm": 40.53324890136719,
148
+ "learning_rate": 2.7386363636363637e-05,
149
+ "loss": 1.9268,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 4.78386167146974,
154
+ "grad_norm": 62.864315032958984,
155
+ "learning_rate": 2.625e-05,
156
+ "loss": 1.9289,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 5.0,
161
+ "grad_norm": 20.98003578186035,
162
+ "learning_rate": 2.511363636363637e-05,
163
+ "loss": 1.8132,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 5.230547550432276,
168
+ "grad_norm": 26.50341033935547,
169
+ "learning_rate": 2.397727272727273e-05,
170
+ "loss": 1.817,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 5.461095100864553,
175
+ "grad_norm": 21.62080955505371,
176
+ "learning_rate": 2.2840909090909093e-05,
177
+ "loss": 1.8687,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 5.69164265129683,
182
+ "grad_norm": 15.431331634521484,
183
+ "learning_rate": 2.1704545454545454e-05,
184
+ "loss": 2.1427,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 5.922190201729107,
189
+ "grad_norm": 7.966201305389404,
190
+ "learning_rate": 2.056818181818182e-05,
191
+ "loss": 1.9855,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 6.138328530259366,
196
+ "grad_norm": 17.97686767578125,
197
+ "learning_rate": 1.9431818181818182e-05,
198
+ "loss": 1.4103,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 6.368876080691643,
203
+ "grad_norm": 11.87636947631836,
204
+ "learning_rate": 1.8295454545454546e-05,
205
+ "loss": 1.5403,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 6.599423631123919,
210
+ "grad_norm": 42.60185241699219,
211
+ "learning_rate": 1.715909090909091e-05,
212
+ "loss": 2.4363,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 6.829971181556196,
217
+ "grad_norm": 10.157814025878906,
218
+ "learning_rate": 1.6022727272727274e-05,
219
+ "loss": 2.0181,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 7.046109510086455,
224
+ "grad_norm": 11.89142894744873,
225
+ "learning_rate": 1.4886363636363636e-05,
226
+ "loss": 1.5996,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 7.276657060518732,
231
+ "grad_norm": 50.46406173706055,
232
+ "learning_rate": 1.3750000000000002e-05,
233
+ "loss": 1.8718,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 7.507204610951009,
238
+ "grad_norm": 43.37810516357422,
239
+ "learning_rate": 1.2613636363636363e-05,
240
+ "loss": 1.8254,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 7.737752161383285,
245
+ "grad_norm": 55.80366134643555,
246
+ "learning_rate": 1.1477272727272729e-05,
247
+ "loss": 1.5426,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 7.968299711815562,
252
+ "grad_norm": 23.030118942260742,
253
+ "learning_rate": 1.0340909090909091e-05,
254
+ "loss": 1.6439,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 8.184438040345821,
259
+ "grad_norm": 94.46094512939453,
260
+ "learning_rate": 9.204545454545455e-06,
261
+ "loss": 1.9681,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 8.414985590778098,
266
+ "grad_norm": 57.74267578125,
267
+ "learning_rate": 8.068181818181819e-06,
268
+ "loss": 1.6013,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 8.645533141210375,
273
+ "grad_norm": 20.316831588745117,
274
+ "learning_rate": 6.931818181818182e-06,
275
+ "loss": 1.4502,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 8.87608069164265,
280
+ "grad_norm": 119.51900482177734,
281
+ "learning_rate": 5.795454545454545e-06,
282
+ "loss": 1.5396,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 9.09221902017291,
287
+ "grad_norm": 23.852556228637695,
288
+ "learning_rate": 4.6590909090909095e-06,
289
+ "loss": 1.3473,
290
+ "step": 400
291
+ }
292
+ ],
293
+ "logging_steps": 10,
294
+ "max_steps": 440,
295
+ "num_input_tokens_seen": 0,
296
+ "num_train_epochs": 10,
297
+ "save_steps": 50,
298
+ "stateful_callbacks": {
299
+ "TrainerControl": {
300
+ "args": {
301
+ "should_epoch_stop": false,
302
+ "should_evaluate": false,
303
+ "should_log": false,
304
+ "should_save": true,
305
+ "should_training_stop": false
306
+ },
307
+ "attributes": {}
308
+ }
309
+ },
310
+ "total_flos": 1.1604762713351258e+19,
311
+ "train_batch_size": 2,
312
+ "trial_name": null,
313
+ "trial_params": null
314
+ }
multievent_forecaster_kalshi_8b_400/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347dcfff636abc3a04ac3d91e4c675faa32fd8ad5b0c9240623d22049b03f45c
3
+ size 5969