patrixtano commited on
Commit
4bb40a6
·
verified ·
1 Parent(s): 4888a73

End of training

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- base_model: meta-llama/Llama-3.2-3B-Instruct
3
  library_name: peft
4
  license: llama3.2
 
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -34,7 +34,7 @@ More information needed
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 0.0001
37
- - train_batch_size: 8
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
1
  ---
 
2
  library_name: peft
3
  license: llama3.2
4
+ base_model: meta-llama/Llama-3.2-3B-Instruct
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
34
 
35
  The following hyperparameters were used during training:
36
  - learning_rate: 0.0001
37
+ - train_batch_size: 1
38
  - eval_batch_size: 8
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
 
24
  "down_proj",
25
- "lm_head",
26
- "q_proj",
27
  "up_proj",
28
- "v_proj",
29
- "o_proj",
30
- "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "v_proj",
25
  "down_proj",
26
+ "gate_proj",
 
27
  "up_proj",
28
+ "k_proj",
29
+ "lm_head",
30
+ "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9457c7d63bb3465384060753895bbc307b28d36dd7ef98653055e1bc50e89112
3
  size 1628893664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade7c76cabd85d97db8821a4180878c20d591adc899c910e0bb52f12fbb4d845
3
  size 1628893664
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b05646d4f0e0d5f398044ef1cbcd07b1961e752a4144312e2d67ff1666e7aa9
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4aa1e8ea499b59a19a9376f046b0dbe0a7a78795e1a73aa93e39a834565ca0c
3
  size 5240