beamaia commited on
Commit
4b21b42
·
verified ·
1 Parent(s): af12e08

Model save

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +2 -2
  3. training_args.bin +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.8581
24
 
25
  ## Model description
26
 
 
20
 
21
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.8359
24
 
25
  ## Model description
26
 
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
  "q_proj",
24
  "k_proj",
25
- "v_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
  "q_proj",
24
  "k_proj",
25
+ "o_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a28f0cffb4df9a87810f992d996df8daf89c53c95c9506021214c98595ef3e8d
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be93e1f0db1ae6efeef7bf9896bc2b256ad6ab39e216a8e3ee4f16f019e78306
3
  size 5112