Upload folder using huggingface_hub
Browse files- config.json +32 -0
- merges.txt +0 -0
- model-00001-of-00002.safetensors +3 -0
- model-00002-of-00002.safetensors +3 -0
- model.safetensors.index.json +492 -0
- optimizer.pt +3 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- special_tokens_map.json +45 -0
- tokenizer.json +0 -0
- tokenizer_config.json +189 -0
- trainer_state.json +341 -0
- training_args.bin +3 -0
- vocab.json +0 -0
config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"Starcoder2ForSequenceClassification"
|
| 4 |
+
],
|
| 5 |
+
"attention_dropout": 0.1,
|
| 6 |
+
"bos_token_id": 0,
|
| 7 |
+
"dtype": "bfloat16",
|
| 8 |
+
"embedding_dropout": 0.1,
|
| 9 |
+
"eos_token_id": 0,
|
| 10 |
+
"hidden_act": "gelu_pytorch_tanh",
|
| 11 |
+
"hidden_size": 3072,
|
| 12 |
+
"initializer_range": 0.018042,
|
| 13 |
+
"intermediate_size": 12288,
|
| 14 |
+
"max_position_embeddings": 16384,
|
| 15 |
+
"mlp_type": "default",
|
| 16 |
+
"model_type": "starcoder2",
|
| 17 |
+
"norm_epsilon": 1e-05,
|
| 18 |
+
"norm_type": "layer_norm",
|
| 19 |
+
"num_attention_heads": 24,
|
| 20 |
+
"num_hidden_layers": 30,
|
| 21 |
+
"num_key_value_heads": 2,
|
| 22 |
+
"pad_token_id": 0,
|
| 23 |
+
"problem_type": "single_label_classification",
|
| 24 |
+
"residual_dropout": 0.1,
|
| 25 |
+
"rope_scaling": null,
|
| 26 |
+
"rope_theta": 999999.4420358813,
|
| 27 |
+
"sliding_window": 4096,
|
| 28 |
+
"transformers_version": "4.57.1",
|
| 29 |
+
"use_bias": true,
|
| 30 |
+
"use_cache": true,
|
| 31 |
+
"vocab_size": 49152
|
| 32 |
+
}
|
merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:321dfab2fc552ca8cdd68ba92dd9cc3ba2e2856817b1452e63b82c7e7245a8d1
|
| 3 |
+
size 4949934200
|
model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa8c20cf809a8338533a70330fc6ac18db9d3b01cc14a59f95e1fa904bbcff8a
|
| 3 |
+
size 1110874944
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,492 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_parameters": 3030377472,
|
| 4 |
+
"total_size": 6060754944
|
| 5 |
+
},
|
| 6 |
+
"weight_map": {
|
| 7 |
+
"model.embed_tokens.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"model.layers.0.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 9 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 10 |
+
"model.layers.0.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 11 |
+
"model.layers.0.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"model.layers.0.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 13 |
+
"model.layers.0.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"model.layers.0.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 15 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"model.layers.0.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 17 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"model.layers.0.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 19 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"model.layers.0.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 21 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"model.layers.0.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 23 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"model.layers.1.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 25 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"model.layers.1.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 27 |
+
"model.layers.1.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"model.layers.1.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 29 |
+
"model.layers.1.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"model.layers.1.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 31 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"model.layers.1.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 33 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"model.layers.1.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 35 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"model.layers.1.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 37 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"model.layers.1.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 39 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"model.layers.10.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 41 |
+
"model.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"model.layers.10.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 43 |
+
"model.layers.10.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"model.layers.10.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 45 |
+
"model.layers.10.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"model.layers.10.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 47 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"model.layers.10.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 49 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"model.layers.10.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 51 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"model.layers.10.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 53 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"model.layers.10.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 55 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"model.layers.11.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 57 |
+
"model.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"model.layers.11.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 59 |
+
"model.layers.11.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"model.layers.11.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 61 |
+
"model.layers.11.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"model.layers.11.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 63 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"model.layers.11.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 65 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"model.layers.11.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 67 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"model.layers.11.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 69 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"model.layers.11.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 71 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"model.layers.12.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 73 |
+
"model.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"model.layers.12.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 75 |
+
"model.layers.12.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"model.layers.12.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 77 |
+
"model.layers.12.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"model.layers.12.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 79 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"model.layers.12.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 81 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"model.layers.12.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 83 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"model.layers.12.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 85 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"model.layers.12.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 87 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"model.layers.13.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 89 |
+
"model.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"model.layers.13.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 91 |
+
"model.layers.13.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"model.layers.13.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 93 |
+
"model.layers.13.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 94 |
+
"model.layers.13.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 95 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"model.layers.13.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 97 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 98 |
+
"model.layers.13.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 99 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 100 |
+
"model.layers.13.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 101 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 102 |
+
"model.layers.13.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 103 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 104 |
+
"model.layers.14.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 105 |
+
"model.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 106 |
+
"model.layers.14.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 107 |
+
"model.layers.14.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 108 |
+
"model.layers.14.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 109 |
+
"model.layers.14.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 110 |
+
"model.layers.14.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 111 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 112 |
+
"model.layers.14.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 113 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 114 |
+
"model.layers.14.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 115 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 116 |
+
"model.layers.14.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 117 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 118 |
+
"model.layers.14.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 119 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 120 |
+
"model.layers.15.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 121 |
+
"model.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 122 |
+
"model.layers.15.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 123 |
+
"model.layers.15.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 124 |
+
"model.layers.15.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 125 |
+
"model.layers.15.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 126 |
+
"model.layers.15.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 127 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"model.layers.15.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 129 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"model.layers.15.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 131 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"model.layers.15.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 133 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"model.layers.15.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 135 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 136 |
+
"model.layers.16.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 137 |
+
"model.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 138 |
+
"model.layers.16.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 139 |
+
"model.layers.16.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"model.layers.16.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 141 |
+
"model.layers.16.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"model.layers.16.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 143 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"model.layers.16.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 145 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"model.layers.16.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 147 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"model.layers.16.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 149 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"model.layers.16.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 151 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"model.layers.17.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 153 |
+
"model.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"model.layers.17.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 155 |
+
"model.layers.17.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"model.layers.17.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 157 |
+
"model.layers.17.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"model.layers.17.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 159 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 160 |
+
"model.layers.17.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 161 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 162 |
+
"model.layers.17.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 163 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"model.layers.17.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 165 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"model.layers.17.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 167 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"model.layers.18.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 169 |
+
"model.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"model.layers.18.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 171 |
+
"model.layers.18.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"model.layers.18.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 173 |
+
"model.layers.18.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"model.layers.18.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 175 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"model.layers.18.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 177 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"model.layers.18.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 179 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"model.layers.18.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 181 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"model.layers.18.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 183 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"model.layers.19.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 185 |
+
"model.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"model.layers.19.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 187 |
+
"model.layers.19.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"model.layers.19.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 189 |
+
"model.layers.19.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"model.layers.19.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 191 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"model.layers.19.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 193 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"model.layers.19.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 195 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"model.layers.19.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 197 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 198 |
+
"model.layers.19.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 199 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"model.layers.2.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 201 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 202 |
+
"model.layers.2.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 203 |
+
"model.layers.2.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 204 |
+
"model.layers.2.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 205 |
+
"model.layers.2.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 206 |
+
"model.layers.2.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 207 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 208 |
+
"model.layers.2.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 209 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 210 |
+
"model.layers.2.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 211 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 212 |
+
"model.layers.2.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 213 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 214 |
+
"model.layers.2.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 215 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 216 |
+
"model.layers.20.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 217 |
+
"model.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 218 |
+
"model.layers.20.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 219 |
+
"model.layers.20.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 220 |
+
"model.layers.20.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 221 |
+
"model.layers.20.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 222 |
+
"model.layers.20.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 223 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 224 |
+
"model.layers.20.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 225 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 226 |
+
"model.layers.20.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 227 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 228 |
+
"model.layers.20.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 229 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 230 |
+
"model.layers.20.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 231 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 232 |
+
"model.layers.21.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 233 |
+
"model.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 234 |
+
"model.layers.21.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 235 |
+
"model.layers.21.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 236 |
+
"model.layers.21.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 237 |
+
"model.layers.21.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 238 |
+
"model.layers.21.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 239 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 240 |
+
"model.layers.21.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 241 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 242 |
+
"model.layers.21.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 243 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 244 |
+
"model.layers.21.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 245 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 246 |
+
"model.layers.21.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 247 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 248 |
+
"model.layers.22.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 249 |
+
"model.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 250 |
+
"model.layers.22.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 251 |
+
"model.layers.22.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 252 |
+
"model.layers.22.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 253 |
+
"model.layers.22.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 254 |
+
"model.layers.22.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 255 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 256 |
+
"model.layers.22.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 257 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 258 |
+
"model.layers.22.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 259 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 260 |
+
"model.layers.22.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 261 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 262 |
+
"model.layers.22.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 263 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 264 |
+
"model.layers.23.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 265 |
+
"model.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 266 |
+
"model.layers.23.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 267 |
+
"model.layers.23.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 268 |
+
"model.layers.23.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 269 |
+
"model.layers.23.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 270 |
+
"model.layers.23.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 271 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 272 |
+
"model.layers.23.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 273 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 274 |
+
"model.layers.23.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 275 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 276 |
+
"model.layers.23.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 277 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 278 |
+
"model.layers.23.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 279 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 280 |
+
"model.layers.24.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 281 |
+
"model.layers.24.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 282 |
+
"model.layers.24.mlp.c_fc.bias": "model-00002-of-00002.safetensors",
|
| 283 |
+
"model.layers.24.mlp.c_fc.weight": "model-00002-of-00002.safetensors",
|
| 284 |
+
"model.layers.24.mlp.c_proj.bias": "model-00002-of-00002.safetensors",
|
| 285 |
+
"model.layers.24.mlp.c_proj.weight": "model-00002-of-00002.safetensors",
|
| 286 |
+
"model.layers.24.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 287 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 288 |
+
"model.layers.24.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 289 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 290 |
+
"model.layers.24.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 291 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 292 |
+
"model.layers.24.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 293 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 294 |
+
"model.layers.24.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 295 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 296 |
+
"model.layers.25.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 297 |
+
"model.layers.25.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 298 |
+
"model.layers.25.mlp.c_fc.bias": "model-00002-of-00002.safetensors",
|
| 299 |
+
"model.layers.25.mlp.c_fc.weight": "model-00002-of-00002.safetensors",
|
| 300 |
+
"model.layers.25.mlp.c_proj.bias": "model-00002-of-00002.safetensors",
|
| 301 |
+
"model.layers.25.mlp.c_proj.weight": "model-00002-of-00002.safetensors",
|
| 302 |
+
"model.layers.25.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 303 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 304 |
+
"model.layers.25.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 305 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 306 |
+
"model.layers.25.self_attn.o_proj.bias": "model-00002-of-00002.safetensors",
|
| 307 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 308 |
+
"model.layers.25.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 309 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 310 |
+
"model.layers.25.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 311 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 312 |
+
"model.layers.26.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 313 |
+
"model.layers.26.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 314 |
+
"model.layers.26.mlp.c_fc.bias": "model-00002-of-00002.safetensors",
|
| 315 |
+
"model.layers.26.mlp.c_fc.weight": "model-00002-of-00002.safetensors",
|
| 316 |
+
"model.layers.26.mlp.c_proj.bias": "model-00002-of-00002.safetensors",
|
| 317 |
+
"model.layers.26.mlp.c_proj.weight": "model-00002-of-00002.safetensors",
|
| 318 |
+
"model.layers.26.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 319 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 320 |
+
"model.layers.26.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 321 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 322 |
+
"model.layers.26.self_attn.o_proj.bias": "model-00002-of-00002.safetensors",
|
| 323 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 324 |
+
"model.layers.26.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 325 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 326 |
+
"model.layers.26.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 327 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 328 |
+
"model.layers.27.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 329 |
+
"model.layers.27.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 330 |
+
"model.layers.27.mlp.c_fc.bias": "model-00002-of-00002.safetensors",
|
| 331 |
+
"model.layers.27.mlp.c_fc.weight": "model-00002-of-00002.safetensors",
|
| 332 |
+
"model.layers.27.mlp.c_proj.bias": "model-00002-of-00002.safetensors",
|
| 333 |
+
"model.layers.27.mlp.c_proj.weight": "model-00002-of-00002.safetensors",
|
| 334 |
+
"model.layers.27.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 335 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 336 |
+
"model.layers.27.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 337 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 338 |
+
"model.layers.27.self_attn.o_proj.bias": "model-00002-of-00002.safetensors",
|
| 339 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 340 |
+
"model.layers.27.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 341 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 342 |
+
"model.layers.27.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 343 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 344 |
+
"model.layers.28.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 345 |
+
"model.layers.28.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 346 |
+
"model.layers.28.mlp.c_fc.bias": "model-00002-of-00002.safetensors",
|
| 347 |
+
"model.layers.28.mlp.c_fc.weight": "model-00002-of-00002.safetensors",
|
| 348 |
+
"model.layers.28.mlp.c_proj.bias": "model-00002-of-00002.safetensors",
|
| 349 |
+
"model.layers.28.mlp.c_proj.weight": "model-00002-of-00002.safetensors",
|
| 350 |
+
"model.layers.28.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 351 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 352 |
+
"model.layers.28.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 353 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 354 |
+
"model.layers.28.self_attn.o_proj.bias": "model-00002-of-00002.safetensors",
|
| 355 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 356 |
+
"model.layers.28.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 357 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 358 |
+
"model.layers.28.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 359 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 360 |
+
"model.layers.29.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 361 |
+
"model.layers.29.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 362 |
+
"model.layers.29.mlp.c_fc.bias": "model-00002-of-00002.safetensors",
|
| 363 |
+
"model.layers.29.mlp.c_fc.weight": "model-00002-of-00002.safetensors",
|
| 364 |
+
"model.layers.29.mlp.c_proj.bias": "model-00002-of-00002.safetensors",
|
| 365 |
+
"model.layers.29.mlp.c_proj.weight": "model-00002-of-00002.safetensors",
|
| 366 |
+
"model.layers.29.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 367 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 368 |
+
"model.layers.29.self_attn.k_proj.bias": "model-00002-of-00002.safetensors",
|
| 369 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00002-of-00002.safetensors",
|
| 370 |
+
"model.layers.29.self_attn.o_proj.bias": "model-00002-of-00002.safetensors",
|
| 371 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00002-of-00002.safetensors",
|
| 372 |
+
"model.layers.29.self_attn.q_proj.bias": "model-00002-of-00002.safetensors",
|
| 373 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00002-of-00002.safetensors",
|
| 374 |
+
"model.layers.29.self_attn.v_proj.bias": "model-00002-of-00002.safetensors",
|
| 375 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00002-of-00002.safetensors",
|
| 376 |
+
"model.layers.3.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 377 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 378 |
+
"model.layers.3.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 379 |
+
"model.layers.3.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 380 |
+
"model.layers.3.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 381 |
+
"model.layers.3.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 382 |
+
"model.layers.3.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 383 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 384 |
+
"model.layers.3.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 385 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 386 |
+
"model.layers.3.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 387 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 388 |
+
"model.layers.3.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 389 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 390 |
+
"model.layers.3.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 391 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 392 |
+
"model.layers.4.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 393 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 394 |
+
"model.layers.4.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 395 |
+
"model.layers.4.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 396 |
+
"model.layers.4.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 397 |
+
"model.layers.4.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 398 |
+
"model.layers.4.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 399 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 400 |
+
"model.layers.4.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 401 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 402 |
+
"model.layers.4.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 403 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 404 |
+
"model.layers.4.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 405 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 406 |
+
"model.layers.4.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 407 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 408 |
+
"model.layers.5.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 409 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 410 |
+
"model.layers.5.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 411 |
+
"model.layers.5.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 412 |
+
"model.layers.5.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 413 |
+
"model.layers.5.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 414 |
+
"model.layers.5.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 415 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 416 |
+
"model.layers.5.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 417 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 418 |
+
"model.layers.5.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 419 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 420 |
+
"model.layers.5.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 421 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 422 |
+
"model.layers.5.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 423 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 424 |
+
"model.layers.6.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 425 |
+
"model.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 426 |
+
"model.layers.6.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 427 |
+
"model.layers.6.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 428 |
+
"model.layers.6.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 429 |
+
"model.layers.6.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 430 |
+
"model.layers.6.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 431 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 432 |
+
"model.layers.6.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 433 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 434 |
+
"model.layers.6.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 435 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 436 |
+
"model.layers.6.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 437 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 438 |
+
"model.layers.6.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 439 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 440 |
+
"model.layers.7.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 441 |
+
"model.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 442 |
+
"model.layers.7.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 443 |
+
"model.layers.7.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 444 |
+
"model.layers.7.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 445 |
+
"model.layers.7.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 446 |
+
"model.layers.7.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 447 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 448 |
+
"model.layers.7.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 449 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 450 |
+
"model.layers.7.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 451 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 452 |
+
"model.layers.7.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 453 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 454 |
+
"model.layers.7.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 455 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 456 |
+
"model.layers.8.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 457 |
+
"model.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 458 |
+
"model.layers.8.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 459 |
+
"model.layers.8.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 460 |
+
"model.layers.8.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 461 |
+
"model.layers.8.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 462 |
+
"model.layers.8.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 463 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 464 |
+
"model.layers.8.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 465 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 466 |
+
"model.layers.8.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 467 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 468 |
+
"model.layers.8.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 469 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 470 |
+
"model.layers.8.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 471 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 472 |
+
"model.layers.9.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 473 |
+
"model.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 474 |
+
"model.layers.9.mlp.c_fc.bias": "model-00001-of-00002.safetensors",
|
| 475 |
+
"model.layers.9.mlp.c_fc.weight": "model-00001-of-00002.safetensors",
|
| 476 |
+
"model.layers.9.mlp.c_proj.bias": "model-00001-of-00002.safetensors",
|
| 477 |
+
"model.layers.9.mlp.c_proj.weight": "model-00001-of-00002.safetensors",
|
| 478 |
+
"model.layers.9.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 479 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 480 |
+
"model.layers.9.self_attn.k_proj.bias": "model-00001-of-00002.safetensors",
|
| 481 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00001-of-00002.safetensors",
|
| 482 |
+
"model.layers.9.self_attn.o_proj.bias": "model-00001-of-00002.safetensors",
|
| 483 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00001-of-00002.safetensors",
|
| 484 |
+
"model.layers.9.self_attn.q_proj.bias": "model-00001-of-00002.safetensors",
|
| 485 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00001-of-00002.safetensors",
|
| 486 |
+
"model.layers.9.self_attn.v_proj.bias": "model-00001-of-00002.safetensors",
|
| 487 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00001-of-00002.safetensors",
|
| 488 |
+
"model.norm.bias": "model-00002-of-00002.safetensors",
|
| 489 |
+
"model.norm.weight": "model-00002-of-00002.safetensors",
|
| 490 |
+
"score.weight": "model-00002-of-00002.safetensors"
|
| 491 |
+
}
|
| 492 |
+
}
|
optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edb8c085208851f659b581c4e12d4e92bf6dba6a609f7f638f7f9353b9818757
|
| 3 |
+
size 12121931191
|
rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:635280b947b0e77134523506de917453973d12ae936b14db993c4df92fd1ddbe
|
| 3 |
+
size 14645
|
scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccbcc5e53c9022df1dfec64e771e1cacaf2516aa1eb2a70e2c4324d155c2124e
|
| 3 |
+
size 1465
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|endoftext|>",
|
| 4 |
+
"<fim_prefix>",
|
| 5 |
+
"<fim_middle>",
|
| 6 |
+
"<fim_suffix>",
|
| 7 |
+
"<fim_pad>",
|
| 8 |
+
"<filename>",
|
| 9 |
+
"<gh_stars>",
|
| 10 |
+
"<issue_start>",
|
| 11 |
+
"<issue_comment>",
|
| 12 |
+
"<issue_closed>",
|
| 13 |
+
"<jupyter_start>",
|
| 14 |
+
"<jupyter_text>",
|
| 15 |
+
"<jupyter_code>",
|
| 16 |
+
"<jupyter_output>",
|
| 17 |
+
"<empty_output>",
|
| 18 |
+
"<commit_before>",
|
| 19 |
+
"<commit_msg>",
|
| 20 |
+
"<commit_after>",
|
| 21 |
+
"<reponame>"
|
| 22 |
+
],
|
| 23 |
+
"bos_token": {
|
| 24 |
+
"content": "<|endoftext|>",
|
| 25 |
+
"lstrip": false,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
},
|
| 30 |
+
"eos_token": {
|
| 31 |
+
"content": "<|endoftext|>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false
|
| 36 |
+
},
|
| 37 |
+
"pad_token": "<|endoftext|>",
|
| 38 |
+
"unk_token": {
|
| 39 |
+
"content": "<|endoftext|>",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": false,
|
| 42 |
+
"rstrip": false,
|
| 43 |
+
"single_word": false
|
| 44 |
+
}
|
| 45 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,189 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"0": {
|
| 5 |
+
"content": "<|endoftext|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"1": {
|
| 13 |
+
"content": "<fim_prefix>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"2": {
|
| 21 |
+
"content": "<fim_middle>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
},
|
| 28 |
+
"3": {
|
| 29 |
+
"content": "<fim_suffix>",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": false,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false,
|
| 34 |
+
"special": true
|
| 35 |
+
},
|
| 36 |
+
"4": {
|
| 37 |
+
"content": "<fim_pad>",
|
| 38 |
+
"lstrip": false,
|
| 39 |
+
"normalized": false,
|
| 40 |
+
"rstrip": false,
|
| 41 |
+
"single_word": false,
|
| 42 |
+
"special": true
|
| 43 |
+
},
|
| 44 |
+
"5": {
|
| 45 |
+
"content": "<filename>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false,
|
| 50 |
+
"special": true
|
| 51 |
+
},
|
| 52 |
+
"6": {
|
| 53 |
+
"content": "<gh_stars>",
|
| 54 |
+
"lstrip": false,
|
| 55 |
+
"normalized": false,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"single_word": false,
|
| 58 |
+
"special": true
|
| 59 |
+
},
|
| 60 |
+
"7": {
|
| 61 |
+
"content": "<issue_start>",
|
| 62 |
+
"lstrip": false,
|
| 63 |
+
"normalized": false,
|
| 64 |
+
"rstrip": false,
|
| 65 |
+
"single_word": false,
|
| 66 |
+
"special": true
|
| 67 |
+
},
|
| 68 |
+
"8": {
|
| 69 |
+
"content": "<issue_comment>",
|
| 70 |
+
"lstrip": false,
|
| 71 |
+
"normalized": false,
|
| 72 |
+
"rstrip": false,
|
| 73 |
+
"single_word": false,
|
| 74 |
+
"special": true
|
| 75 |
+
},
|
| 76 |
+
"9": {
|
| 77 |
+
"content": "<issue_closed>",
|
| 78 |
+
"lstrip": false,
|
| 79 |
+
"normalized": false,
|
| 80 |
+
"rstrip": false,
|
| 81 |
+
"single_word": false,
|
| 82 |
+
"special": true
|
| 83 |
+
},
|
| 84 |
+
"10": {
|
| 85 |
+
"content": "<jupyter_start>",
|
| 86 |
+
"lstrip": false,
|
| 87 |
+
"normalized": false,
|
| 88 |
+
"rstrip": false,
|
| 89 |
+
"single_word": false,
|
| 90 |
+
"special": true
|
| 91 |
+
},
|
| 92 |
+
"11": {
|
| 93 |
+
"content": "<jupyter_text>",
|
| 94 |
+
"lstrip": false,
|
| 95 |
+
"normalized": false,
|
| 96 |
+
"rstrip": false,
|
| 97 |
+
"single_word": false,
|
| 98 |
+
"special": true
|
| 99 |
+
},
|
| 100 |
+
"12": {
|
| 101 |
+
"content": "<jupyter_code>",
|
| 102 |
+
"lstrip": false,
|
| 103 |
+
"normalized": false,
|
| 104 |
+
"rstrip": false,
|
| 105 |
+
"single_word": false,
|
| 106 |
+
"special": true
|
| 107 |
+
},
|
| 108 |
+
"13": {
|
| 109 |
+
"content": "<jupyter_output>",
|
| 110 |
+
"lstrip": false,
|
| 111 |
+
"normalized": false,
|
| 112 |
+
"rstrip": false,
|
| 113 |
+
"single_word": false,
|
| 114 |
+
"special": true
|
| 115 |
+
},
|
| 116 |
+
"14": {
|
| 117 |
+
"content": "<empty_output>",
|
| 118 |
+
"lstrip": false,
|
| 119 |
+
"normalized": false,
|
| 120 |
+
"rstrip": false,
|
| 121 |
+
"single_word": false,
|
| 122 |
+
"special": true
|
| 123 |
+
},
|
| 124 |
+
"15": {
|
| 125 |
+
"content": "<commit_before>",
|
| 126 |
+
"lstrip": false,
|
| 127 |
+
"normalized": false,
|
| 128 |
+
"rstrip": false,
|
| 129 |
+
"single_word": false,
|
| 130 |
+
"special": true
|
| 131 |
+
},
|
| 132 |
+
"16": {
|
| 133 |
+
"content": "<commit_msg>",
|
| 134 |
+
"lstrip": false,
|
| 135 |
+
"normalized": false,
|
| 136 |
+
"rstrip": false,
|
| 137 |
+
"single_word": false,
|
| 138 |
+
"special": true
|
| 139 |
+
},
|
| 140 |
+
"17": {
|
| 141 |
+
"content": "<commit_after>",
|
| 142 |
+
"lstrip": false,
|
| 143 |
+
"normalized": false,
|
| 144 |
+
"rstrip": false,
|
| 145 |
+
"single_word": false,
|
| 146 |
+
"special": true
|
| 147 |
+
},
|
| 148 |
+
"18": {
|
| 149 |
+
"content": "<reponame>",
|
| 150 |
+
"lstrip": false,
|
| 151 |
+
"normalized": false,
|
| 152 |
+
"rstrip": false,
|
| 153 |
+
"single_word": false,
|
| 154 |
+
"special": true
|
| 155 |
+
}
|
| 156 |
+
},
|
| 157 |
+
"additional_special_tokens": [
|
| 158 |
+
"<|endoftext|>",
|
| 159 |
+
"<fim_prefix>",
|
| 160 |
+
"<fim_middle>",
|
| 161 |
+
"<fim_suffix>",
|
| 162 |
+
"<fim_pad>",
|
| 163 |
+
"<filename>",
|
| 164 |
+
"<gh_stars>",
|
| 165 |
+
"<issue_start>",
|
| 166 |
+
"<issue_comment>",
|
| 167 |
+
"<issue_closed>",
|
| 168 |
+
"<jupyter_start>",
|
| 169 |
+
"<jupyter_text>",
|
| 170 |
+
"<jupyter_code>",
|
| 171 |
+
"<jupyter_output>",
|
| 172 |
+
"<empty_output>",
|
| 173 |
+
"<commit_before>",
|
| 174 |
+
"<commit_msg>",
|
| 175 |
+
"<commit_after>",
|
| 176 |
+
"<reponame>"
|
| 177 |
+
],
|
| 178 |
+
"bos_token": "<|endoftext|>",
|
| 179 |
+
"clean_up_tokenization_spaces": false,
|
| 180 |
+
"eos_token": "<|endoftext|>",
|
| 181 |
+
"extra_special_tokens": {},
|
| 182 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 183 |
+
"pad_token": "<|endoftext|>",
|
| 184 |
+
"padding_side": "right",
|
| 185 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 186 |
+
"truncation_side": "right",
|
| 187 |
+
"unk_token": "<|endoftext|>",
|
| 188 |
+
"vocab_size": 49152
|
| 189 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,341 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": 4098,
|
| 3 |
+
"best_metric": 0.6050512445095169,
|
| 4 |
+
"best_model_checkpoint": "./saved_models/starcoder2-1b/checkpoint-4098",
|
| 5 |
+
"epoch": 3.0,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 4098,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.07321314175894574,
|
| 14 |
+
"grad_norm": 6272.0,
|
| 15 |
+
"learning_rate": 2.4146341463414637e-06,
|
| 16 |
+
"loss": 20.953,
|
| 17 |
+
"step": 100
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.14642628351789147,
|
| 21 |
+
"grad_norm": 1464.0,
|
| 22 |
+
"learning_rate": 4.853658536585366e-06,
|
| 23 |
+
"loss": 15.9012,
|
| 24 |
+
"step": 200
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.2196394252768372,
|
| 28 |
+
"grad_norm": 1408.0,
|
| 29 |
+
"learning_rate": 7.292682926829269e-06,
|
| 30 |
+
"loss": 11.7032,
|
| 31 |
+
"step": 300
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.29285256703578294,
|
| 35 |
+
"grad_norm": 820.0,
|
| 36 |
+
"learning_rate": 9.731707317073171e-06,
|
| 37 |
+
"loss": 8.3928,
|
| 38 |
+
"step": 400
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.36606570879472866,
|
| 42 |
+
"grad_norm": 776.0,
|
| 43 |
+
"learning_rate": 9.758676789587853e-06,
|
| 44 |
+
"loss": 7.3384,
|
| 45 |
+
"step": 500
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.4392788505536744,
|
| 49 |
+
"grad_norm": 328.0,
|
| 50 |
+
"learning_rate": 9.487527114967463e-06,
|
| 51 |
+
"loss": 6.3891,
|
| 52 |
+
"step": 600
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.5124919923126201,
|
| 56 |
+
"grad_norm": 264.0,
|
| 57 |
+
"learning_rate": 9.216377440347072e-06,
|
| 58 |
+
"loss": 6.458,
|
| 59 |
+
"step": 700
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.5857051340715659,
|
| 63 |
+
"grad_norm": 207.0,
|
| 64 |
+
"learning_rate": 8.945227765726682e-06,
|
| 65 |
+
"loss": 6.1615,
|
| 66 |
+
"step": 800
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.6589182758305115,
|
| 70 |
+
"grad_norm": 147.0,
|
| 71 |
+
"learning_rate": 8.674078091106292e-06,
|
| 72 |
+
"loss": 6.2411,
|
| 73 |
+
"step": 900
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.7321314175894573,
|
| 77 |
+
"grad_norm": 166.0,
|
| 78 |
+
"learning_rate": 8.4029284164859e-06,
|
| 79 |
+
"loss": 5.9795,
|
| 80 |
+
"step": 1000
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.805344559348403,
|
| 84 |
+
"grad_norm": 217.0,
|
| 85 |
+
"learning_rate": 8.13177874186551e-06,
|
| 86 |
+
"loss": 6.283,
|
| 87 |
+
"step": 1100
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.8785577011073488,
|
| 91 |
+
"grad_norm": 442.0,
|
| 92 |
+
"learning_rate": 7.86062906724512e-06,
|
| 93 |
+
"loss": 5.8614,
|
| 94 |
+
"step": 1200
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.9517708428662945,
|
| 98 |
+
"grad_norm": 328.0,
|
| 99 |
+
"learning_rate": 7.589479392624729e-06,
|
| 100 |
+
"loss": 5.8366,
|
| 101 |
+
"step": 1300
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 1.0,
|
| 105 |
+
"eval_accuracy": 0.5768667642752562,
|
| 106 |
+
"eval_loss": 0.6696338653564453,
|
| 107 |
+
"eval_runtime": 29.2163,
|
| 108 |
+
"eval_samples_per_second": 93.509,
|
| 109 |
+
"eval_steps_per_second": 11.706,
|
| 110 |
+
"step": 1366
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"epoch": 1.0248924681980416,
|
| 114 |
+
"grad_norm": 286.0,
|
| 115 |
+
"learning_rate": 7.318329718004339e-06,
|
| 116 |
+
"loss": 5.8651,
|
| 117 |
+
"step": 1400
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"epoch": 1.0981056099569872,
|
| 121 |
+
"grad_norm": 172.0,
|
| 122 |
+
"learning_rate": 7.047180043383949e-06,
|
| 123 |
+
"loss": 5.7271,
|
| 124 |
+
"step": 1500
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"epoch": 1.171318751715933,
|
| 128 |
+
"grad_norm": 302.0,
|
| 129 |
+
"learning_rate": 6.776030368763558e-06,
|
| 130 |
+
"loss": 5.7241,
|
| 131 |
+
"step": 1600
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"epoch": 1.2445318934748788,
|
| 135 |
+
"grad_norm": 236.0,
|
| 136 |
+
"learning_rate": 6.504880694143168e-06,
|
| 137 |
+
"loss": 5.8987,
|
| 138 |
+
"step": 1700
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"epoch": 1.3177450352338245,
|
| 142 |
+
"grad_norm": 152.0,
|
| 143 |
+
"learning_rate": 6.233731019522777e-06,
|
| 144 |
+
"loss": 5.6734,
|
| 145 |
+
"step": 1800
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 1.3909581769927701,
|
| 149 |
+
"grad_norm": 144.0,
|
| 150 |
+
"learning_rate": 5.962581344902386e-06,
|
| 151 |
+
"loss": 5.6935,
|
| 152 |
+
"step": 1900
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"epoch": 1.464171318751716,
|
| 156 |
+
"grad_norm": 180.0,
|
| 157 |
+
"learning_rate": 5.691431670281996e-06,
|
| 158 |
+
"loss": 5.6752,
|
| 159 |
+
"step": 2000
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 1.5373844605106617,
|
| 163 |
+
"grad_norm": 398.0,
|
| 164 |
+
"learning_rate": 5.420281995661606e-06,
|
| 165 |
+
"loss": 5.5941,
|
| 166 |
+
"step": 2100
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"epoch": 1.6105976022696074,
|
| 170 |
+
"grad_norm": 172.0,
|
| 171 |
+
"learning_rate": 5.149132321041215e-06,
|
| 172 |
+
"loss": 5.7496,
|
| 173 |
+
"step": 2200
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"epoch": 1.6838107440285532,
|
| 177 |
+
"grad_norm": 225.0,
|
| 178 |
+
"learning_rate": 4.877982646420824e-06,
|
| 179 |
+
"loss": 5.6826,
|
| 180 |
+
"step": 2300
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"epoch": 1.757023885787499,
|
| 184 |
+
"grad_norm": 402.0,
|
| 185 |
+
"learning_rate": 4.606832971800434e-06,
|
| 186 |
+
"loss": 5.6096,
|
| 187 |
+
"step": 2400
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"epoch": 1.8302370275464446,
|
| 191 |
+
"grad_norm": 396.0,
|
| 192 |
+
"learning_rate": 4.335683297180044e-06,
|
| 193 |
+
"loss": 5.7266,
|
| 194 |
+
"step": 2500
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"epoch": 1.9034501693053905,
|
| 198 |
+
"grad_norm": 160.0,
|
| 199 |
+
"learning_rate": 4.064533622559653e-06,
|
| 200 |
+
"loss": 5.6795,
|
| 201 |
+
"step": 2600
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"epoch": 1.976663311064336,
|
| 205 |
+
"grad_norm": 188.0,
|
| 206 |
+
"learning_rate": 3.7933839479392624e-06,
|
| 207 |
+
"loss": 5.5912,
|
| 208 |
+
"step": 2700
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"epoch": 2.0,
|
| 212 |
+
"eval_accuracy": 0.5955344070278185,
|
| 213 |
+
"eval_loss": 0.671582818031311,
|
| 214 |
+
"eval_runtime": 29.3299,
|
| 215 |
+
"eval_samples_per_second": 93.147,
|
| 216 |
+
"eval_steps_per_second": 11.66,
|
| 217 |
+
"step": 2732
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 2.049784936396083,
|
| 221 |
+
"grad_norm": 177.0,
|
| 222 |
+
"learning_rate": 3.5222342733188724e-06,
|
| 223 |
+
"loss": 5.5596,
|
| 224 |
+
"step": 2800
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"epoch": 2.122998078155029,
|
| 228 |
+
"grad_norm": 398.0,
|
| 229 |
+
"learning_rate": 3.251084598698482e-06,
|
| 230 |
+
"loss": 5.6186,
|
| 231 |
+
"step": 2900
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"epoch": 2.1962112199139745,
|
| 235 |
+
"grad_norm": 227.0,
|
| 236 |
+
"learning_rate": 2.979934924078091e-06,
|
| 237 |
+
"loss": 5.5111,
|
| 238 |
+
"step": 3000
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"epoch": 2.2694243616729204,
|
| 242 |
+
"grad_norm": 236.0,
|
| 243 |
+
"learning_rate": 2.708785249457701e-06,
|
| 244 |
+
"loss": 5.5668,
|
| 245 |
+
"step": 3100
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 2.342637503431866,
|
| 249 |
+
"grad_norm": 105.0,
|
| 250 |
+
"learning_rate": 2.4376355748373105e-06,
|
| 251 |
+
"loss": 5.4987,
|
| 252 |
+
"step": 3200
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"epoch": 2.4158506451908117,
|
| 256 |
+
"grad_norm": 195.0,
|
| 257 |
+
"learning_rate": 2.16648590021692e-06,
|
| 258 |
+
"loss": 5.5228,
|
| 259 |
+
"step": 3300
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"epoch": 2.4890637869497576,
|
| 263 |
+
"grad_norm": 194.0,
|
| 264 |
+
"learning_rate": 1.8953362255965294e-06,
|
| 265 |
+
"loss": 5.5394,
|
| 266 |
+
"step": 3400
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"epoch": 2.562276928708703,
|
| 270 |
+
"grad_norm": 185.0,
|
| 271 |
+
"learning_rate": 1.624186550976139e-06,
|
| 272 |
+
"loss": 5.5566,
|
| 273 |
+
"step": 3500
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"epoch": 2.635490070467649,
|
| 277 |
+
"grad_norm": 260.0,
|
| 278 |
+
"learning_rate": 1.3530368763557487e-06,
|
| 279 |
+
"loss": 5.6079,
|
| 280 |
+
"step": 3600
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"epoch": 2.708703212226595,
|
| 284 |
+
"grad_norm": 168.0,
|
| 285 |
+
"learning_rate": 1.081887201735358e-06,
|
| 286 |
+
"loss": 5.63,
|
| 287 |
+
"step": 3700
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"epoch": 2.7819163539855403,
|
| 291 |
+
"grad_norm": 171.0,
|
| 292 |
+
"learning_rate": 8.107375271149676e-07,
|
| 293 |
+
"loss": 5.5637,
|
| 294 |
+
"step": 3800
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"epoch": 2.855129495744486,
|
| 298 |
+
"grad_norm": 151.0,
|
| 299 |
+
"learning_rate": 5.39587852494577e-07,
|
| 300 |
+
"loss": 5.4782,
|
| 301 |
+
"step": 3900
|
| 302 |
+
},
|
| 303 |
+
{
|
| 304 |
+
"epoch": 2.928342637503432,
|
| 305 |
+
"grad_norm": 184.0,
|
| 306 |
+
"learning_rate": 2.6843817787418654e-07,
|
| 307 |
+
"loss": 5.5504,
|
| 308 |
+
"step": 4000
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 3.0,
|
| 312 |
+
"eval_accuracy": 0.6050512445095169,
|
| 313 |
+
"eval_loss": 0.6602969765663147,
|
| 314 |
+
"eval_runtime": 29.1681,
|
| 315 |
+
"eval_samples_per_second": 93.664,
|
| 316 |
+
"eval_steps_per_second": 11.725,
|
| 317 |
+
"step": 4098
|
| 318 |
+
}
|
| 319 |
+
],
|
| 320 |
+
"logging_steps": 100,
|
| 321 |
+
"max_steps": 4098,
|
| 322 |
+
"num_input_tokens_seen": 0,
|
| 323 |
+
"num_train_epochs": 3,
|
| 324 |
+
"save_steps": 500,
|
| 325 |
+
"stateful_callbacks": {
|
| 326 |
+
"TrainerControl": {
|
| 327 |
+
"args": {
|
| 328 |
+
"should_epoch_stop": false,
|
| 329 |
+
"should_evaluate": false,
|
| 330 |
+
"should_log": false,
|
| 331 |
+
"should_save": true,
|
| 332 |
+
"should_training_stop": true
|
| 333 |
+
},
|
| 334 |
+
"attributes": {}
|
| 335 |
+
}
|
| 336 |
+
},
|
| 337 |
+
"total_flos": 2.899631267339305e+17,
|
| 338 |
+
"train_batch_size": 2,
|
| 339 |
+
"trial_name": null,
|
| 340 |
+
"trial_params": null
|
| 341 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58c1fa3c9190494903fbfcbb87cda9eea56beb624e2692c06d3aca9dde1272b8
|
| 3 |
+
size 5777
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|