miguelcsx commited on
Commit
7e14d79
·
verified ·
1 Parent(s): bffd8a8

main chck_100M

Browse files
.complete.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "files": {
3
  "config.json": "80e9970b89100d0491cb8866a6c4979502846ecdf67abb52f6ace65326817077",
4
- "factor_readout.safetensors": "6cd3750e313e33a201f30aa54f189dc030038776ef895d3515702645358143d5",
5
- "model.safetensors": "9542e10d74b3096e6ffb88a61c79342f44903a42227b0f1ce9d3633d1b62f517",
6
  "special_tokens_map.json": "2be97b602cd0e4a6c2874cbf03c0d1025b3af5474666da931bc04f6c23a9a39d",
7
  "tokenizer.json": "2b8d1b3f51c0d8f276a64ea6a69efa50b4d9899780f1b282b4d0dcb7be5bbb0f",
8
  "tokenizer_config.json": "8f4a998564d87fc85b27652f0b295677a1e03744bf400bfacc342b700cc3653a",
9
  "tolm.py": "a9c9469b58e93b7f0228e0c00442735bd0304278e549af37fd3766a902bb1d13",
10
- "training_manifest.json": "f2ee84eb0116b3e1d19f18d3508a789d5a46bb49c2b7d69303fe39cc46bc871a"
11
  },
12
  "schema_version": 1,
13
- "words_seen": 88000000
14
  }
 
1
  {
2
  "files": {
3
  "config.json": "80e9970b89100d0491cb8866a6c4979502846ecdf67abb52f6ace65326817077",
4
+ "factor_readout.safetensors": "ba7a58eec595c9f29983c4e1e8164abb8d47052b4f0415f3b591e9e2ff081cb3",
5
+ "model.safetensors": "611a8317aba02281efba263ff1de356bec0b3bc4d5273683d87c4dffb8e047f3",
6
  "special_tokens_map.json": "2be97b602cd0e4a6c2874cbf03c0d1025b3af5474666da931bc04f6c23a9a39d",
7
  "tokenizer.json": "2b8d1b3f51c0d8f276a64ea6a69efa50b4d9899780f1b282b4d0dcb7be5bbb0f",
8
  "tokenizer_config.json": "8f4a998564d87fc85b27652f0b295677a1e03744bf400bfacc342b700cc3653a",
9
  "tolm.py": "a9c9469b58e93b7f0228e0c00442735bd0304278e549af37fd3766a902bb1d13",
10
+ "training_manifest.json": "852f0a345497fb9402c5196a41fc3343d9b6ca14eaf8fb80e887acfd6e5fbc92"
11
  },
12
  "schema_version": 1,
13
+ "words_seen": 100000000
14
  }
factor_readout.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cd3750e313e33a201f30aa54f189dc030038776ef895d3515702645358143d5
3
  size 884568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba7a58eec595c9f29983c4e1e8164abb8d47052b4f0415f3b591e9e2ff081cb3
3
  size 884568
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9542e10d74b3096e6ffb88a61c79342f44903a42227b0f1ce9d3633d1b62f517
3
  size 133365608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:611a8317aba02281efba263ff1de356bec0b3bc4d5273683d87c4dffb8e047f3
3
  size 133365608
training_manifest.json CHANGED
@@ -45,7 +45,8 @@
45
  "auxiliary_linguistic_training_words": 2000000,
46
  "brown_training_words": 1000000,
47
  "competition_status": "strict_small_conservative_accounting",
48
- "conservative_counted_words": 99900000,
 
49
  "corpus_induced_priors": true,
50
  "corpus_limit_words": 10000000,
51
  "evaluation_holdout_words": 1000000,
@@ -54,17 +55,17 @@
54
  "generated_words": 0,
55
  "induction_corpus_disjoint_from_lm_and_holdout": true,
56
  "leaderboard_checkpoint_words": 88000000,
57
- "model_exposure_words": 88000000,
58
  "model_training_corpus_words": 8900000,
59
  "ppmi_induction_words": 1000000,
60
  "relational_corpus_fraction": 0.025,
61
  "same_run_checkpoint_distribution": false,
62
  "signals_derived_from_current_model_input": false,
63
- "strict_small_status": "within_both_books_without_baseline_precedent",
64
  "syntax_training_words": 0,
65
  "teacher_queries": 0,
66
  "tokenizer_training_words": 8900000,
67
- "total_exposure_words": 99900000,
68
  "track": "strict-small",
69
  "unique_corpus_words": 10000000,
70
  "within_100m_conservative_budget": true,
@@ -220,7 +221,7 @@
220
  "ema_decay": 0.9998,
221
  "epsilon": 1e-08,
222
  "exact_word_checkpoints": true,
223
- "exposure_words": 88000000,
224
  "final_lr_ratio": 0.1,
225
  "frequency_aware_masking": {
226
  "enabled": false,
@@ -286,7 +287,9 @@
286
  60000000,
287
  70000000,
288
  80000000,
289
- 88000000
 
 
290
  ],
291
  "schedule_total_words": 100000000,
292
  "span_max_length": 3,
@@ -309,5 +312,5 @@
309
  "z_loss_weight": 0.0001
310
  },
311
  "variant": "factorized_heads",
312
- "words_seen": 88000000
313
  }
 
45
  "auxiliary_linguistic_training_words": 2000000,
46
  "brown_training_words": 1000000,
47
  "competition_status": "strict_small_conservative_accounting",
48
+ "conservative_corpus_accounting_words": 10000000,
49
+ "conservative_counted_words": 100000000,
50
  "corpus_induced_priors": true,
51
  "corpus_limit_words": 10000000,
52
  "evaluation_holdout_words": 1000000,
 
55
  "generated_words": 0,
56
  "induction_corpus_disjoint_from_lm_and_holdout": true,
57
  "leaderboard_checkpoint_words": 88000000,
58
+ "model_exposure_words": 100000000,
59
  "model_training_corpus_words": 8900000,
60
  "ppmi_induction_words": 1000000,
61
  "relational_corpus_fraction": 0.025,
62
  "same_run_checkpoint_distribution": false,
63
  "signals_derived_from_current_model_input": false,
64
+ "strict_small_status": "corpus_10m_model_views_100m",
65
  "syntax_training_words": 0,
66
  "teacher_queries": 0,
67
  "tokenizer_training_words": 8900000,
68
+ "total_exposure_words": 100000000,
69
  "track": "strict-small",
70
  "unique_corpus_words": 10000000,
71
  "within_100m_conservative_budget": true,
 
221
  "ema_decay": 0.9998,
222
  "epsilon": 1e-08,
223
  "exact_word_checkpoints": true,
224
+ "exposure_words": 100000000,
225
  "final_lr_ratio": 0.1,
226
  "frequency_aware_masking": {
227
  "enabled": false,
 
287
  60000000,
288
  70000000,
289
  80000000,
290
+ 88000000,
291
+ 90000000,
292
+ 100000000
293
  ],
294
  "schedule_total_words": 100000000,
295
  "span_max_length": 3,
 
312
  "z_loss_weight": 0.0001
313
  },
314
  "variant": "factorized_heads",
315
+ "words_seen": 100000000
316
  }