Delete checkpoint-500
Browse files
checkpoint-500/config.json
DELETED
@@ -1,41 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_name_or_path": "gpt2-medium",
|
3 |
-
"activation_function": "gelu_new",
|
4 |
-
"architectures": [
|
5 |
-
"GPT2LMHeadModel"
|
6 |
-
],
|
7 |
-
"attn_pdrop": 0.1,
|
8 |
-
"bos_token_id": 50256,
|
9 |
-
"embd_pdrop": 0.1,
|
10 |
-
"eos_token_id": 50256,
|
11 |
-
"initializer_range": 0.02,
|
12 |
-
"layer_norm_epsilon": 1e-05,
|
13 |
-
"model_type": "gpt2",
|
14 |
-
"n_ctx": 1024,
|
15 |
-
"n_embd": 1024,
|
16 |
-
"n_head": 16,
|
17 |
-
"n_inner": null,
|
18 |
-
"n_layer": 24,
|
19 |
-
"n_positions": 1024,
|
20 |
-
"n_special": 0,
|
21 |
-
"predict_special_tokens": true,
|
22 |
-
"reorder_and_upcast_attn": false,
|
23 |
-
"resid_pdrop": 0.1,
|
24 |
-
"scale_attn_by_inverse_layer_idx": false,
|
25 |
-
"scale_attn_weights": true,
|
26 |
-
"summary_activation": null,
|
27 |
-
"summary_first_dropout": 0.1,
|
28 |
-
"summary_proj_to_labels": true,
|
29 |
-
"summary_type": "cls_index",
|
30 |
-
"summary_use_proj": true,
|
31 |
-
"task_specific_params": {
|
32 |
-
"text-generation": {
|
33 |
-
"do_sample": true,
|
34 |
-
"max_length": 50
|
35 |
-
}
|
36 |
-
},
|
37 |
-
"torch_dtype": "float32",
|
38 |
-
"transformers_version": "4.45.1",
|
39 |
-
"use_cache": true,
|
40 |
-
"vocab_size": 50257
|
41 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-500/generation_config.json
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_from_model_config": true,
|
3 |
-
"bos_token_id": 50256,
|
4 |
-
"eos_token_id": 50256,
|
5 |
-
"transformers_version": "4.45.1"
|
6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-500/model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:2ef04ec21c0dbb0e5b139fc8ca8f40768e3a5007cc6dabb700293b5e0c4ca919
|
3 |
-
size 1419322880
|
|
|
|
|
|
|
|
checkpoint-500/optimizer.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:4cf7376cf5a360ec48ebe4de4c18e8100e9fad0f5d5b3606b82a413b51f35645
|
3 |
-
size 2838829242
|
|
|
|
|
|
|
|
checkpoint-500/rng_state.pth
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:432de95bf48e4190f161536323973056f80bcb953554d6ffac8eaa65563057b3
|
3 |
-
size 14244
|
|
|
|
|
|
|
|
checkpoint-500/scheduler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:db4a46a26a1b390f9744d1adf3c0063293dadd0390068a13bbeebc3b177fc6b8
|
3 |
-
size 1064
|
|
|
|
|
|
|
|
checkpoint-500/trainer_state.json
DELETED
@@ -1,40 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"best_metric": null,
|
3 |
-
"best_model_checkpoint": null,
|
4 |
-
"epoch": 3.6496350364963503,
|
5 |
-
"eval_steps": 500,
|
6 |
-
"global_step": 500,
|
7 |
-
"is_hyper_param_search": false,
|
8 |
-
"is_local_process_zero": true,
|
9 |
-
"is_world_process_zero": true,
|
10 |
-
"log_history": [
|
11 |
-
{
|
12 |
-
"epoch": 3.6496350364963503,
|
13 |
-
"grad_norm": 8.169337272644043,
|
14 |
-
"learning_rate": 3.175182481751825e-05,
|
15 |
-
"loss": 3.4139,
|
16 |
-
"step": 500
|
17 |
-
}
|
18 |
-
],
|
19 |
-
"logging_steps": 500,
|
20 |
-
"max_steps": 1370,
|
21 |
-
"num_input_tokens_seen": 0,
|
22 |
-
"num_train_epochs": 10,
|
23 |
-
"save_steps": 500,
|
24 |
-
"stateful_callbacks": {
|
25 |
-
"TrainerControl": {
|
26 |
-
"args": {
|
27 |
-
"should_epoch_stop": false,
|
28 |
-
"should_evaluate": false,
|
29 |
-
"should_log": false,
|
30 |
-
"should_save": true,
|
31 |
-
"should_training_stop": false
|
32 |
-
},
|
33 |
-
"attributes": {}
|
34 |
-
}
|
35 |
-
},
|
36 |
-
"total_flos": 923825015881728.0,
|
37 |
-
"train_batch_size": 8,
|
38 |
-
"trial_name": null,
|
39 |
-
"trial_params": null
|
40 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-500/training_args.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:0f87b340bc8350051c87f65a1906c566677b933151cba8c95319068ac9e86f65
|
3 |
-
size 5176
|
|
|
|
|
|
|
|