TensorBoard
Safetensors
English
llama
appvoid commited on
Commit
792bd78
·
verified ·
1 Parent(s): 8e6d257

Update root model to step 84000

Browse files
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
- "dtype": "float32",
9
  "eos_token_id": 2,
10
  "head_dim": 64,
11
  "hidden_act": "silu",
@@ -18,12 +18,13 @@
18
  "num_attention_heads": 6,
19
  "num_hidden_layers": 15,
20
  "num_key_value_heads": 1,
 
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
24
  "rope_theta": 10000.0,
25
  "tie_word_embeddings": true,
26
  "transformers_version": "4.57.6",
27
- "use_cache": true,
28
  "vocab_size": 32000
29
  }
 
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
+ "dtype": "bfloat16",
9
  "eos_token_id": 2,
10
  "head_dim": 64,
11
  "hidden_act": "silu",
 
18
  "num_attention_heads": 6,
19
  "num_hidden_layers": 15,
20
  "num_key_value_heads": 1,
21
+ "pad_token_id": 2,
22
  "pretraining_tp": 1,
23
  "rms_norm_eps": 1e-05,
24
  "rope_scaling": null,
25
  "rope_theta": 10000.0,
26
  "tie_word_embeddings": true,
27
  "transformers_version": "4.57.6",
28
+ "use_cache": false,
29
  "vocab_size": 32000
30
  }
continual_state.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "global_step": 84000,
3
+ "sequence_tokens_emitted": 14909685760,
4
+ "mix": [
5
+ 0.8,
6
+ 0.09,
7
+ 0.05,
8
+ 0.05,
9
+ 0.01
10
+ ],
11
+ "fineweb": "HuggingFaceFW/fineweb-edu:default",
12
+ "ultra_multi": "openbmb/Ultra-FineWeb-L3:Ultra-FineWeb-L3-en-Multi-Style-Synthetic",
13
+ "ultra_qa": "openbmb/Ultra-FineWeb-L3:Ultra-FineWeb-L3-en-QA-Synthetic",
14
+ "rewrite": "appvoid/rewrite6",
15
+ "noprompt": "appvoid/no-prompt-75k",
16
+ "early_mix": [
17
+ 0.9,
18
+ 0.05,
19
+ 0.03,
20
+ 0.0175,
21
+ 0.0025
22
+ ],
23
+ "late_mix": [
24
+ 0.8,
25
+ 0.09,
26
+ 0.05,
27
+ 0.05,
28
+ 0.01
29
+ ],
30
+ "formatter_version": 9,
31
+ "rewrite6_format": "join non-empty instruction/text/output; empty components valid",
32
+ "noprompt_format": "stored text field exactly; empty rows skipped",
33
+ "curated_sampling": "shuffled exhaustive cycles without replacement",
34
+ "curated_progress": {
35
+ "rewrite_epoch": 0,
36
+ "rewrite_cursor": 24333,
37
+ "rewrite_total": 205404,
38
+ "rewrite_fraction": 0.11846410001752644,
39
+ "noprompt_epoch": 0,
40
+ "noprompt_cursor": 4852,
41
+ "noprompt_total": 75000,
42
+ "noprompt_fraction": 0.06469333333333334
43
+ },
44
+ "batch_history": [
45
+ {
46
+ "start_step": 0,
47
+ "start_tokens": 0,
48
+ "batch_size": 128,
49
+ "gradient_accumulation": 1,
50
+ "tokens_per_update": 131072
51
+ },
52
+ {
53
+ "start_step": 49000,
54
+ "start_tokens": 6422528000,
55
+ "batch_size": 128,
56
+ "gradient_accumulation": 1,
57
+ "tokens_per_update": 131072
58
+ },
59
+ {
60
+ "start_step": 50000,
61
+ "start_tokens": 6553600000,
62
+ "batch_size": 240,
63
+ "gradient_accumulation": 1,
64
+ "tokens_per_update": 245760
65
+ }
66
+ ],
67
+ "current_batch_size": 240,
68
+ "current_gradient_accumulation": 1,
69
+ "current_tokens_per_update": 245760,
70
+ "cumulative_tokens_at_save": 14909440000
71
+ }
generation_config.json CHANGED
@@ -4,5 +4,6 @@
4
  "eos_token_id": [
5
  2
6
  ],
 
7
  "transformers_version": "4.57.6"
8
  }
 
4
  "eos_token_id": [
5
  2
6
  ],
7
+ "pad_token_id": 2,
8
  "transformers_version": "4.57.6"
9
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04b88033e1475ded1b606254082140ba945ee741465a4048f79714c67a15c125
3
- size 140637408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dba05b9fa1a922b062f440b1993e179436c7bf633fdcf78d45a22892684b66c0
3
+ size 70326256
special_tokens_map.json CHANGED
@@ -13,6 +13,7 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
 
16
  "unk_token": {
17
  "content": "<unk>",
18
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "</s>",
17
  "unk_token": {
18
  "content": "<unk>",
19
  "lstrip": false,
tokenizer_config.json CHANGED
@@ -33,8 +33,8 @@
33
  "eos_token": "</s>",
34
  "extra_special_tokens": {},
35
  "legacy": false,
36
- "model_max_length": 1000000000000000019884624838656,
37
- "pad_token": null,
38
  "padding_side": "right",
39
  "sp_model_kwargs": {},
40
  "tokenizer_class": "LlamaTokenizer",
 
33
  "eos_token": "</s>",
34
  "extra_special_tokens": {},
35
  "legacy": false,
36
+ "model_max_length": 1000000000000000000000000000000,
37
+ "pad_token": "</s>",
38
  "padding_side": "right",
39
  "sp_model_kwargs": {},
40
  "tokenizer_class": "LlamaTokenizer",
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff