Actualización del modelo checkpoint-6000
Browse files- .ipynb_checkpoints/config-checkpoint.json +32 -0
- config.json +32 -0
- generation_config.json +6 -0
- model.safetensors +3 -0
- optimizer.pt +3 -0
- rng_state.pth +3 -0
- scheduler.pt +3 -0
- trainer_state.json +117 -0
- training_args.bin +3 -0
.ipynb_checkpoints/config-checkpoint.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"activation_function": "gelu_new",
|
3 |
+
"architectures": [
|
4 |
+
"GPT2LMHeadModel"
|
5 |
+
],
|
6 |
+
"attn_pdrop": 0.1,
|
7 |
+
"bos_token_id": 50256,
|
8 |
+
"embd_pdrop": 0.1,
|
9 |
+
"eos_token_id": 50256,
|
10 |
+
"initializer_range": 0.02,
|
11 |
+
"layer_norm_epsilon": 1e-05,
|
12 |
+
"model_type": "gpt2",
|
13 |
+
"n_ctx": 1024,
|
14 |
+
"n_embd": 768,
|
15 |
+
"n_head": 12,
|
16 |
+
"n_inner": null,
|
17 |
+
"n_layer": 12,
|
18 |
+
"n_positions": 1024,
|
19 |
+
"reorder_and_upcast_attn": false,
|
20 |
+
"resid_pdrop": 0.1,
|
21 |
+
"scale_attn_by_inverse_layer_idx": false,
|
22 |
+
"scale_attn_weights": true,
|
23 |
+
"summary_activation": null,
|
24 |
+
"summary_first_dropout": 0.1,
|
25 |
+
"summary_proj_to_labels": true,
|
26 |
+
"summary_type": "cls_index",
|
27 |
+
"summary_use_proj": true,
|
28 |
+
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.48.3",
|
30 |
+
"use_cache": true,
|
31 |
+
"vocab_size": 32000
|
32 |
+
}
|
config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"activation_function": "gelu_new",
|
3 |
+
"architectures": [
|
4 |
+
"GPT2LMHeadModel"
|
5 |
+
],
|
6 |
+
"attn_pdrop": 0.1,
|
7 |
+
"bos_token_id": 50256,
|
8 |
+
"embd_pdrop": 0.1,
|
9 |
+
"eos_token_id": 50256,
|
10 |
+
"initializer_range": 0.02,
|
11 |
+
"layer_norm_epsilon": 1e-05,
|
12 |
+
"model_type": "gpt2",
|
13 |
+
"n_ctx": 1024,
|
14 |
+
"n_embd": 768,
|
15 |
+
"n_head": 12,
|
16 |
+
"n_inner": null,
|
17 |
+
"n_layer": 12,
|
18 |
+
"n_positions": 1024,
|
19 |
+
"reorder_and_upcast_attn": false,
|
20 |
+
"resid_pdrop": 0.1,
|
21 |
+
"scale_attn_by_inverse_layer_idx": false,
|
22 |
+
"scale_attn_weights": true,
|
23 |
+
"summary_activation": null,
|
24 |
+
"summary_first_dropout": 0.1,
|
25 |
+
"summary_proj_to_labels": true,
|
26 |
+
"summary_type": "cls_index",
|
27 |
+
"summary_use_proj": true,
|
28 |
+
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.48.3",
|
30 |
+
"use_cache": true,
|
31 |
+
"vocab_size": 32000
|
32 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 50256,
|
4 |
+
"eos_token_id": 50256,
|
5 |
+
"transformers_version": "4.48.3"
|
6 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:238ab42553be8fc3276610b67c07339429ab61e9b3f8f2b2d218aed3e4ca07a7
|
3 |
+
size 441688704
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:576ae156a30975aea89972278d576665dce6fd9ed104db62242d985ba6444cf4
|
3 |
+
size 883471290
|
rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5345d70bc19018e998f69ac4b42c33f542673240cb13fd624a4131428322821
|
3 |
+
size 14244
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abf4e8f15b919e4ad1922068bdbba1f948f1a02e34d004401a6af2ada11f889b
|
3 |
+
size 1064
|
trainer_state.json
ADDED
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.09830425165888425,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 6000,
|
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.008192020971573687,
|
13 |
+
"grad_norm": 0.2447698563337326,
|
14 |
+
"learning_rate": 0.0001494,
|
15 |
+
"loss": 2.4052,
|
16 |
+
"step": 500
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.016384041943147375,
|
20 |
+
"grad_norm": 0.29972031712532043,
|
21 |
+
"learning_rate": 0.00029939999999999996,
|
22 |
+
"loss": 1.8314,
|
23 |
+
"step": 1000
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.024576062914721062,
|
27 |
+
"grad_norm": 0.22787177562713623,
|
28 |
+
"learning_rate": 0.0004494,
|
29 |
+
"loss": 1.6945,
|
30 |
+
"step": 1500
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.03276808388629475,
|
34 |
+
"grad_norm": 0.21664758026599884,
|
35 |
+
"learning_rate": 0.0005993999999999999,
|
36 |
+
"loss": 1.5686,
|
37 |
+
"step": 2000
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.04096010485786843,
|
41 |
+
"grad_norm": 0.177582785487175,
|
42 |
+
"learning_rate": 0.0005998946571323422,
|
43 |
+
"loss": 1.4698,
|
44 |
+
"step": 2500
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.049152125829442124,
|
48 |
+
"grad_norm": 0.21073713898658752,
|
49 |
+
"learning_rate": 0.0005995770092517366,
|
50 |
+
"loss": 1.41,
|
51 |
+
"step": 3000
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.05734414680101581,
|
55 |
+
"grad_norm": 0.17612150311470032,
|
56 |
+
"learning_rate": 0.0005990472795339199,
|
57 |
+
"loss": 1.3714,
|
58 |
+
"step": 3500
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.0655361677725895,
|
62 |
+
"grad_norm": 0.17588965594768524,
|
63 |
+
"learning_rate": 0.0005983058429944914,
|
64 |
+
"loss": 1.3247,
|
65 |
+
"step": 4000
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.07372818874416319,
|
69 |
+
"grad_norm": 0.17322216928005219,
|
70 |
+
"learning_rate": 0.0005973532245242761,
|
71 |
+
"loss": 1.2806,
|
72 |
+
"step": 4500
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.08192020971573687,
|
76 |
+
"grad_norm": 0.1861853152513504,
|
77 |
+
"learning_rate": 0.0005961900985177338,
|
78 |
+
"loss": 1.279,
|
79 |
+
"step": 5000
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.09011223068731056,
|
83 |
+
"grad_norm": 0.14911051094532013,
|
84 |
+
"learning_rate": 0.0005948172883955301,
|
85 |
+
"loss": 1.2516,
|
86 |
+
"step": 5500
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.09830425165888425,
|
90 |
+
"grad_norm": 0.18009094893932343,
|
91 |
+
"learning_rate": 0.000593235766021606,
|
92 |
+
"loss": 1.2326,
|
93 |
+
"step": 6000
|
94 |
+
}
|
95 |
+
],
|
96 |
+
"logging_steps": 500,
|
97 |
+
"max_steps": 61035,
|
98 |
+
"num_input_tokens_seen": 0,
|
99 |
+
"num_train_epochs": 9223372036854775807,
|
100 |
+
"save_steps": 500,
|
101 |
+
"stateful_callbacks": {
|
102 |
+
"TrainerControl": {
|
103 |
+
"args": {
|
104 |
+
"should_epoch_stop": false,
|
105 |
+
"should_evaluate": false,
|
106 |
+
"should_log": false,
|
107 |
+
"should_save": true,
|
108 |
+
"should_training_stop": false
|
109 |
+
},
|
110 |
+
"attributes": {}
|
111 |
+
}
|
112 |
+
},
|
113 |
+
"total_flos": 1.00336140288e+17,
|
114 |
+
"train_batch_size": 32,
|
115 |
+
"trial_name": null,
|
116 |
+
"trial_params": null
|
117 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60212d31eadc60fa4b0a9bb3dc5e02e522ab09238a609235b299d38f3aef19fc
|
3 |
+
size 5304
|