main chck_100M
Browse files- .complete.json +3 -3
- model.safetensors +1 -1
- training_manifest.json +10 -7
.complete.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
| 2 |
"files": {
|
| 3 |
"config.json": "1cda17ac7f888bdbecee636a6a9ff3f6486ce02eee0871c5738ffaf859949b6b",
|
| 4 |
"factor_readout.safetensors": "db1b6b3819d70b856ff2df0e502072bfdd9f2b273749522afa21ef55ae0bd7b8",
|
| 5 |
-
"model.safetensors": "
|
| 6 |
"special_tokens_map.json": "2be97b602cd0e4a6c2874cbf03c0d1025b3af5474666da931bc04f6c23a9a39d",
|
| 7 |
"tokenizer.json": "2b8d1b3f51c0d8f276a64ea6a69efa50b4d9899780f1b282b4d0dcb7be5bbb0f",
|
| 8 |
"tokenizer_config.json": "8f4a998564d87fc85b27652f0b295677a1e03744bf400bfacc342b700cc3653a",
|
| 9 |
"tolm.py": "a9c9469b58e93b7f0228e0c00442735bd0304278e549af37fd3766a902bb1d13",
|
| 10 |
-
"training_manifest.json": "
|
| 11 |
},
|
| 12 |
"schema_version": 1,
|
| 13 |
-
"words_seen":
|
| 14 |
}
|
|
|
|
| 2 |
"files": {
|
| 3 |
"config.json": "1cda17ac7f888bdbecee636a6a9ff3f6486ce02eee0871c5738ffaf859949b6b",
|
| 4 |
"factor_readout.safetensors": "db1b6b3819d70b856ff2df0e502072bfdd9f2b273749522afa21ef55ae0bd7b8",
|
| 5 |
+
"model.safetensors": "c1dcf8e7852613dec57631a9fe7bfd78882bf5225d34b1de5111d46c25ef5634",
|
| 6 |
"special_tokens_map.json": "2be97b602cd0e4a6c2874cbf03c0d1025b3af5474666da931bc04f6c23a9a39d",
|
| 7 |
"tokenizer.json": "2b8d1b3f51c0d8f276a64ea6a69efa50b4d9899780f1b282b4d0dcb7be5bbb0f",
|
| 8 |
"tokenizer_config.json": "8f4a998564d87fc85b27652f0b295677a1e03744bf400bfacc342b700cc3653a",
|
| 9 |
"tolm.py": "a9c9469b58e93b7f0228e0c00442735bd0304278e549af37fd3766a902bb1d13",
|
| 10 |
+
"training_manifest.json": "f9f66184e56b73ce9d44d1d821079dc35c14099999298e39790bee1db2ff2c44"
|
| 11 |
},
|
| 12 |
"schema_version": 1,
|
| 13 |
+
"words_seen": 100000000
|
| 14 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 133365608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1dcf8e7852613dec57631a9fe7bfd78882bf5225d34b1de5111d46c25ef5634
|
| 3 |
size 133365608
|
training_manifest.json
CHANGED
|
@@ -40,7 +40,8 @@
|
|
| 40 |
"auxiliary_linguistic_training_words": 2000000,
|
| 41 |
"brown_training_words": 1000000,
|
| 42 |
"competition_status": "strict_small_conservative_accounting",
|
| 43 |
-
"
|
|
|
|
| 44 |
"corpus_induced_priors": true,
|
| 45 |
"corpus_limit_words": 10000000,
|
| 46 |
"evaluation_holdout_words": 1000000,
|
|
@@ -49,17 +50,17 @@
|
|
| 49 |
"generated_words": 0,
|
| 50 |
"induction_corpus_disjoint_from_lm_and_holdout": true,
|
| 51 |
"leaderboard_checkpoint_words": 88000000,
|
| 52 |
-
"model_exposure_words":
|
| 53 |
"model_training_corpus_words": 8900000,
|
| 54 |
"ppmi_induction_words": 1000000,
|
| 55 |
"relational_corpus_fraction": 0.025,
|
| 56 |
"same_run_checkpoint_distribution": false,
|
| 57 |
"signals_derived_from_current_model_input": false,
|
| 58 |
-
"strict_small_status": "
|
| 59 |
"syntax_training_words": 0,
|
| 60 |
"teacher_queries": 0,
|
| 61 |
"tokenizer_training_words": 8900000,
|
| 62 |
-
"total_exposure_words":
|
| 63 |
"track": "strict-small",
|
| 64 |
"unique_corpus_words": 10000000,
|
| 65 |
"within_100m_conservative_budget": true,
|
|
@@ -215,7 +216,7 @@
|
|
| 215 |
"ema_decay": 0.9998,
|
| 216 |
"epsilon": 1e-08,
|
| 217 |
"exact_word_checkpoints": true,
|
| 218 |
-
"exposure_words":
|
| 219 |
"final_lr_ratio": 0.1,
|
| 220 |
"frequency_aware_masking": {
|
| 221 |
"enabled": false,
|
|
@@ -281,7 +282,9 @@
|
|
| 281 |
60000000,
|
| 282 |
70000000,
|
| 283 |
80000000,
|
| 284 |
-
88000000
|
|
|
|
|
|
|
| 285 |
],
|
| 286 |
"schedule_total_words": 100000000,
|
| 287 |
"span_max_length": 3,
|
|
@@ -304,5 +307,5 @@
|
|
| 304 |
"z_loss_weight": 0.0001
|
| 305 |
},
|
| 306 |
"variant": "factorized_dense",
|
| 307 |
-
"words_seen":
|
| 308 |
}
|
|
|
|
| 40 |
"auxiliary_linguistic_training_words": 2000000,
|
| 41 |
"brown_training_words": 1000000,
|
| 42 |
"competition_status": "strict_small_conservative_accounting",
|
| 43 |
+
"conservative_corpus_accounting_words": 10000000,
|
| 44 |
+
"conservative_counted_words": 100000000,
|
| 45 |
"corpus_induced_priors": true,
|
| 46 |
"corpus_limit_words": 10000000,
|
| 47 |
"evaluation_holdout_words": 1000000,
|
|
|
|
| 50 |
"generated_words": 0,
|
| 51 |
"induction_corpus_disjoint_from_lm_and_holdout": true,
|
| 52 |
"leaderboard_checkpoint_words": 88000000,
|
| 53 |
+
"model_exposure_words": 100000000,
|
| 54 |
"model_training_corpus_words": 8900000,
|
| 55 |
"ppmi_induction_words": 1000000,
|
| 56 |
"relational_corpus_fraction": 0.025,
|
| 57 |
"same_run_checkpoint_distribution": false,
|
| 58 |
"signals_derived_from_current_model_input": false,
|
| 59 |
+
"strict_small_status": "corpus_10m_model_views_100m",
|
| 60 |
"syntax_training_words": 0,
|
| 61 |
"teacher_queries": 0,
|
| 62 |
"tokenizer_training_words": 8900000,
|
| 63 |
+
"total_exposure_words": 100000000,
|
| 64 |
"track": "strict-small",
|
| 65 |
"unique_corpus_words": 10000000,
|
| 66 |
"within_100m_conservative_budget": true,
|
|
|
|
| 216 |
"ema_decay": 0.9998,
|
| 217 |
"epsilon": 1e-08,
|
| 218 |
"exact_word_checkpoints": true,
|
| 219 |
+
"exposure_words": 100000000,
|
| 220 |
"final_lr_ratio": 0.1,
|
| 221 |
"frequency_aware_masking": {
|
| 222 |
"enabled": false,
|
|
|
|
| 282 |
60000000,
|
| 283 |
70000000,
|
| 284 |
80000000,
|
| 285 |
+
88000000,
|
| 286 |
+
90000000,
|
| 287 |
+
100000000
|
| 288 |
],
|
| 289 |
"schedule_total_words": 100000000,
|
| 290 |
"span_max_length": 3,
|
|
|
|
| 307 |
"z_loss_weight": 0.0001
|
| 308 |
},
|
| 309 |
"variant": "factorized_dense",
|
| 310 |
+
"words_seen": 100000000
|
| 311 |
}
|