lvcalucioli commited on
Commit
76b0b49
·
verified ·
1 Parent(s): 45175c2

llamantino7b_question_answering_finetuining

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [swap-uniba/LLaMAntino-2-7b-hf-ITA](https://huggingface.co/swap-uniba/LLaMAntino-2-7b-hf-ITA) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.3824
22
 
23
  ## Model description
24
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 1.6494 | 1.0 | 90 | 1.4148 |
54
- | 1.1929 | 2.0 | 180 | 1.3482 |
55
- | 0.8231 | 3.0 | 270 | 1.3824 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [swap-uniba/LLaMAntino-2-7b-hf-ITA](https://huggingface.co/swap-uniba/LLaMAntino-2-7b-hf-ITA) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.4122
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 1.6512 | 1.0 | 90 | 1.4570 |
54
+ | 1.1883 | 2.0 | 180 | 1.3863 |
55
+ | 0.8381 | 3.0 | 270 | 1.4122 |
56
 
57
 
58
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ff7a18d877dc389a8a57ea81d8f02ce1fabcd63119126a5f4d2660059f741a3
3
  size 134235048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:993954f9ce4becbddd037c39dc491eec4d1a6ee4902b806353dbb77551c460ca
3
  size 134235048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b598e9e0e9d723cb86c7c4d06140b8c296d752476f915059773896b143163f9b
3
  size 4411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79dcf18fbeb323b5d98ac12737e836d00054fe2efd3d36492ac88a8e9c0bef19
3
  size 4411