aixk commited on
Commit
f68eced
·
1 Parent(s): aed491e

FastPlus125m Geodesic Backup checkpoint-100 at global step 100

Browse files
checkpoint-100/config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "FastPlus125mForCausalLM"
4
+ ],
5
+ "dtype": "float32",
6
+ "hidden_size": 1024,
7
+ "hyperbolic_dim": 16,
8
+ "initializer_range": 0.02,
9
+ "intermediate_size": 2560,
10
+ "kd_alpha": 0.4,
11
+ "kd_temperature": 2.5,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "fastplus_125m",
14
+ "num_attention_heads": 16,
15
+ "num_hidden_layers": 16,
16
+ "tie_word_embeddings": false,
17
+ "transformers_version": "5.13.1",
18
+ "use_cache": false,
19
+ "vocab_size": 32704
20
+ }
checkpoint-100/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "output_attentions": false,
4
+ "output_hidden_states": false,
5
+ "transformers_version": "5.13.1"
6
+ }
checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fdcaf993d41441d2c9f7920e60450f9a6038aef97f0f786c2418cbfc0573792
3
+ size 952467608
checkpoint-100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6519c2827767a71269a8f81ff507c36ac6601d73a632a95ff0d137daa76e25ef
3
+ size 1893222379
checkpoint-100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe123c31d10591747ed95e990d9a3bef058bc972de7c981b56054fcda3e6665e
3
+ size 14645
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4393a84a3109995aa1202073b039b12062e3189ed89aa0b94ef0510ba843009
3
+ size 1383
checkpoint-100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a88f02c948af9fecb2a5d641eba4b1e32158ec0aef993b2e628c8ed55396c3d0
3
+ size 8953
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,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "extra_special_tokens": [
6
+ "<|user|>",
7
+ "<|assistant|>"
8
+ ],
9
+ "is_local": false,
10
+ "local_files_only": false,
11
+ "model_max_length": 1000000000000000019884624838656,
12
+ "pad_token": "<pad>",
13
+ "tokenizer_class": "TokenizersBackend",
14
+ "unk_token": "<unk>"
15
+ }
checkpoint-100/trainer_state.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.03522211949104037,
6
+ "eval_steps": 500,
7
+ "global_step": 100,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0035222119491040375,
14
+ "grad_norm": 48.87228775024414,
15
+ "learning_rate": 6.000000000000001e-07,
16
+ "lorentz_dist_loss": 10.4283,
17
+ "loss": 10.4336,
18
+ "step": 10
19
+ },
20
+ {
21
+ "epoch": 0.007044423898208075,
22
+ "grad_norm": 45.45050048828125,
23
+ "learning_rate": 1.2666666666666667e-06,
24
+ "lorentz_dist_loss": 10.4047,
25
+ "loss": 10.4101,
26
+ "step": 20
27
+ },
28
+ {
29
+ "epoch": 0.010566635847312112,
30
+ "grad_norm": 31.035011291503906,
31
+ "learning_rate": 1.9333333333333336e-06,
32
+ "lorentz_dist_loss": 10.3635,
33
+ "loss": 10.3688,
34
+ "step": 30
35
+ },
36
+ {
37
+ "epoch": 0.01408884779641615,
38
+ "grad_norm": 14.959467887878418,
39
+ "learning_rate": 2.6e-06,
40
+ "lorentz_dist_loss": 10.3231,
41
+ "loss": 10.3285,
42
+ "step": 40
43
+ },
44
+ {
45
+ "epoch": 0.017611059745520186,
46
+ "grad_norm": 7.208108425140381,
47
+ "learning_rate": 3.2666666666666666e-06,
48
+ "lorentz_dist_loss": 10.3009,
49
+ "loss": 10.3064,
50
+ "step": 50
51
+ },
52
+ {
53
+ "epoch": 0.021133271694624225,
54
+ "grad_norm": 5.267526149749756,
55
+ "learning_rate": 3.9333333333333335e-06,
56
+ "lorentz_dist_loss": 10.2958,
57
+ "loss": 10.3013,
58
+ "step": 60
59
+ },
60
+ {
61
+ "epoch": 0.02465548364372826,
62
+ "grad_norm": 5.801661968231201,
63
+ "learning_rate": 4.6e-06,
64
+ "lorentz_dist_loss": 10.2894,
65
+ "loss": 10.2948,
66
+ "step": 70
67
+ },
68
+ {
69
+ "epoch": 0.0281776955928323,
70
+ "grad_norm": 6.631390571594238,
71
+ "learning_rate": 5.266666666666667e-06,
72
+ "lorentz_dist_loss": 10.2795,
73
+ "loss": 10.2851,
74
+ "step": 80
75
+ },
76
+ {
77
+ "epoch": 0.031699907541936335,
78
+ "grad_norm": 4.531800746917725,
79
+ "learning_rate": 5.933333333333334e-06,
80
+ "lorentz_dist_loss": 10.2664,
81
+ "loss": 10.2721,
82
+ "step": 90
83
+ },
84
+ {
85
+ "epoch": 0.03522211949104037,
86
+ "grad_norm": 4.587399959564209,
87
+ "learning_rate": 6.6e-06,
88
+ "lorentz_dist_loss": 10.2592,
89
+ "loss": 10.265,
90
+ "step": 100
91
+ }
92
+ ],
93
+ "logging_steps": 10,
94
+ "max_steps": 2840,
95
+ "num_input_tokens_seen": 0,
96
+ "num_train_epochs": 1,
97
+ "save_steps": 50,
98
+ "stateful_callbacks": {
99
+ "TrainerControl": {
100
+ "args": {
101
+ "should_epoch_stop": false,
102
+ "should_evaluate": false,
103
+ "should_log": false,
104
+ "should_save": true,
105
+ "should_training_stop": false
106
+ },
107
+ "attributes": {}
108
+ }
109
+ },
110
+ "total_flos": 3.536835291684864e+16,
111
+ "train_batch_size": 32,
112
+ "trial_name": null,
113
+ "trial_params": null
114
+ }