kajuma commited on
Commit
0f73186
·
verified ·
1 Parent(s): 50fc2f7

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: kajuma/falcon3_1b_patch
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: results
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # results
15
+
16
+ This model is a fine-tuned version of [kajuma/falcon3_1b_patch](https://huggingface.co/kajuma/falcon3_1b_patch) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.2373
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 0.0002
38
+ - train_batch_size: 28
39
+ - eval_batch_size: 16
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 9
42
+ - total_train_batch_size: 252
43
+ - optimizer: Use schedule_free_radam with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: constant
45
+ - num_epochs: 1.0
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:------:|:----:|:---------------:|
51
+ | 2.014 | 0.0515 | 500 | 2.1112 |
52
+ | 1.8567 | 0.1029 | 1000 | 2.2158 |
53
+ | 1.8408 | 0.1544 | 1500 | 2.2958 |
54
+ | 1.8394 | 0.2059 | 2000 | 2.5333 |
55
+ | 1.7843 | 0.2573 | 2500 | 2.5528 |
56
+ | 1.7623 | 0.3088 | 3000 | 2.6474 |
57
+ | 1.7908 | 0.3603 | 3500 | 2.7576 |
58
+ | 1.7743 | 0.4117 | 4000 | 2.8830 |
59
+ | 1.7513 | 0.4632 | 4500 | 2.9958 |
60
+ | 1.7205 | 0.5147 | 5000 | 3.1096 |
61
+ | 1.7321 | 0.5661 | 5500 | 3.2373 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.48.0.dev0
67
+ - Pytorch 2.5.1
68
+ - Datasets 3.2.0
69
+ - Tokenizers 0.21.0
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "kajuma/falcon3_1b_patch",
3
+ "activation": "swiglu",
4
+ "architectures": [
5
+ "LlamaForCausalLM"
6
+ ],
7
+ "attention_bias": false,
8
+ "attention_dropout": 0.0,
9
+ "bos_token_id": 1,
10
+ "eos_token_id": 11,
11
+ "head_dim": 256,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 2048,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 8192,
16
+ "max_position_embeddings": 4096,
17
+ "mlp_bias": false,
18
+ "model_type": "llama",
19
+ "num_attention_heads": 8,
20
+ "num_hidden_layers": 18,
21
+ "num_key_value_heads": 4,
22
+ "patch_size": 4,
23
+ "pretraining_tp": 1,
24
+ "rms_norm_eps": 1e-06,
25
+ "rope_scaling": null,
26
+ "rope_theta": 1000042,
27
+ "tie_word_embeddings": false,
28
+ "torch_dtype": "bfloat16",
29
+ "transformers_version": "4.48.0.dev0",
30
+ "use_cache": true,
31
+ "vocab_size": 131072
32
+ }
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "eos_token_id": 11,
4
+ "transformers_version": "4.48.0.dev0"
5
+ }
log/events.out.tfevents.1736075972.192-222-59-10.6648.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0578f1fc678d067d55c7a7ea08e3039fa21c7925bdcb137a6dc3b8aa2bd61f4f
3
+ size 5216
log/events.out.tfevents.1736076155.192-222-59-10.12538.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e39cc7d4cd2abd85e945a7f0e1525bfbb26b49cec3281a74ed4763564882ef9
3
+ size 5216
log/events.out.tfevents.1736076433.192-222-59-10.17214.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8363d28f5b90117342b6e374fae1223265ece76e822c9380b9bdd3138e3d9d7
3
+ size 88
log/events.out.tfevents.1736076610.192-222-59-10.21946.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e8d54f1369a5c5383cd03d71d72dbde03d482ee8b2b3dee58f9b2e3c6758e90
3
+ size 12667
logs/events.out.tfevents.1736077179.192-222-59-10.26684.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c45996cbda8823c4d5aa1ef6efa6780483c612dc9f9adc51624c67177310dd4
3
+ size 5216
logs/events.out.tfevents.1736077235.192-222-59-10.31417.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:829a42aeb3be1db86f757a99db03d3f19f163480610bfef758cb67d5c0cc0e9d
3
+ size 7701
logs/events.out.tfevents.1736077386.192-222-59-10.36172.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c842cff2bf1f357731a801fb0ccde7c73a476d1a94fb1534a3ff9a837420b0be
3
+ size 8322
logs/events.out.tfevents.1736077590.192-222-59-10.40888.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3d98981ed95137b9ee396f272b0fc51f71de7dcdb0a2a1f1dbff13885918b7
3
+ size 110208
logs/events.out.tfevents.1736083992.192-222-59-10.46954.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bc7e50d082729e6a07afc02ce3aa44e261a88e04b8f27ecfe1fd2ffd339fdcf
3
+ size 767453
logs/events.out.tfevents.1736133622.192-222-59-10.61157.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be45b09d630e722481f18873ae4cc5eaa7030cb556b5410da251d375f3e3c35
3
+ size 325320
logs/events.out.tfevents.1736153702.192-222-59-10.69444.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c27b85c3ebee2baf9ccca5890515398a1a7a7dd151011fc329ffa1e5980958
3
+ size 894982
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28dbb2b4c0125216250bf5ec855690b81cdb185a10f37ad814b4771259f5df26
3
+ size 3338836632
special_tokens_map.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ ">>TITLE<<",
4
+ ">>ABSTRACT<<",
5
+ ">>INTRODUCTION<<",
6
+ ">>SUMMARY<<",
7
+ ">>COMMENT<<",
8
+ ">>ANSWER<<",
9
+ ">>QUESTION<<",
10
+ ">>DOMAIN<<",
11
+ ">>EMAIL_ADDRESS<<",
12
+ ">>IP_ADDRESS<<",
13
+ "<|startoftext|>",
14
+ ">>IP_ADDRESS_0<<",
15
+ ">>IP_ADDRESS_1<<",
16
+ ">>IP_ADDRESS_2<<",
17
+ ">>IP_ADDRESS_3<<",
18
+ ">>IP_ADDRESS_4<<",
19
+ ">>IP_ADDRESS_5<<",
20
+ ">>IP_ADDRESS_6<<",
21
+ ">>IP_ADDRESS_7<<",
22
+ ">>IP_ADDRESS_8<<",
23
+ ">>IP_ADDRESS_9<<",
24
+ ">>PASSWORD<<",
25
+ ">>KEY<<"
26
+ ],
27
+ "eos_token": {
28
+ "content": "<|endoftext|>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false
33
+ },
34
+ "pad_token": {
35
+ "content": "<|pad|>",
36
+ "lstrip": false,
37
+ "normalized": false,
38
+ "rstrip": false,
39
+ "single_word": false
40
+ }
41
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d888ab1550fbb4edb1685e8832f1a325ea7d60fff513f90b5bbe7a7bac0d3483
3
+ size 5432