aixk commited on
Commit
df96637
·
verified ·
1 Parent(s): 9543a84

Upload folder using huggingface_hub

Browse files
checkpoint-100/config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "FastHyperNet125mForCausalLM"
4
+ ],
5
+ "dtype": "float32",
6
+ "hidden_size": 768,
7
+ "hyperbolic_dim": 64,
8
+ "intermediate_size": 2048,
9
+ "max_position_embeddings": 512,
10
+ "model_type": "fasthypernet_125m_tagless",
11
+ "num_attention_heads": 12,
12
+ "num_hidden_layers": 16,
13
+ "transformers_version": "5.13.1",
14
+ "use_cache": false,
15
+ "vocab_size": 8192
16
+ }
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:63fafbf61cb57df8973df5dbe23c8f0715ab153809f6bf7db5d1820489b04797
3
+ size 543424784
checkpoint-100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89fc01b4a9e8dac676bb1fc3df4c8c8246740cb65fabddff0af7b60feea0b49a
3
+ size 273341635
checkpoint-100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a94b25a5c4a6faa3e13f3e099460591671eb104c1f9eaf67b689bb2b04973a
3
+ size 14645
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:950e08b42b334d0e3771882f1de7912ce395d219cf34337634b8de428d68d62e
3
+ size 1383
checkpoint-100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72a1a81c4083e59a561a40526e9b105b936319bdcc650ed27d7a0170232b4a87
3
+ size 1465
checkpoint-100/trainer_state.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.006936135532088297,
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.0006936135532088297,
14
+ "grad_norm": 80.97769927978516,
15
+ "learning_rate": 2.0833333333333334e-06,
16
+ "loss": 39.45225219726562,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.0013872271064176594,
21
+ "grad_norm": 69.19830322265625,
22
+ "learning_rate": 6.25e-06,
23
+ "loss": 38.231222534179686,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.0020808406596264893,
28
+ "grad_norm": 55.03429412841797,
29
+ "learning_rate": 1.0416666666666666e-05,
30
+ "loss": 37.07829284667969,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.002774454212835319,
35
+ "grad_norm": 36.03839874267578,
36
+ "learning_rate": 1.4583333333333333e-05,
37
+ "loss": 35.945098876953125,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.0034680677660441487,
42
+ "grad_norm": 48.63792419433594,
43
+ "learning_rate": 1.875e-05,
44
+ "loss": 34.40289306640625,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.004161681319252979,
49
+ "grad_norm": 41.98967361450195,
50
+ "learning_rate": 2.2916666666666667e-05,
51
+ "loss": 33.45003662109375,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.004855294872461808,
56
+ "grad_norm": 81.57576751708984,
57
+ "learning_rate": 2.7083333333333335e-05,
58
+ "loss": 32.02000427246094,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.005548908425670638,
63
+ "grad_norm": 60.575645446777344,
64
+ "learning_rate": 3.125e-05,
65
+ "loss": 30.74504699707031,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.006242521978879467,
70
+ "grad_norm": 61.149410247802734,
71
+ "learning_rate": 3.541666666666667e-05,
72
+ "loss": 29.49912109375,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.006936135532088297,
77
+ "grad_norm": 69.96782684326172,
78
+ "learning_rate": 3.958333333333333e-05,
79
+ "loss": 28.152670288085936,
80
+ "step": 100
81
+ }
82
+ ],
83
+ "logging_steps": 10,
84
+ "max_steps": 100000,
85
+ "num_input_tokens_seen": 0,
86
+ "num_train_epochs": 7,
87
+ "save_steps": 100,
88
+ "stateful_callbacks": {
89
+ "TrainerControl": {
90
+ "args": {
91
+ "should_epoch_stop": false,
92
+ "should_evaluate": false,
93
+ "should_log": false,
94
+ "should_save": true,
95
+ "should_training_stop": false
96
+ },
97
+ "attributes": {}
98
+ }
99
+ },
100
+ "total_flos": 1086932082032640.0,
101
+ "train_batch_size": 8,
102
+ "trial_name": null,
103
+ "trial_params": null
104
+ }
checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49f3e14a77c081da7c71dab3b3b7c4ec1dede30e28c9fb753d87e3fc83f88ec1
3
+ size 5137