Training in progress, step 100, checkpoint
Browse files- checkpoint-100/config.json +36 -0
- checkpoint-100/model-00001-of-00002.safetensors +3 -0
- checkpoint-100/model-00002-of-00002.safetensors +3 -0
- checkpoint-100/model.safetensors.index.json +299 -0
- checkpoint-100/optimizer.pt +3 -0
- checkpoint-100/rng_state.pth +3 -0
- checkpoint-100/scheduler.pt +3 -0
- checkpoint-100/special_tokens_map.json +11 -0
- checkpoint-100/tokenizer.json +0 -0
- checkpoint-100/tokenizer_config.json +72 -0
- checkpoint-100/trainer_state.json +88 -0
- checkpoint-100/training_args.bin +3 -0
checkpoint-100/config.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "EleutherAI/polyglot-ko-1.3b",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"GPTNeoXForSequenceClassification"
|
| 5 |
+
],
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 0,
|
| 8 |
+
"classifier_dropout": 0.1,
|
| 9 |
+
"eos_token_id": 2,
|
| 10 |
+
"hidden_act": "gelu",
|
| 11 |
+
"hidden_dropout": 0.0,
|
| 12 |
+
"hidden_size": 2048,
|
| 13 |
+
"id2label": {
|
| 14 |
+
"0": "LABEL_0"
|
| 15 |
+
},
|
| 16 |
+
"initializer_range": 0.02,
|
| 17 |
+
"intermediate_size": 8192,
|
| 18 |
+
"label2id": {
|
| 19 |
+
"LABEL_0": 0
|
| 20 |
+
},
|
| 21 |
+
"layer_norm_eps": 1e-05,
|
| 22 |
+
"max_position_embeddings": 2048,
|
| 23 |
+
"model_type": "gpt_neox",
|
| 24 |
+
"num_attention_heads": 16,
|
| 25 |
+
"num_hidden_layers": 24,
|
| 26 |
+
"pad_token_id": 2,
|
| 27 |
+
"rope_scaling": null,
|
| 28 |
+
"rotary_emb_base": 10000,
|
| 29 |
+
"rotary_pct": 0.5,
|
| 30 |
+
"tie_word_embeddings": false,
|
| 31 |
+
"torch_dtype": "float32",
|
| 32 |
+
"transformers_version": "4.35.2",
|
| 33 |
+
"use_cache": true,
|
| 34 |
+
"use_parallel_residual": true,
|
| 35 |
+
"vocab_size": 30080
|
| 36 |
+
}
|
checkpoint-100/model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:808bf27465a1b6819bd878feedf557cd6e170dd2502687f370758d1673afecaf
|
| 3 |
+
size 4946584368
|
checkpoint-100/model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66433e4ba327c636891ae62e7d093c49596f190e7dc927e095deaec0206295d9
|
| 3 |
+
size 134284024
|
checkpoint-100/model.safetensors.index.json
ADDED
|
@@ -0,0 +1,299 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 5080834048
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"gpt_neox.embed_in.weight": "model-00001-of-00002.safetensors",
|
| 7 |
+
"gpt_neox.final_layer_norm.bias": "model-00002-of-00002.safetensors",
|
| 8 |
+
"gpt_neox.final_layer_norm.weight": "model-00002-of-00002.safetensors",
|
| 9 |
+
"gpt_neox.layers.0.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 10 |
+
"gpt_neox.layers.0.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 11 |
+
"gpt_neox.layers.0.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 12 |
+
"gpt_neox.layers.0.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 13 |
+
"gpt_neox.layers.0.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 14 |
+
"gpt_neox.layers.0.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 15 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 16 |
+
"gpt_neox.layers.0.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 17 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 18 |
+
"gpt_neox.layers.0.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 19 |
+
"gpt_neox.layers.0.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 20 |
+
"gpt_neox.layers.0.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 21 |
+
"gpt_neox.layers.1.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 22 |
+
"gpt_neox.layers.1.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 23 |
+
"gpt_neox.layers.1.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 24 |
+
"gpt_neox.layers.1.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 25 |
+
"gpt_neox.layers.1.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 26 |
+
"gpt_neox.layers.1.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 27 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 28 |
+
"gpt_neox.layers.1.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 29 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 30 |
+
"gpt_neox.layers.1.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 31 |
+
"gpt_neox.layers.1.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 32 |
+
"gpt_neox.layers.1.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 33 |
+
"gpt_neox.layers.10.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 34 |
+
"gpt_neox.layers.10.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 35 |
+
"gpt_neox.layers.10.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 36 |
+
"gpt_neox.layers.10.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 37 |
+
"gpt_neox.layers.10.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 38 |
+
"gpt_neox.layers.10.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 39 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 40 |
+
"gpt_neox.layers.10.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 41 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 42 |
+
"gpt_neox.layers.10.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 43 |
+
"gpt_neox.layers.10.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 44 |
+
"gpt_neox.layers.10.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 45 |
+
"gpt_neox.layers.11.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 46 |
+
"gpt_neox.layers.11.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 47 |
+
"gpt_neox.layers.11.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 48 |
+
"gpt_neox.layers.11.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 49 |
+
"gpt_neox.layers.11.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 50 |
+
"gpt_neox.layers.11.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 51 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 52 |
+
"gpt_neox.layers.11.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 53 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 54 |
+
"gpt_neox.layers.11.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 55 |
+
"gpt_neox.layers.11.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 56 |
+
"gpt_neox.layers.11.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 57 |
+
"gpt_neox.layers.12.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 58 |
+
"gpt_neox.layers.12.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 59 |
+
"gpt_neox.layers.12.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 60 |
+
"gpt_neox.layers.12.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 61 |
+
"gpt_neox.layers.12.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 62 |
+
"gpt_neox.layers.12.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 63 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 64 |
+
"gpt_neox.layers.12.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 65 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 66 |
+
"gpt_neox.layers.12.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 67 |
+
"gpt_neox.layers.12.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 68 |
+
"gpt_neox.layers.12.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 69 |
+
"gpt_neox.layers.13.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 70 |
+
"gpt_neox.layers.13.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 71 |
+
"gpt_neox.layers.13.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 72 |
+
"gpt_neox.layers.13.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 73 |
+
"gpt_neox.layers.13.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 74 |
+
"gpt_neox.layers.13.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 75 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 76 |
+
"gpt_neox.layers.13.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 77 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 78 |
+
"gpt_neox.layers.13.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 79 |
+
"gpt_neox.layers.13.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 80 |
+
"gpt_neox.layers.13.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 81 |
+
"gpt_neox.layers.14.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 82 |
+
"gpt_neox.layers.14.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 83 |
+
"gpt_neox.layers.14.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 84 |
+
"gpt_neox.layers.14.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 85 |
+
"gpt_neox.layers.14.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 86 |
+
"gpt_neox.layers.14.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 87 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 88 |
+
"gpt_neox.layers.14.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 89 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 90 |
+
"gpt_neox.layers.14.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 91 |
+
"gpt_neox.layers.14.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 92 |
+
"gpt_neox.layers.14.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 93 |
+
"gpt_neox.layers.15.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 94 |
+
"gpt_neox.layers.15.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 95 |
+
"gpt_neox.layers.15.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 96 |
+
"gpt_neox.layers.15.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 97 |
+
"gpt_neox.layers.15.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 98 |
+
"gpt_neox.layers.15.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 99 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 100 |
+
"gpt_neox.layers.15.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 101 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 102 |
+
"gpt_neox.layers.15.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 103 |
+
"gpt_neox.layers.15.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 104 |
+
"gpt_neox.layers.15.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 105 |
+
"gpt_neox.layers.16.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 106 |
+
"gpt_neox.layers.16.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 107 |
+
"gpt_neox.layers.16.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 108 |
+
"gpt_neox.layers.16.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 109 |
+
"gpt_neox.layers.16.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 110 |
+
"gpt_neox.layers.16.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 111 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 112 |
+
"gpt_neox.layers.16.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 113 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 114 |
+
"gpt_neox.layers.16.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 115 |
+
"gpt_neox.layers.16.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 116 |
+
"gpt_neox.layers.16.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 117 |
+
"gpt_neox.layers.17.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 118 |
+
"gpt_neox.layers.17.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 119 |
+
"gpt_neox.layers.17.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 120 |
+
"gpt_neox.layers.17.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 121 |
+
"gpt_neox.layers.17.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 122 |
+
"gpt_neox.layers.17.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 123 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 124 |
+
"gpt_neox.layers.17.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 125 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 126 |
+
"gpt_neox.layers.17.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 127 |
+
"gpt_neox.layers.17.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 128 |
+
"gpt_neox.layers.17.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 129 |
+
"gpt_neox.layers.18.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 130 |
+
"gpt_neox.layers.18.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 131 |
+
"gpt_neox.layers.18.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 132 |
+
"gpt_neox.layers.18.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 133 |
+
"gpt_neox.layers.18.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 134 |
+
"gpt_neox.layers.18.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 135 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 136 |
+
"gpt_neox.layers.18.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 137 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 138 |
+
"gpt_neox.layers.18.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 139 |
+
"gpt_neox.layers.18.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 140 |
+
"gpt_neox.layers.18.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 141 |
+
"gpt_neox.layers.19.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 142 |
+
"gpt_neox.layers.19.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 143 |
+
"gpt_neox.layers.19.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 144 |
+
"gpt_neox.layers.19.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 145 |
+
"gpt_neox.layers.19.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 146 |
+
"gpt_neox.layers.19.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 147 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 148 |
+
"gpt_neox.layers.19.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 149 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 150 |
+
"gpt_neox.layers.19.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 151 |
+
"gpt_neox.layers.19.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 152 |
+
"gpt_neox.layers.19.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 153 |
+
"gpt_neox.layers.2.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 154 |
+
"gpt_neox.layers.2.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 155 |
+
"gpt_neox.layers.2.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 156 |
+
"gpt_neox.layers.2.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 157 |
+
"gpt_neox.layers.2.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 158 |
+
"gpt_neox.layers.2.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 159 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 160 |
+
"gpt_neox.layers.2.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 161 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 162 |
+
"gpt_neox.layers.2.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 163 |
+
"gpt_neox.layers.2.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 164 |
+
"gpt_neox.layers.2.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 165 |
+
"gpt_neox.layers.20.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 166 |
+
"gpt_neox.layers.20.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 167 |
+
"gpt_neox.layers.20.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 168 |
+
"gpt_neox.layers.20.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 169 |
+
"gpt_neox.layers.20.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 170 |
+
"gpt_neox.layers.20.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 171 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 172 |
+
"gpt_neox.layers.20.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 173 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 174 |
+
"gpt_neox.layers.20.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 175 |
+
"gpt_neox.layers.20.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 176 |
+
"gpt_neox.layers.20.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 177 |
+
"gpt_neox.layers.21.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 178 |
+
"gpt_neox.layers.21.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 179 |
+
"gpt_neox.layers.21.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 180 |
+
"gpt_neox.layers.21.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 181 |
+
"gpt_neox.layers.21.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 182 |
+
"gpt_neox.layers.21.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 183 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 184 |
+
"gpt_neox.layers.21.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 185 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 186 |
+
"gpt_neox.layers.21.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 187 |
+
"gpt_neox.layers.21.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 188 |
+
"gpt_neox.layers.21.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 189 |
+
"gpt_neox.layers.22.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 190 |
+
"gpt_neox.layers.22.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 191 |
+
"gpt_neox.layers.22.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 192 |
+
"gpt_neox.layers.22.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 193 |
+
"gpt_neox.layers.22.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 194 |
+
"gpt_neox.layers.22.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 195 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 196 |
+
"gpt_neox.layers.22.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 197 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 198 |
+
"gpt_neox.layers.22.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 199 |
+
"gpt_neox.layers.22.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 200 |
+
"gpt_neox.layers.22.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 201 |
+
"gpt_neox.layers.23.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 202 |
+
"gpt_neox.layers.23.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 203 |
+
"gpt_neox.layers.23.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 204 |
+
"gpt_neox.layers.23.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 205 |
+
"gpt_neox.layers.23.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 206 |
+
"gpt_neox.layers.23.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 207 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.bias": "model-00002-of-00002.safetensors",
|
| 208 |
+
"gpt_neox.layers.23.mlp.dense_4h_to_h.weight": "model-00002-of-00002.safetensors",
|
| 209 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.bias": "model-00002-of-00002.safetensors",
|
| 210 |
+
"gpt_neox.layers.23.mlp.dense_h_to_4h.weight": "model-00002-of-00002.safetensors",
|
| 211 |
+
"gpt_neox.layers.23.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 212 |
+
"gpt_neox.layers.23.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 213 |
+
"gpt_neox.layers.3.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 214 |
+
"gpt_neox.layers.3.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 215 |
+
"gpt_neox.layers.3.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 216 |
+
"gpt_neox.layers.3.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 217 |
+
"gpt_neox.layers.3.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 218 |
+
"gpt_neox.layers.3.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 219 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 220 |
+
"gpt_neox.layers.3.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 221 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 222 |
+
"gpt_neox.layers.3.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 223 |
+
"gpt_neox.layers.3.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 224 |
+
"gpt_neox.layers.3.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 225 |
+
"gpt_neox.layers.4.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 226 |
+
"gpt_neox.layers.4.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 227 |
+
"gpt_neox.layers.4.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 228 |
+
"gpt_neox.layers.4.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 229 |
+
"gpt_neox.layers.4.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 230 |
+
"gpt_neox.layers.4.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 231 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 232 |
+
"gpt_neox.layers.4.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 233 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 234 |
+
"gpt_neox.layers.4.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 235 |
+
"gpt_neox.layers.4.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 236 |
+
"gpt_neox.layers.4.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 237 |
+
"gpt_neox.layers.5.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 238 |
+
"gpt_neox.layers.5.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 239 |
+
"gpt_neox.layers.5.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 240 |
+
"gpt_neox.layers.5.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 241 |
+
"gpt_neox.layers.5.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 242 |
+
"gpt_neox.layers.5.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 243 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 244 |
+
"gpt_neox.layers.5.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 245 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 246 |
+
"gpt_neox.layers.5.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 247 |
+
"gpt_neox.layers.5.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 248 |
+
"gpt_neox.layers.5.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 249 |
+
"gpt_neox.layers.6.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 250 |
+
"gpt_neox.layers.6.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 251 |
+
"gpt_neox.layers.6.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 252 |
+
"gpt_neox.layers.6.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 253 |
+
"gpt_neox.layers.6.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 254 |
+
"gpt_neox.layers.6.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 255 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 256 |
+
"gpt_neox.layers.6.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 257 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 258 |
+
"gpt_neox.layers.6.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 259 |
+
"gpt_neox.layers.6.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 260 |
+
"gpt_neox.layers.6.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 261 |
+
"gpt_neox.layers.7.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 262 |
+
"gpt_neox.layers.7.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 263 |
+
"gpt_neox.layers.7.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 264 |
+
"gpt_neox.layers.7.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 265 |
+
"gpt_neox.layers.7.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 266 |
+
"gpt_neox.layers.7.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 267 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 268 |
+
"gpt_neox.layers.7.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 269 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 270 |
+
"gpt_neox.layers.7.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 271 |
+
"gpt_neox.layers.7.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 272 |
+
"gpt_neox.layers.7.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 273 |
+
"gpt_neox.layers.8.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 274 |
+
"gpt_neox.layers.8.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 275 |
+
"gpt_neox.layers.8.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 276 |
+
"gpt_neox.layers.8.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 277 |
+
"gpt_neox.layers.8.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 278 |
+
"gpt_neox.layers.8.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 279 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 280 |
+
"gpt_neox.layers.8.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 281 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 282 |
+
"gpt_neox.layers.8.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 283 |
+
"gpt_neox.layers.8.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 284 |
+
"gpt_neox.layers.8.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 285 |
+
"gpt_neox.layers.9.attention.dense.bias": "model-00001-of-00002.safetensors",
|
| 286 |
+
"gpt_neox.layers.9.attention.dense.weight": "model-00001-of-00002.safetensors",
|
| 287 |
+
"gpt_neox.layers.9.attention.query_key_value.bias": "model-00001-of-00002.safetensors",
|
| 288 |
+
"gpt_neox.layers.9.attention.query_key_value.weight": "model-00001-of-00002.safetensors",
|
| 289 |
+
"gpt_neox.layers.9.input_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 290 |
+
"gpt_neox.layers.9.input_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 291 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.bias": "model-00001-of-00002.safetensors",
|
| 292 |
+
"gpt_neox.layers.9.mlp.dense_4h_to_h.weight": "model-00001-of-00002.safetensors",
|
| 293 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.bias": "model-00001-of-00002.safetensors",
|
| 294 |
+
"gpt_neox.layers.9.mlp.dense_h_to_4h.weight": "model-00001-of-00002.safetensors",
|
| 295 |
+
"gpt_neox.layers.9.post_attention_layernorm.bias": "model-00001-of-00002.safetensors",
|
| 296 |
+
"gpt_neox.layers.9.post_attention_layernorm.weight": "model-00001-of-00002.safetensors",
|
| 297 |
+
"score.weight": "model-00002-of-00002.safetensors"
|
| 298 |
+
}
|
| 299 |
+
}
|
checkpoint-100/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:505fdc2d9fafc08c59eb3d5a67e0f99854b45a3212d705a09f29ff5d4e9fed7c
|
| 3 |
+
size 10161845574
|
checkpoint-100/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c8c1979a903366056f816dfa903e1707fbe02269ee67fd5bd4bb542c4208efb
|
| 3 |
+
size 14308
|
checkpoint-100/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfd6835381800e995e6b778e724a1620c06266d740a713fdf3f370c902f4351b
|
| 3 |
+
size 1064
|
checkpoint-100/special_tokens_map.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|endoftext|>",
|
| 4 |
+
"<|sep|>",
|
| 5 |
+
"<|acc|>",
|
| 6 |
+
"<|tel|>",
|
| 7 |
+
"<|rrn|>"
|
| 8 |
+
],
|
| 9 |
+
"eos_token": "<|endoftext|>",
|
| 10 |
+
"pad_token": "<|endoftext|>"
|
| 11 |
+
}
|
checkpoint-100/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-100/tokenizer_config.json
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "<|unused0|>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "<|unused1|>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "<|endoftext|>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"3": {
|
| 28 |
+
"content": "<|sep|>",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"30000": {
|
| 36 |
+
"content": "<|acc|>",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
},
|
| 43 |
+
"30001": {
|
| 44 |
+
"content": "<|tel|>",
|
| 45 |
+
"lstrip": false,
|
| 46 |
+
"normalized": false,
|
| 47 |
+
"rstrip": false,
|
| 48 |
+
"single_word": false,
|
| 49 |
+
"special": true
|
| 50 |
+
},
|
| 51 |
+
"30002": {
|
| 52 |
+
"content": "<|rrn|>",
|
| 53 |
+
"lstrip": false,
|
| 54 |
+
"normalized": false,
|
| 55 |
+
"rstrip": false,
|
| 56 |
+
"single_word": false,
|
| 57 |
+
"special": true
|
| 58 |
+
}
|
| 59 |
+
},
|
| 60 |
+
"additional_special_tokens": [
|
| 61 |
+
"<|endoftext|>",
|
| 62 |
+
"<|sep|>",
|
| 63 |
+
"<|acc|>",
|
| 64 |
+
"<|tel|>",
|
| 65 |
+
"<|rrn|>"
|
| 66 |
+
],
|
| 67 |
+
"clean_up_tokenization_spaces": true,
|
| 68 |
+
"eos_token": "<|endoftext|>",
|
| 69 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 70 |
+
"pad_token": "<|endoftext|>",
|
| 71 |
+
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 72 |
+
}
|
checkpoint-100/trainer_state.json
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.17135023989033585,
|
| 5 |
+
"eval_steps": 100,
|
| 6 |
+
"global_step": 100,
|
| 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.02,
|
| 13 |
+
"learning_rate": 8.993468091981983e-06,
|
| 14 |
+
"loss": 0.6658,
|
| 15 |
+
"step": 10
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"epoch": 0.03,
|
| 19 |
+
"learning_rate": 8.973891330515647e-06,
|
| 20 |
+
"loss": 0.4496,
|
| 21 |
+
"step": 20
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"epoch": 0.05,
|
| 25 |
+
"learning_rate": 8.941326548314408e-06,
|
| 26 |
+
"loss": 0.3875,
|
| 27 |
+
"step": 30
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"epoch": 0.07,
|
| 31 |
+
"learning_rate": 8.895868283228027e-06,
|
| 32 |
+
"loss": 0.3646,
|
| 33 |
+
"step": 40
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"epoch": 0.09,
|
| 37 |
+
"learning_rate": 8.837648503792598e-06,
|
| 38 |
+
"loss": 0.3664,
|
| 39 |
+
"step": 50
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.1,
|
| 43 |
+
"learning_rate": 8.766836226116608e-06,
|
| 44 |
+
"loss": 0.3676,
|
| 45 |
+
"step": 60
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.12,
|
| 49 |
+
"learning_rate": 8.683637023215312e-06,
|
| 50 |
+
"loss": 0.3075,
|
| 51 |
+
"step": 70
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.14,
|
| 55 |
+
"learning_rate": 8.588292428217834e-06,
|
| 56 |
+
"loss": 0.2945,
|
| 57 |
+
"step": 80
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"epoch": 0.15,
|
| 61 |
+
"learning_rate": 8.481079233179522e-06,
|
| 62 |
+
"loss": 0.3539,
|
| 63 |
+
"step": 90
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"epoch": 0.17,
|
| 67 |
+
"learning_rate": 8.362308685535184e-06,
|
| 68 |
+
"loss": 0.2699,
|
| 69 |
+
"step": 100
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.17,
|
| 73 |
+
"eval_accuracy": 0.0,
|
| 74 |
+
"eval_loss": 0.27337193489074707,
|
| 75 |
+
"eval_runtime": 53.8814,
|
| 76 |
+
"eval_samples_per_second": 72.214,
|
| 77 |
+
"eval_steps_per_second": 12.045,
|
| 78 |
+
"step": 100
|
| 79 |
+
}
|
| 80 |
+
],
|
| 81 |
+
"logging_steps": 10,
|
| 82 |
+
"max_steps": 583,
|
| 83 |
+
"num_train_epochs": 1,
|
| 84 |
+
"save_steps": 100,
|
| 85 |
+
"total_flos": 0.0,
|
| 86 |
+
"trial_name": null,
|
| 87 |
+
"trial_params": null
|
| 88 |
+
}
|
checkpoint-100/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6333c6e4829ed34d59b1404907d1c278865eef8c19a9dda862f3199ecdfa6a1d
|
| 3 |
+
size 4664
|