Training in progress, step 40, checkpoint
Browse files- last-checkpoint/config.json +23 -20
- last-checkpoint/generation_config.json +3 -2
- last-checkpoint/merges.txt +0 -0
- last-checkpoint/model.safetensors +2 -2
- last-checkpoint/optimizer.pt +2 -2
- last-checkpoint/rng_state_0.pth +1 -1
- last-checkpoint/rng_state_1.pth +1 -1
- last-checkpoint/rng_state_2.pth +1 -1
- last-checkpoint/rng_state_3.pth +1 -1
- last-checkpoint/rng_state_4.pth +1 -1
- last-checkpoint/rng_state_5.pth +1 -1
- last-checkpoint/rng_state_6.pth +1 -1
- last-checkpoint/rng_state_7.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/special_tokens_map.json +8 -8
- last-checkpoint/tokenizer.json +2 -2
- last-checkpoint/tokenizer_config.json +12 -43
- last-checkpoint/trainer_state.json +26 -26
- last-checkpoint/training_args.bin +2 -2
- last-checkpoint/vocab.json +0 -0
last-checkpoint/config.json
CHANGED
@@ -1,28 +1,31 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
|
|
|
|
|
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
-
"bos_token_id":
|
8 |
-
"
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
-
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.48.1",
|
26 |
"use_cache": false,
|
27 |
-
"vocab_size":
|
|
|
28 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/opt-125m",
|
3 |
+
"_remove_final_layer_norm": false,
|
4 |
+
"activation_dropout": 0.0,
|
5 |
+
"activation_function": "relu",
|
6 |
"architectures": [
|
7 |
+
"OPTForCausalLM"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
+
"bos_token_id": 2,
|
11 |
+
"do_layer_norm_before": true,
|
12 |
+
"dropout": 0.1,
|
13 |
+
"enable_bias": true,
|
14 |
+
"eos_token_id": 2,
|
15 |
+
"ffn_dim": 3072,
|
16 |
+
"hidden_size": 768,
|
17 |
+
"init_std": 0.02,
|
18 |
+
"layer_norm_elementwise_affine": true,
|
19 |
+
"layerdrop": 0.0,
|
20 |
+
"max_position_embeddings": 2048,
|
21 |
+
"model_type": "opt",
|
22 |
+
"num_attention_heads": 12,
|
23 |
+
"num_hidden_layers": 12,
|
24 |
+
"pad_token_id": 1,
|
25 |
+
"prefix": "</s>",
|
|
|
26 |
"torch_dtype": "bfloat16",
|
27 |
"transformers_version": "4.48.1",
|
28 |
"use_cache": false,
|
29 |
+
"vocab_size": 50265,
|
30 |
+
"word_embed_proj_dim": 768
|
31 |
}
|
last-checkpoint/generation_config.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
-
"bos_token_id":
|
4 |
"do_sample": true,
|
5 |
-
"eos_token_id":
|
|
|
6 |
"transformers_version": "4.48.1"
|
7 |
}
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
+
"bos_token_id": 2,
|
4 |
"do_sample": true,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"pad_token_id": 1,
|
7 |
"transformers_version": "4.48.1"
|
8 |
}
|
last-checkpoint/merges.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:020fb30959dcfbcac82451f41a438ae05e3b42759d7aef54dbd8b1b18fa92a0b
|
3 |
+
size 250490408
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9872fc9d64a3810789ce509a7a6922036ba50d567eec659feeb8df060129157f
|
3 |
+
size 255265850
|
last-checkpoint/rng_state_0.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bd18683b863492ce631a94ee5584e11dd4d36cc792cbaecef9af926cbae3258
|
3 |
size 15984
|
last-checkpoint/rng_state_1.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:150e9d8ac7ca53b6542b3bcb586e54185b9e3192646438983c13148331580cfb
|
3 |
size 15984
|
last-checkpoint/rng_state_2.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:734cf14d86163a569080064839ed18c1874440d23b1f6d1c9853d47632a8afe9
|
3 |
size 15984
|
last-checkpoint/rng_state_3.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:807f31446b661fa88560ba5f27adce494a63b711698296f75f4ec55596cb0d16
|
3 |
size 15984
|
last-checkpoint/rng_state_4.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ddacfc5985aaaf9c5485d233a2647099f91b76cf2d14ec27180de14a96e3a08
|
3 |
size 15984
|
last-checkpoint/rng_state_5.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6362ec4db59fac739742d93389181b84a0b42aced1dd528d1bb6541d165d11b6
|
3 |
size 15984
|
last-checkpoint/rng_state_6.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad8f7136ea7db91b7b021660c4455507a8ca0de1d5b8ee7e42f733779d6ecc04
|
3 |
size 15984
|
last-checkpoint/rng_state_7.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b119d7dc6c4723bd70ab53c942895b56911d3f61b5a7093b269d2e567ab0602
|
3 |
size 15984
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bd85be8ff4bc728c66eadc82b696b848e3baf1ad51034e1c2a8d5d22b53d6ea
|
3 |
size 1064
|
last-checkpoint/special_tokens_map.json
CHANGED
@@ -1,29 +1,29 @@
|
|
1 |
{
|
2 |
"bos_token": {
|
3 |
-
"content": "
|
4 |
"lstrip": false,
|
5 |
-
"normalized":
|
6 |
"rstrip": false,
|
7 |
"single_word": false
|
8 |
},
|
9 |
"eos_token": {
|
10 |
-
"content": "
|
11 |
"lstrip": false,
|
12 |
-
"normalized":
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
"pad_token": {
|
17 |
-
"content": "<
|
18 |
"lstrip": false,
|
19 |
-
"normalized":
|
20 |
"rstrip": false,
|
21 |
"single_word": false
|
22 |
},
|
23 |
"unk_token": {
|
24 |
-
"content": "
|
25 |
"lstrip": false,
|
26 |
-
"normalized":
|
27 |
"rstrip": false,
|
28 |
"single_word": false
|
29 |
}
|
|
|
1 |
{
|
2 |
"bos_token": {
|
3 |
+
"content": "</s>",
|
4 |
"lstrip": false,
|
5 |
+
"normalized": true,
|
6 |
"rstrip": false,
|
7 |
"single_word": false
|
8 |
},
|
9 |
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
"lstrip": false,
|
12 |
+
"normalized": true,
|
13 |
"rstrip": false,
|
14 |
"single_word": false
|
15 |
},
|
16 |
"pad_token": {
|
17 |
+
"content": "<pad>",
|
18 |
"lstrip": false,
|
19 |
+
"normalized": true,
|
20 |
"rstrip": false,
|
21 |
"single_word": false
|
22 |
},
|
23 |
"unk_token": {
|
24 |
+
"content": "</s>",
|
25 |
"lstrip": false,
|
26 |
+
"normalized": true,
|
27 |
"rstrip": false,
|
28 |
"single_word": false
|
29 |
}
|
last-checkpoint/tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a80800503667fe0bd639ad10c33879f747ba1582f369b06abb21f3f65d5ad3b
|
3 |
+
size 3558658
|
last-checkpoint/tokenizer_config.json
CHANGED
@@ -1,20 +1,11 @@
|
|
1 |
{
|
2 |
"add_bos_token": true,
|
3 |
-
"
|
4 |
-
"add_prefix_space": true,
|
5 |
"added_tokens_decoder": {
|
6 |
-
"0": {
|
7 |
-
"content": "<unk>",
|
8 |
-
"lstrip": false,
|
9 |
-
"normalized": false,
|
10 |
-
"rstrip": false,
|
11 |
-
"single_word": false,
|
12 |
-
"special": true
|
13 |
-
},
|
14 |
"1": {
|
15 |
-
"content": "<
|
16 |
"lstrip": false,
|
17 |
-
"normalized":
|
18 |
"rstrip": false,
|
19 |
"single_word": false,
|
20 |
"special": true
|
@@ -22,43 +13,21 @@
|
|
22 |
"2": {
|
23 |
"content": "</s>",
|
24 |
"lstrip": false,
|
25 |
-
"normalized":
|
26 |
-
"rstrip": false,
|
27 |
-
"single_word": false,
|
28 |
-
"special": true
|
29 |
-
},
|
30 |
-
"32000": {
|
31 |
-
"content": "<|im_end|>",
|
32 |
-
"lstrip": false,
|
33 |
-
"normalized": false,
|
34 |
-
"rstrip": false,
|
35 |
-
"single_word": false,
|
36 |
-
"special": true
|
37 |
-
},
|
38 |
-
"32001": {
|
39 |
-
"content": "<|im_start|>",
|
40 |
-
"lstrip": false,
|
41 |
-
"normalized": false,
|
42 |
"rstrip": false,
|
43 |
"single_word": false,
|
44 |
"special": true
|
45 |
}
|
46 |
},
|
47 |
-
"
|
48 |
-
"
|
49 |
-
"chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
50 |
"clean_up_tokenization_spaces": false,
|
51 |
-
"eos_token": "
|
|
|
52 |
"extra_special_tokens": {},
|
53 |
-
"
|
54 |
-
"
|
55 |
-
"
|
56 |
-
"
|
57 |
-
"sp_model_kwargs": {},
|
58 |
-
"spaces_between_special_tokens": false,
|
59 |
-
"tokenizer_class": "LlamaTokenizer",
|
60 |
-
"trust_remote_code": false,
|
61 |
-
"unk_token": "<unk>",
|
62 |
-
"use_default_system_prompt": true,
|
63 |
"use_fast": true
|
64 |
}
|
|
|
1 |
{
|
2 |
"add_bos_token": true,
|
3 |
+
"add_prefix_space": false,
|
|
|
4 |
"added_tokens_decoder": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"1": {
|
6 |
+
"content": "<pad>",
|
7 |
"lstrip": false,
|
8 |
+
"normalized": true,
|
9 |
"rstrip": false,
|
10 |
"single_word": false,
|
11 |
"special": true
|
|
|
13 |
"2": {
|
14 |
"content": "</s>",
|
15 |
"lstrip": false,
|
16 |
+
"normalized": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
"rstrip": false,
|
18 |
"single_word": false,
|
19 |
"special": true
|
20 |
}
|
21 |
},
|
22 |
+
"bos_token": "</s>",
|
23 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'user' %}{{ '### Instruction: ' + message['content'] + '\n\n' }}{% elif message['role'] == 'assistant' %}{{ '### Response: ' + message['content'] + eos_token}}{% endif %}{% endfor %}",
|
|
|
24 |
"clean_up_tokenization_spaces": false,
|
25 |
+
"eos_token": "</s>",
|
26 |
+
"errors": "replace",
|
27 |
"extra_special_tokens": {},
|
28 |
+
"model_max_length": 1000000000000000019884624838656,
|
29 |
+
"pad_token": "<pad>",
|
30 |
+
"tokenizer_class": "GPT2Tokenizer",
|
31 |
+
"unk_token": "</s>",
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
"use_fast": true
|
33 |
}
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 0
|
5 |
"eval_steps": 200,
|
6 |
"global_step": 40,
|
7 |
"is_hyper_param_search": false,
|
@@ -9,46 +9,46 @@
|
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
-
"epoch": 0.
|
13 |
-
"eval_loss":
|
14 |
-
"eval_runtime":
|
15 |
-
"eval_samples_per_second":
|
16 |
-
"eval_steps_per_second": 6.
|
17 |
"step": 1
|
18 |
},
|
19 |
{
|
20 |
-
"epoch": 0
|
21 |
-
"grad_norm":
|
22 |
-
"learning_rate":
|
23 |
-
"loss":
|
24 |
"step": 10
|
25 |
},
|
26 |
{
|
27 |
-
"epoch": 0
|
28 |
-
"grad_norm":
|
29 |
-
"learning_rate": 0.
|
30 |
-
"loss":
|
31 |
"step": 20
|
32 |
},
|
33 |
{
|
34 |
-
"epoch": 0
|
35 |
-
"grad_norm":
|
36 |
-
"learning_rate": 0.
|
37 |
-
"loss":
|
38 |
"step": 30
|
39 |
},
|
40 |
{
|
41 |
-
"epoch": 0
|
42 |
-
"grad_norm":
|
43 |
-
"learning_rate": 0.
|
44 |
-
"loss":
|
45 |
"step": 40
|
46 |
}
|
47 |
],
|
48 |
"logging_steps": 10,
|
49 |
-
"max_steps":
|
50 |
"num_input_tokens_seen": 0,
|
51 |
-
"num_train_epochs":
|
52 |
"save_steps": 40,
|
53 |
"stateful_callbacks": {
|
54 |
"TrainerControl": {
|
@@ -62,8 +62,8 @@
|
|
62 |
"attributes": {}
|
63 |
}
|
64 |
},
|
65 |
-
"total_flos":
|
66 |
-
"train_batch_size":
|
67 |
"trial_name": null,
|
68 |
"trial_params": null
|
69 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 8.0,
|
5 |
"eval_steps": 200,
|
6 |
"global_step": 40,
|
7 |
"is_hyper_param_search": false,
|
|
|
9 |
"is_world_process_zero": true,
|
10 |
"log_history": [
|
11 |
{
|
12 |
+
"epoch": 0.2,
|
13 |
+
"eval_loss": 3.4542977809906006,
|
14 |
+
"eval_runtime": 1.9768,
|
15 |
+
"eval_samples_per_second": 759.323,
|
16 |
+
"eval_steps_per_second": 6.071,
|
17 |
"step": 1
|
18 |
},
|
19 |
{
|
20 |
+
"epoch": 2.0,
|
21 |
+
"grad_norm": 2.578125,
|
22 |
+
"learning_rate": 0.00019980267284282717,
|
23 |
+
"loss": 6.0334,
|
24 |
"step": 10
|
25 |
},
|
26 |
{
|
27 |
+
"epoch": 4.0,
|
28 |
+
"grad_norm": 4.4375,
|
29 |
+
"learning_rate": 0.0001992114701314478,
|
30 |
+
"loss": 5.3149,
|
31 |
"step": 20
|
32 |
},
|
33 |
{
|
34 |
+
"epoch": 6.0,
|
35 |
+
"grad_norm": 6.65625,
|
36 |
+
"learning_rate": 0.0001982287250728689,
|
37 |
+
"loss": 4.8724,
|
38 |
"step": 30
|
39 |
},
|
40 |
{
|
41 |
+
"epoch": 8.0,
|
42 |
+
"grad_norm": 3.5,
|
43 |
+
"learning_rate": 0.0001968583161128631,
|
44 |
+
"loss": 4.5259,
|
45 |
"step": 40
|
46 |
}
|
47 |
],
|
48 |
"logging_steps": 10,
|
49 |
+
"max_steps": 500,
|
50 |
"num_input_tokens_seen": 0,
|
51 |
+
"num_train_epochs": 100,
|
52 |
"save_steps": 40,
|
53 |
"stateful_callbacks": {
|
54 |
"TrainerControl": {
|
|
|
62 |
"attributes": {}
|
63 |
}
|
64 |
},
|
65 |
+
"total_flos": 5351260815360000.0,
|
66 |
+
"train_batch_size": 16,
|
67 |
"trial_name": null,
|
68 |
"trial_params": null
|
69 |
}
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3d5f1e240ecc8a87b6c5953fd6de84410c7aff5f9646db311ea17ff72210b93
|
3 |
+
size 6840
|
last-checkpoint/vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|