Upload ioi_linear_params.json
Browse files- ioi_linear_params.json +8 -0
ioi_linear_params.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"gemma": {
|
| 3 |
+
"bias": 0.04835902899503708,
|
| 4 |
+
"token_coeff": 0.767971899360421,
|
| 5 |
+
"position_coeff": 2.004627879709005
|
| 6 |
+
},
|
| 7 |
+
"model_class": "Gemma2ForCausalLM"
|
| 8 |
+
}
|