ccore commited on
Commit
e5e7b3f
·
verified ·
1 Parent(s): 9f00d8e

Training in progress, epoch 1, checkpoint

Browse files
last-checkpoint/config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ccore/getcode-v2",
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": "float32",
27
+ "transformers_version": "4.47.0",
28
+ "use_cache": true,
29
+ "vocab_size": 50272,
30
+ "word_embed_proj_dim": 768
31
+ }
last-checkpoint/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 2,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 1,
6
+ "transformers_version": "4.47.0"
7
+ }
last-checkpoint/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3a9a39b49dc8af48cc4147e9762b14c8e860aef41fd18ec146ac27c65dc6812
3
+ size 500979600
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35af0ead48eb3e1b4330ce43fd33be1a5ff3cebe1cf0458eba7bb56fce618b03
3
+ size 1002078330
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243bed054e6ca95566a31f84929c545f9505688d6a662df2d1ba4f4954f9e518
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57298e368684a7f74b8580ab500ef876b797e959380e8c09da0e2d665556ed4b
3
+ size 1064
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9235808253288269,
3
+ "best_model_checkpoint": "./opt_trained3/checkpoint-1361",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 1361,
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.3675457134981163,
13
+ "grad_norm": 1.4956048727035522,
14
+ "learning_rate": 9.189154158168292e-05,
15
+ "loss": 0.939,
16
+ "step": 500
17
+ },
18
+ {
19
+ "epoch": 0.7350914269962326,
20
+ "grad_norm": 1.0351307392120361,
21
+ "learning_rate": 7.019605024359474e-05,
22
+ "loss": 0.9314,
23
+ "step": 1000
24
+ },
25
+ {
26
+ "epoch": 1.0,
27
+ "eval_loss": 0.9235808253288269,
28
+ "eval_runtime": 760.9492,
29
+ "eval_samples_per_second": 50.851,
30
+ "eval_steps_per_second": 12.713,
31
+ "step": 1361
32
+ }
33
+ ],
34
+ "logging_steps": 500,
35
+ "max_steps": 2720,
36
+ "num_input_tokens_seen": 0,
37
+ "num_train_epochs": 2,
38
+ "save_steps": 500,
39
+ "stateful_callbacks": {
40
+ "TrainerControl": {
41
+ "args": {
42
+ "should_epoch_stop": false,
43
+ "should_evaluate": false,
44
+ "should_log": false,
45
+ "should_save": true,
46
+ "should_training_stop": false
47
+ },
48
+ "attributes": {}
49
+ }
50
+ },
51
+ "total_flos": 6.8780176144128e+16,
52
+ "train_batch_size": 32,
53
+ "trial_name": null,
54
+ "trial_params": null
55
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ece721c919142a4326911838f17a116511a7a472a5798db73eacd9dc97d85ed
3
+ size 5368