q8377755 commited on
Commit
c62181e
·
verified ·
1 Parent(s): 1bf672d

End of training

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.9653
22
- - Accuracy: 0.147
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 1.4358 | 1.0 | 625 | 1.0679 | 0.174 |
54
- | 0.9617 | 2.0 | 1250 | 0.9653 | 0.147 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.9827
22
+ - Accuracy: 0.595
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.3983 | 1.0 | 625 | 1.0232 | 0.557 |
54
+ | 0.933 | 2.0 | 1250 | 0.9827 | 0.595 |
55
 
56
 
57
  ### Framework versions
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "o_proj",
25
- "v_proj",
26
- "q_proj"
27
  ],
28
  "task_type": "SEQ_CLS",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "k_proj",
25
  "o_proj",
26
+ "v_proj"
 
27
  ],
28
  "task_type": "SEQ_CLS",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26594411df48fdd0d3ad1e9cd50ffe006afde8c8495bf5911cf0ff9e1c15f33a
3
  size 54642392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77e497dd9e1583a9a54e91be4929810d85b1f68341e949028f3a92562d67f023
3
  size 54642392
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d1f46c1712a2865bf9306fad5868d2b471de8c5d703abcf7b6077253257b7df
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42705db73f7abc7390a800f5388dfe6f31a0c144ac5f701566a925d741d0994d
3
  size 4984