Upload folder using huggingface_hub
Browse files- checkpoint-100/config.json +17 -0
- checkpoint-100/generation_config.json +6 -0
- checkpoint-100/model.safetensors +3 -0
- checkpoint-100/optimizer.pt +3 -0
- checkpoint-100/rng_state.pth +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.pt +3 -0
- checkpoint-100/trainer_state.json +104 -0
- checkpoint-100/training_args.bin +3 -0
- checkpoint-100/vocab_rank_shared_8k.json +0 -0
checkpoint-100/config.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"FastHyperNet125mForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"dtype": "float32",
|
| 6 |
+
"hidden_size": 768,
|
| 7 |
+
"hyperbolic_dim": 16,
|
| 8 |
+
"initializer_range": 0.02,
|
| 9 |
+
"intermediate_size": 2048,
|
| 10 |
+
"max_position_embeddings": 512,
|
| 11 |
+
"model_type": "fasthypernet_125m_8k",
|
| 12 |
+
"num_attention_heads": 12,
|
| 13 |
+
"num_hidden_layers": 16,
|
| 14 |
+
"transformers_version": "5.13.1",
|
| 15 |
+
"use_cache": false,
|
| 16 |
+
"vocab_size": 8192
|
| 17 |
+
}
|
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:e5893545f18a10ae4fa44747d8ff1c6ebcc1536af0b8c369c2b0ceba91d3f3e0
|
| 3 |
+
size 492457480
|
checkpoint-100/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a47067f84a9919a807cf1b20777e6011a3c0154df4e1c63327e22f84d768c3c
|
| 3 |
+
size 250761995
|
checkpoint-100/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43e93896c9dae064ca0ff7fd28d303571cf6c1fe79d2d68f7b8ee0fcf007f52c
|
| 3 |
+
size 14645
|
checkpoint-100/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c67871b8673bdd87f360d9f1c6dc0223826dd34d380dfe4aee8c6342961529c8
|
| 3 |
+
size 1383
|
checkpoint-100/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e410b1dc3acada561f6ff7304c8a44eb98a5cb11dd7f3416f2746c13f89b6bd4
|
| 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.0011665191505990805,
|
| 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.00011665191505990805,
|
| 14 |
+
"grad_norm": 36.77709197998047,
|
| 15 |
+
"learning_rate": 4.8e-07,
|
| 16 |
+
"loss": 8.7532,
|
| 17 |
+
"step": 10
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.0002333038301198161,
|
| 21 |
+
"grad_norm": 27.75691795349121,
|
| 22 |
+
"learning_rate": 1.0799999999999998e-06,
|
| 23 |
+
"loss": 8.7454,
|
| 24 |
+
"step": 20
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.0003499557451797241,
|
| 28 |
+
"grad_norm": 28.70688247680664,
|
| 29 |
+
"learning_rate": 1.6799999999999998e-06,
|
| 30 |
+
"loss": 8.7275,
|
| 31 |
+
"step": 30
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.0004666076602396322,
|
| 35 |
+
"grad_norm": 30.075843811035156,
|
| 36 |
+
"learning_rate": 2.2799999999999998e-06,
|
| 37 |
+
"loss": 8.7324,
|
| 38 |
+
"step": 40
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.0005832595752995402,
|
| 42 |
+
"grad_norm": 24.32572364807129,
|
| 43 |
+
"learning_rate": 2.8799999999999995e-06,
|
| 44 |
+
"loss": 8.7301,
|
| 45 |
+
"step": 50
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.0006999114903594483,
|
| 49 |
+
"grad_norm": 20.42615509033203,
|
| 50 |
+
"learning_rate": 3.4799999999999993e-06,
|
| 51 |
+
"loss": 8.7192,
|
| 52 |
+
"step": 60
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.0008165634054193564,
|
| 56 |
+
"grad_norm": 21.43255043029785,
|
| 57 |
+
"learning_rate": 4.079999999999999e-06,
|
| 58 |
+
"loss": 8.7223,
|
| 59 |
+
"step": 70
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.0009332153204792644,
|
| 63 |
+
"grad_norm": 15.917525291442871,
|
| 64 |
+
"learning_rate": 4.679999999999999e-06,
|
| 65 |
+
"loss": 8.7192,
|
| 66 |
+
"step": 80
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.0010498672355391725,
|
| 70 |
+
"grad_norm": 18.44275665283203,
|
| 71 |
+
"learning_rate": 5.28e-06,
|
| 72 |
+
"loss": 8.7243,
|
| 73 |
+
"step": 90
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.0011665191505990805,
|
| 77 |
+
"grad_norm": 23.859643936157227,
|
| 78 |
+
"learning_rate": 5.88e-06,
|
| 79 |
+
"loss": 8.7202,
|
| 80 |
+
"step": 100
|
| 81 |
+
}
|
| 82 |
+
],
|
| 83 |
+
"logging_steps": 10,
|
| 84 |
+
"max_steps": 1000000,
|
| 85 |
+
"num_input_tokens_seen": 0,
|
| 86 |
+
"num_train_epochs": 12,
|
| 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": 902002033999872.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:68b170d18889101cba0d6a5dd19192f31549fbb1b1fc60a4d9f3703761083c42
|
| 3 |
+
size 5201
|
checkpoint-100/vocab_rank_shared_8k.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|