Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
| 45 |
"tie_embeddings": true,
|
| 46 |
"solver": "anderson",
|
| 47 |
"max_iter": 64,
|
| 48 |
-
"min_iter":
|
| 49 |
"tol": 0.0002,
|
| 50 |
"anderson_m": 5,
|
| 51 |
"anderson_beta": 1.0,
|
|
|
|
| 45 |
"tie_embeddings": true,
|
| 46 |
"solver": "anderson",
|
| 47 |
"max_iter": 64,
|
| 48 |
+
"min_iter": 6,
|
| 49 |
"tol": 0.0002,
|
| 50 |
"anderson_m": 5,
|
| 51 |
"anderson_beta": 1.0,
|