update
Browse files- config.json +32 -0
- generation_config.json +7 -0
- model-00001-of-00002.safetensors +3 -0
- model-00002-of-00002.safetensors +3 -0
- model.safetensors.index.json +299 -0
- special_tokens_map.json +24 -0
- tokenizer.json +0 -0
- tokenizer_config.json +216 -0
- trainer_state.json +196 -0
- training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "cosail-knu/pythia-1.4b",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"GPTNeoXForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_bias": true,
|
| 7 |
+
"attention_dropout": 0.0,
|
| 8 |
+
"bos_token_id": 0,
|
| 9 |
+
"classifier_dropout": 0.1,
|
| 10 |
+
"eos_token_id": 0,
|
| 11 |
+
"hidden_act": "gelu",
|
| 12 |
+
"hidden_dropout": 0.0,
|
| 13 |
+
"hidden_size": 2048,
|
| 14 |
+
"initializer_range": 0.02,
|
| 15 |
+
"intermediate_size": 8192,
|
| 16 |
+
"layer_norm_eps": 1e-05,
|
| 17 |
+
"max_position_embeddings": 2048,
|
| 18 |
+
"model_type": "gpt_neox",
|
| 19 |
+
"num_attention_heads": 16,
|
| 20 |
+
"num_hidden_layers": 24,
|
| 21 |
+
"partial_rotary_factor": 0.25,
|
| 22 |
+
"rope_scaling": null,
|
| 23 |
+
"rope_theta": 10000,
|
| 24 |
+
"rotary_emb_base": 10000,
|
| 25 |
+
"rotary_pct": 0.25,
|
| 26 |
+
"tie_word_embeddings": false,
|
| 27 |
+
"torch_dtype": "float32",
|
| 28 |
+
"transformers_version": "4.49.0",
|
| 29 |
+
"use_cache": false,
|
| 30 |
+
"use_parallel_residual": true,
|
| 31 |
+
"vocab_size": 50277
|
| 32 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 0,
|
| 4 |
+
"eos_token_id": 0,
|
| 5 |
+
"transformers_version": "4.49.0",
|
| 6 |
+
"use_cache": false
|
| 7 |
+
}
|
model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02ee6efd6c5a6a1c1f839da429426277675388313343492f52ec7bc55be171bf
|
| 3 |
+
size 4977745576
|
model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96f461827835307bcf4d7c9b91cf59f3be03bbcf4d1a92b6a2f377c41d551c33
|
| 3 |
+
size 680437672
|
model.safetensors.index.json
ADDED
|
@@ -0,0 +1,299 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 5658148864
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"embed_out.weight": "model-00002-of-00002.safetensors",
|
| 7 |
+
"gpt_neox.embed_in.weight": "model-00001-of-00002.safetensors",
|
| 8 |
+
"gpt_neox.final_layer_norm.bias": "model-00002-of-00002.safetensors",
|
| 9 |
+
"gpt_neox.final_layer_norm.weight": "model-00002-of-00002.safetensors",
|
| 10 |
+
"gpt_neox.layers.0.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 11 |
+
"gpt_neox.layers.0.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 12 |
+
"gpt_neox.layers.0.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 13 |
+
"gpt_neox.layers.0.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 14 |
+
"gpt_neox.layers.0.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 15 |
+
"gpt_neox.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 16 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 17 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 18 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 19 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 20 |
+
"gpt_neox.layers.0.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 21 |
+
"gpt_neox.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 22 |
+
"gpt_neox.layers.1.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 23 |
+
"gpt_neox.layers.1.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 24 |
+
"gpt_neox.layers.1.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 25 |
+
"gpt_neox.layers.1.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 26 |
+
"gpt_neox.layers.1.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 27 |
+
"gpt_neox.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 28 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 29 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 30 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 31 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 32 |
+
"gpt_neox.layers.1.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 33 |
+
"gpt_neox.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 34 |
+
"gpt_neox.layers.10.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 35 |
+
"gpt_neox.layers.10.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 36 |
+
"gpt_neox.layers.10.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 37 |
+
"gpt_neox.layers.10.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 38 |
+
"gpt_neox.layers.10.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 39 |
+
"gpt_neox.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 40 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 41 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 42 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 43 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 44 |
+
"gpt_neox.layers.10.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 45 |
+
"gpt_neox.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 46 |
+
"gpt_neox.layers.11.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 47 |
+
"gpt_neox.layers.11.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 48 |
+
"gpt_neox.layers.11.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 49 |
+
"gpt_neox.layers.11.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 50 |
+
"gpt_neox.layers.11.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 51 |
+
"gpt_neox.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 52 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 53 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 54 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 55 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 56 |
+
"gpt_neox.layers.11.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 57 |
+
"gpt_neox.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 58 |
+
"gpt_neox.layers.12.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 59 |
+
"gpt_neox.layers.12.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 60 |
+
"gpt_neox.layers.12.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 61 |
+
"gpt_neox.layers.12.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 62 |
+
"gpt_neox.layers.12.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 63 |
+
"gpt_neox.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 64 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 65 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 66 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 67 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 68 |
+
"gpt_neox.layers.12.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 69 |
+
"gpt_neox.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 70 |
+
"gpt_neox.layers.13.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 71 |
+
"gpt_neox.layers.13.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 72 |
+
"gpt_neox.layers.13.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 73 |
+
"gpt_neox.layers.13.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 74 |
+
"gpt_neox.layers.13.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 75 |
+
"gpt_neox.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 76 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 77 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 78 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 79 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 80 |
+
"gpt_neox.layers.13.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 81 |
+
"gpt_neox.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 82 |
+
"gpt_neox.layers.14.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 83 |
+
"gpt_neox.layers.14.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 84 |
+
"gpt_neox.layers.14.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 85 |
+
"gpt_neox.layers.14.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 86 |
+
"gpt_neox.layers.14.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 87 |
+
"gpt_neox.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 88 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 89 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 90 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 91 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 92 |
+
"gpt_neox.layers.14.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 93 |
+
"gpt_neox.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 94 |
+
"gpt_neox.layers.15.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 95 |
+
"gpt_neox.layers.15.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 96 |
+
"gpt_neox.layers.15.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 97 |
+
"gpt_neox.layers.15.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 98 |
+
"gpt_neox.layers.15.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 99 |
+
"gpt_neox.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 100 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 101 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 102 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 103 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 104 |
+
"gpt_neox.layers.15.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 105 |
+
"gpt_neox.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 106 |
+
"gpt_neox.layers.16.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 107 |
+
"gpt_neox.layers.16.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 108 |
+
"gpt_neox.layers.16.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 109 |
+
"gpt_neox.layers.16.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 110 |
+
"gpt_neox.layers.16.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 111 |
+
"gpt_neox.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 112 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 113 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 114 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 115 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 116 |
+
"gpt_neox.layers.16.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 117 |
+
"gpt_neox.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 118 |
+
"gpt_neox.layers.17.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 119 |
+
"gpt_neox.layers.17.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 120 |
+
"gpt_neox.layers.17.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 121 |
+
"gpt_neox.layers.17.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 122 |
+
"gpt_neox.layers.17.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 123 |
+
"gpt_neox.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 124 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 125 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 126 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 127 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 128 |
+
"gpt_neox.layers.17.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 129 |
+
"gpt_neox.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 130 |
+
"gpt_neox.layers.18.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 131 |
+
"gpt_neox.layers.18.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 132 |
+
"gpt_neox.layers.18.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 133 |
+
"gpt_neox.layers.18.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 134 |
+
"gpt_neox.layers.18.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 135 |
+
"gpt_neox.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 136 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 137 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 138 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 139 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 140 |
+
"gpt_neox.layers.18.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 141 |
+
"gpt_neox.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 142 |
+
"gpt_neox.layers.19.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 143 |
+
"gpt_neox.layers.19.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 144 |
+
"gpt_neox.layers.19.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 145 |
+
"gpt_neox.layers.19.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 146 |
+
"gpt_neox.layers.19.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 147 |
+
"gpt_neox.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 148 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 149 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 150 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 151 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 152 |
+
"gpt_neox.layers.19.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 153 |
+
"gpt_neox.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 154 |
+
"gpt_neox.layers.2.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 155 |
+
"gpt_neox.layers.2.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 156 |
+
"gpt_neox.layers.2.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 157 |
+
"gpt_neox.layers.2.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 158 |
+
"gpt_neox.layers.2.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 159 |
+
"gpt_neox.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 160 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 161 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 162 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 163 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 164 |
+
"gpt_neox.layers.2.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 165 |
+
"gpt_neox.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 166 |
+
"gpt_neox.layers.20.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 167 |
+
"gpt_neox.layers.20.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 168 |
+
"gpt_neox.layers.20.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 169 |
+
"gpt_neox.layers.20.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 170 |
+
"gpt_neox.layers.20.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 171 |
+
"gpt_neox.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 172 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 173 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 174 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 175 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 176 |
+
"gpt_neox.layers.20.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 177 |
+
"gpt_neox.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 178 |
+
"gpt_neox.layers.21.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 179 |
+
"gpt_neox.layers.21.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 180 |
+
"gpt_neox.layers.21.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 181 |
+
"gpt_neox.layers.21.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 182 |
+
"gpt_neox.layers.21.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 183 |
+
"gpt_neox.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 184 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 185 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 186 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 187 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 188 |
+
"gpt_neox.layers.21.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 189 |
+
"gpt_neox.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 190 |
+
"gpt_neox.layers.22.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 191 |
+
"gpt_neox.layers.22.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 192 |
+
"gpt_neox.layers.22.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 193 |
+
"gpt_neox.layers.22.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 194 |
+
"gpt_neox.layers.22.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 195 |
+
"gpt_neox.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 196 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
| 197 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
| 198 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 199 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 200 |
+
"gpt_neox.layers.22.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 201 |
+
"gpt_neox.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 202 |
+
"gpt_neox.layers.23.attention.dense.bias": "model-00002-of-00002.safetensors",
|
| 203 |
+
"gpt_neox.layers.23.attention.dense.weight": "model-00002-of-00002.safetensors",
|
| 204 |
+
"gpt_neox.layers.23.attention.query_key_value.bias": "model-00002-of-00002.safetensors",
|
| 205 |
+
"gpt_neox.layers.23.attention.query_key_value.weight": "model-00002-of-00002.safetensors",
|
| 206 |
+
"gpt_neox.layers.23.input_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 207 |
+
"gpt_neox.layers.23.input_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 208 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
| 209 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
| 210 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
| 211 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
| 212 |
+
"gpt_neox.layers.23.post_attention_layernorm.bias": "model-00002-of-00002.safetensors",
|
| 213 |
+
"gpt_neox.layers.23.post_attention_layernorm.weight": "model-00002-of-00002.safetensors",
|
| 214 |
+
"gpt_neox.layers.3.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 215 |
+
"gpt_neox.layers.3.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 216 |
+
"gpt_neox.layers.3.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 217 |
+
"gpt_neox.layers.3.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 218 |
+
"gpt_neox.layers.3.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 219 |
+
"gpt_neox.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 220 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 221 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 222 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 223 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 224 |
+
"gpt_neox.layers.3.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 225 |
+
"gpt_neox.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 226 |
+
"gpt_neox.layers.4.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 227 |
+
"gpt_neox.layers.4.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 228 |
+
"gpt_neox.layers.4.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 229 |
+
"gpt_neox.layers.4.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 230 |
+
"gpt_neox.layers.4.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 231 |
+
"gpt_neox.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 232 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 233 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 234 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 235 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 236 |
+
"gpt_neox.layers.4.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 237 |
+
"gpt_neox.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 238 |
+
"gpt_neox.layers.5.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 239 |
+
"gpt_neox.layers.5.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 240 |
+
"gpt_neox.layers.5.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 241 |
+
"gpt_neox.layers.5.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 242 |
+
"gpt_neox.layers.5.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 243 |
+
"gpt_neox.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 244 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 245 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 246 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 247 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 248 |
+
"gpt_neox.layers.5.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 249 |
+
"gpt_neox.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 250 |
+
"gpt_neox.layers.6.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 251 |
+
"gpt_neox.layers.6.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 252 |
+
"gpt_neox.layers.6.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 253 |
+
"gpt_neox.layers.6.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 254 |
+
"gpt_neox.layers.6.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 255 |
+
"gpt_neox.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 256 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 257 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 258 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 259 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 260 |
+
"gpt_neox.layers.6.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 261 |
+
"gpt_neox.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 262 |
+
"gpt_neox.layers.7.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 263 |
+
"gpt_neox.layers.7.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 264 |
+
"gpt_neox.layers.7.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 265 |
+
"gpt_neox.layers.7.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 266 |
+
"gpt_neox.layers.7.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 267 |
+
"gpt_neox.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 268 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 269 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 270 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 271 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 272 |
+
"gpt_neox.layers.7.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 273 |
+
"gpt_neox.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 274 |
+
"gpt_neox.layers.8.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 275 |
+
"gpt_neox.layers.8.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 276 |
+
"gpt_neox.layers.8.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 277 |
+
"gpt_neox.layers.8.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 278 |
+
"gpt_neox.layers.8.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 279 |
+
"gpt_neox.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 280 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 281 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 282 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 283 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 284 |
+
"gpt_neox.layers.8.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 285 |
+
"gpt_neox.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 286 |
+
"gpt_neox.layers.9.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 287 |
+
"gpt_neox.layers.9.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 288 |
+
"gpt_neox.layers.9.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 289 |
+
"gpt_neox.layers.9.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 290 |
+
"gpt_neox.layers.9.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 291 |
+
"gpt_neox.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 292 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 293 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 294 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 295 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 296 |
+
"gpt_neox.layers.9.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 297 |
+
"gpt_neox.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors"
|
| 298 |
+
}
|
| 299 |
+
}
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<|endoftext|>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "<|endoftext|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": "<|endoftext|>",
|
| 17 |
+
"unk_token": {
|
| 18 |
+
"content": "<|endoftext|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
}
|
| 24 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,216 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"add_prefix_space": false,
|
| 5 |
+
"added_tokens_decoder": {
|
| 6 |
+
"0": {
|
| 7 |
+
"content": "<|endoftext|>",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": false,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false,
|
| 12 |
+
"special": true
|
| 13 |
+
},
|
| 14 |
+
"1": {
|
| 15 |
+
"content": "<|padding|>",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": false,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false,
|
| 20 |
+
"special": true
|
| 21 |
+
},
|
| 22 |
+
"50254": {
|
| 23 |
+
"content": " ",
|
| 24 |
+
"lstrip": false,
|
| 25 |
+
"normalized": true,
|
| 26 |
+
"rstrip": false,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": false
|
| 29 |
+
},
|
| 30 |
+
"50255": {
|
| 31 |
+
"content": " ",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": true,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": false
|
| 37 |
+
},
|
| 38 |
+
"50256": {
|
| 39 |
+
"content": " ",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": true,
|
| 42 |
+
"rstrip": false,
|
| 43 |
+
"single_word": false,
|
| 44 |
+
"special": false
|
| 45 |
+
},
|
| 46 |
+
"50257": {
|
| 47 |
+
"content": " ",
|
| 48 |
+
"lstrip": false,
|
| 49 |
+
"normalized": true,
|
| 50 |
+
"rstrip": false,
|
| 51 |
+
"single_word": false,
|
| 52 |
+
"special": false
|
| 53 |
+
},
|
| 54 |
+
"50258": {
|
| 55 |
+
"content": " ",
|
| 56 |
+
"lstrip": false,
|
| 57 |
+
"normalized": true,
|
| 58 |
+
"rstrip": false,
|
| 59 |
+
"single_word": false,
|
| 60 |
+
"special": false
|
| 61 |
+
},
|
| 62 |
+
"50259": {
|
| 63 |
+
"content": " ",
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"normalized": true,
|
| 66 |
+
"rstrip": false,
|
| 67 |
+
"single_word": false,
|
| 68 |
+
"special": false
|
| 69 |
+
},
|
| 70 |
+
"50260": {
|
| 71 |
+
"content": " ",
|
| 72 |
+
"lstrip": false,
|
| 73 |
+
"normalized": true,
|
| 74 |
+
"rstrip": false,
|
| 75 |
+
"single_word": false,
|
| 76 |
+
"special": false
|
| 77 |
+
},
|
| 78 |
+
"50261": {
|
| 79 |
+
"content": " ",
|
| 80 |
+
"lstrip": false,
|
| 81 |
+
"normalized": true,
|
| 82 |
+
"rstrip": false,
|
| 83 |
+
"single_word": false,
|
| 84 |
+
"special": false
|
| 85 |
+
},
|
| 86 |
+
"50262": {
|
| 87 |
+
"content": " ",
|
| 88 |
+
"lstrip": false,
|
| 89 |
+
"normalized": true,
|
| 90 |
+
"rstrip": false,
|
| 91 |
+
"single_word": false,
|
| 92 |
+
"special": false
|
| 93 |
+
},
|
| 94 |
+
"50263": {
|
| 95 |
+
"content": " ",
|
| 96 |
+
"lstrip": false,
|
| 97 |
+
"normalized": true,
|
| 98 |
+
"rstrip": false,
|
| 99 |
+
"single_word": false,
|
| 100 |
+
"special": false
|
| 101 |
+
},
|
| 102 |
+
"50264": {
|
| 103 |
+
"content": " ",
|
| 104 |
+
"lstrip": false,
|
| 105 |
+
"normalized": true,
|
| 106 |
+
"rstrip": false,
|
| 107 |
+
"single_word": false,
|
| 108 |
+
"special": false
|
| 109 |
+
},
|
| 110 |
+
"50265": {
|
| 111 |
+
"content": " ",
|
| 112 |
+
"lstrip": false,
|
| 113 |
+
"normalized": true,
|
| 114 |
+
"rstrip": false,
|
| 115 |
+
"single_word": false,
|
| 116 |
+
"special": false
|
| 117 |
+
},
|
| 118 |
+
"50266": {
|
| 119 |
+
"content": " ",
|
| 120 |
+
"lstrip": false,
|
| 121 |
+
"normalized": true,
|
| 122 |
+
"rstrip": false,
|
| 123 |
+
"single_word": false,
|
| 124 |
+
"special": false
|
| 125 |
+
},
|
| 126 |
+
"50267": {
|
| 127 |
+
"content": " ",
|
| 128 |
+
"lstrip": false,
|
| 129 |
+
"normalized": true,
|
| 130 |
+
"rstrip": false,
|
| 131 |
+
"single_word": false,
|
| 132 |
+
"special": false
|
| 133 |
+
},
|
| 134 |
+
"50268": {
|
| 135 |
+
"content": " ",
|
| 136 |
+
"lstrip": false,
|
| 137 |
+
"normalized": true,
|
| 138 |
+
"rstrip": false,
|
| 139 |
+
"single_word": false,
|
| 140 |
+
"special": false
|
| 141 |
+
},
|
| 142 |
+
"50269": {
|
| 143 |
+
"content": " ",
|
| 144 |
+
"lstrip": false,
|
| 145 |
+
"normalized": true,
|
| 146 |
+
"rstrip": false,
|
| 147 |
+
"single_word": false,
|
| 148 |
+
"special": false
|
| 149 |
+
},
|
| 150 |
+
"50270": {
|
| 151 |
+
"content": " ",
|
| 152 |
+
"lstrip": false,
|
| 153 |
+
"normalized": true,
|
| 154 |
+
"rstrip": false,
|
| 155 |
+
"single_word": false,
|
| 156 |
+
"special": false
|
| 157 |
+
},
|
| 158 |
+
"50271": {
|
| 159 |
+
"content": " ",
|
| 160 |
+
"lstrip": false,
|
| 161 |
+
"normalized": true,
|
| 162 |
+
"rstrip": false,
|
| 163 |
+
"single_word": false,
|
| 164 |
+
"special": false
|
| 165 |
+
},
|
| 166 |
+
"50272": {
|
| 167 |
+
"content": " ",
|
| 168 |
+
"lstrip": false,
|
| 169 |
+
"normalized": true,
|
| 170 |
+
"rstrip": false,
|
| 171 |
+
"single_word": false,
|
| 172 |
+
"special": false
|
| 173 |
+
},
|
| 174 |
+
"50273": {
|
| 175 |
+
"content": " ",
|
| 176 |
+
"lstrip": false,
|
| 177 |
+
"normalized": true,
|
| 178 |
+
"rstrip": false,
|
| 179 |
+
"single_word": false,
|
| 180 |
+
"special": false
|
| 181 |
+
},
|
| 182 |
+
"50274": {
|
| 183 |
+
"content": " ",
|
| 184 |
+
"lstrip": false,
|
| 185 |
+
"normalized": true,
|
| 186 |
+
"rstrip": false,
|
| 187 |
+
"single_word": false,
|
| 188 |
+
"special": false
|
| 189 |
+
},
|
| 190 |
+
"50275": {
|
| 191 |
+
"content": " ",
|
| 192 |
+
"lstrip": false,
|
| 193 |
+
"normalized": true,
|
| 194 |
+
"rstrip": false,
|
| 195 |
+
"single_word": false,
|
| 196 |
+
"special": false
|
| 197 |
+
},
|
| 198 |
+
"50276": {
|
| 199 |
+
"content": " ",
|
| 200 |
+
"lstrip": false,
|
| 201 |
+
"normalized": true,
|
| 202 |
+
"rstrip": false,
|
| 203 |
+
"single_word": false,
|
| 204 |
+
"special": false
|
| 205 |
+
}
|
| 206 |
+
},
|
| 207 |
+
"bos_token": "<|endoftext|>",
|
| 208 |
+
"clean_up_tokenization_spaces": false,
|
| 209 |
+
"eos_token": "<|endoftext|>",
|
| 210 |
+
"extra_special_tokens": {},
|
| 211 |
+
"model_max_length": 1024,
|
| 212 |
+
"pad_token": "<|endoftext|>",
|
| 213 |
+
"padding_side": "right",
|
| 214 |
+
"tokenizer_class": "GPTNeoXTokenizer",
|
| 215 |
+
"unk_token": "<|endoftext|>"
|
| 216 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,196 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 3.0,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 222,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.13513513513513514,
|
| 13 |
+
"grad_norm": 4.831328868865967,
|
| 14 |
+
"learning_rate": 2.9985590229902075e-05,
|
| 15 |
+
"loss": 0.8729,
|
| 16 |
+
"step": 10
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.2702702702702703,
|
| 20 |
+
"grad_norm": 3.3961567878723145,
|
| 21 |
+
"learning_rate": 2.9730185992421254e-05,
|
| 22 |
+
"loss": 0.9016,
|
| 23 |
+
"step": 20
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.40540540540540543,
|
| 27 |
+
"grad_norm": 3.0312085151672363,
|
| 28 |
+
"learning_rate": 2.9160833414327637e-05,
|
| 29 |
+
"loss": 0.9115,
|
| 30 |
+
"step": 30
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.5405405405405406,
|
| 34 |
+
"grad_norm": 2.8146772384643555,
|
| 35 |
+
"learning_rate": 2.828966725734167e-05,
|
| 36 |
+
"loss": 0.8631,
|
| 37 |
+
"step": 40
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.6756756756756757,
|
| 41 |
+
"grad_norm": 3.070246934890747,
|
| 42 |
+
"learning_rate": 2.7135254915624213e-05,
|
| 43 |
+
"loss": 0.8696,
|
| 44 |
+
"step": 50
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.8108108108108109,
|
| 48 |
+
"grad_norm": 2.657665729522705,
|
| 49 |
+
"learning_rate": 2.5722200684005718e-05,
|
| 50 |
+
"loss": 0.9504,
|
| 51 |
+
"step": 60
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.9459459459459459,
|
| 55 |
+
"grad_norm": 2.7406342029571533,
|
| 56 |
+
"learning_rate": 2.408062136015872e-05,
|
| 57 |
+
"loss": 0.7631,
|
| 58 |
+
"step": 70
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 1.0810810810810811,
|
| 62 |
+
"grad_norm": 2.587312698364258,
|
| 63 |
+
"learning_rate": 2.224550435734272e-05,
|
| 64 |
+
"loss": 0.6282,
|
| 65 |
+
"step": 80
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 1.2162162162162162,
|
| 69 |
+
"grad_norm": 2.679584503173828,
|
| 70 |
+
"learning_rate": 2.025596200843394e-05,
|
| 71 |
+
"loss": 0.4663,
|
| 72 |
+
"step": 90
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 1.3513513513513513,
|
| 76 |
+
"grad_norm": 2.1560540199279785,
|
| 77 |
+
"learning_rate": 1.8154397954454996e-05,
|
| 78 |
+
"loss": 0.4216,
|
| 79 |
+
"step": 100
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 1.4864864864864864,
|
| 83 |
+
"grad_norm": 3.28458833694458,
|
| 84 |
+
"learning_rate": 1.5985603384585545e-05,
|
| 85 |
+
"loss": 0.4337,
|
| 86 |
+
"step": 110
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 1.6216216216216215,
|
| 90 |
+
"grad_norm": 2.6721553802490234,
|
| 91 |
+
"learning_rate": 1.3795802389729185e-05,
|
| 92 |
+
"loss": 0.4256,
|
| 93 |
+
"step": 120
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 1.7567567567567568,
|
| 97 |
+
"grad_norm": 2.691438674926758,
|
| 98 |
+
"learning_rate": 1.1631666776267804e-05,
|
| 99 |
+
"loss": 0.4605,
|
| 100 |
+
"step": 130
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 1.8918918918918919,
|
| 104 |
+
"grad_norm": 2.9018781185150146,
|
| 105 |
+
"learning_rate": 9.5393213375378e-06,
|
| 106 |
+
"loss": 0.4006,
|
| 107 |
+
"step": 140
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 2.027027027027027,
|
| 111 |
+
"grad_norm": 1.536293864250183,
|
| 112 |
+
"learning_rate": 7.563360783939724e-06,
|
| 113 |
+
"loss": 0.4041,
|
| 114 |
+
"step": 150
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 2.1621621621621623,
|
| 118 |
+
"grad_norm": 2.0216639041900635,
|
| 119 |
+
"learning_rate": 5.7458992841091544e-06,
|
| 120 |
+
"loss": 0.1893,
|
| 121 |
+
"step": 160
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 2.2972972972972974,
|
| 125 |
+
"grad_norm": 2.6039671897888184,
|
| 126 |
+
"learning_rate": 4.125672874528797e-06,
|
| 127 |
+
"loss": 0.1901,
|
| 128 |
+
"step": 170
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 2.4324324324324325,
|
| 132 |
+
"grad_norm": 2.349864959716797,
|
| 133 |
+
"learning_rate": 2.7372138681624246e-06,
|
| 134 |
+
"loss": 0.165,
|
| 135 |
+
"step": 180
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 2.5675675675675675,
|
| 139 |
+
"grad_norm": 1.7878508567810059,
|
| 140 |
+
"learning_rate": 1.6101148581573276e-06,
|
| 141 |
+
"loss": 0.1793,
|
| 142 |
+
"step": 190
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"epoch": 2.7027027027027026,
|
| 146 |
+
"grad_norm": 1.9807162284851074,
|
| 147 |
+
"learning_rate": 7.683980030985655e-07,
|
| 148 |
+
"loss": 0.169,
|
| 149 |
+
"step": 200
|
| 150 |
+
},
|
| 151 |
+
{
|
| 152 |
+
"epoch": 2.8378378378378377,
|
| 153 |
+
"grad_norm": 2.102729558944702,
|
| 154 |
+
"learning_rate": 2.300030364048139e-07,
|
| 155 |
+
"loss": 0.1955,
|
| 156 |
+
"step": 210
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"epoch": 2.972972972972973,
|
| 160 |
+
"grad_norm": 1.9260261058807373,
|
| 161 |
+
"learning_rate": 6.404912056610091e-09,
|
| 162 |
+
"loss": 0.1692,
|
| 163 |
+
"step": 220
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 3.0,
|
| 167 |
+
"step": 222,
|
| 168 |
+
"total_flos": 2.842963155615744e+16,
|
| 169 |
+
"train_loss": 0.49890191973866643,
|
| 170 |
+
"train_runtime": 996.419,
|
| 171 |
+
"train_samples_per_second": 3.541,
|
| 172 |
+
"train_steps_per_second": 0.223
|
| 173 |
+
}
|
| 174 |
+
],
|
| 175 |
+
"logging_steps": 10,
|
| 176 |
+
"max_steps": 222,
|
| 177 |
+
"num_input_tokens_seen": 0,
|
| 178 |
+
"num_train_epochs": 3,
|
| 179 |
+
"save_steps": 500,
|
| 180 |
+
"stateful_callbacks": {
|
| 181 |
+
"TrainerControl": {
|
| 182 |
+
"args": {
|
| 183 |
+
"should_epoch_stop": false,
|
| 184 |
+
"should_evaluate": false,
|
| 185 |
+
"should_log": false,
|
| 186 |
+
"should_save": false,
|
| 187 |
+
"should_training_stop": false
|
| 188 |
+
},
|
| 189 |
+
"attributes": {}
|
| 190 |
+
}
|
| 191 |
+
},
|
| 192 |
+
"total_flos": 2.842963155615744e+16,
|
| 193 |
+
"train_batch_size": 16,
|
| 194 |
+
"trial_name": null,
|
| 195 |
+
"trial_params": null
|
| 196 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b5372bbad03fd1cc1ee1047f5a588f978ec421b10880ae43cfd313d2a716b65
|
| 3 |
+
size 5969
|