loris3 commited on
Commit
8632493
·
verified ·
1 Parent(s): 645b860

Upload folder using huggingface_hub

Browse files
checkpoints/checkpoint-49/config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "head_dim": 64,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 2048,
14
+ "max_position_embeddings": 256,
15
+ "mlp_bias": false,
16
+ "model_type": "llama",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "num_key_value_heads": 12,
20
+ "pad_token_id": 1,
21
+ "pretraining_tp": 1,
22
+ "rms_norm_eps": 1e-06,
23
+ "rope_scaling": null,
24
+ "rope_theta": 10000.0,
25
+ "tie_word_embeddings": true,
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.47.0",
28
+ "use_cache": true,
29
+ "vocab_size": 16000
30
+ }
checkpoints/checkpoint-49/generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 1,
6
+ "transformers_version": "4.47.0"
7
+ }
checkpoints/checkpoint-49/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf48a443045381d716ee8f6228b377aa313e4de2600c4c3d2a5c2f01afa8d6ec
3
+ size 388979624
checkpoints/checkpoint-49/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c3b368430f1ffd3bca83d7f1970c4bba46674cdd1acc085fdc862c8893ec02d
3
+ size 778027770
checkpoints/checkpoint-49/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbd639ed55d4f78e0281de5f3620aa56e2f782e30d5a2defcb719b3b3c59b41a
3
+ size 14244
checkpoints/checkpoint-49/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:573c2214d090d879b44053c48ad110661cfd4b12de1325216947b5b2b9fdea6c
3
+ size 1064
checkpoints/checkpoint-49/trainer_state.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 49,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_accuracy": 0.0,
14
+ "eval_loss": 8.68072509765625,
15
+ "eval_normalizer": 682934.0,
16
+ "eval_runtime": 103.8689,
17
+ "eval_samples_per_second": 514.658,
18
+ "eval_steps_per_second": 1.011,
19
+ "step": 49
20
+ }
21
+ ],
22
+ "logging_steps": 50,
23
+ "max_steps": 480,
24
+ "num_input_tokens_seen": 0,
25
+ "num_train_epochs": 10,
26
+ "save_steps": 500,
27
+ "stateful_callbacks": {
28
+ "TrainerControl": {
29
+ "args": {
30
+ "should_epoch_stop": false,
31
+ "should_evaluate": false,
32
+ "should_log": false,
33
+ "should_save": true,
34
+ "should_training_stop": false
35
+ },
36
+ "attributes": {}
37
+ }
38
+ },
39
+ "total_flos": 6755650244149248.0,
40
+ "train_batch_size": 128,
41
+ "trial_name": null,
42
+ "trial_params": null
43
+ }
checkpoints/checkpoint-49/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac7e8db4932bb2458c24d940a9b9955f408bbe1709ac97dbe703e87d7ed899bf
3
+ size 5432