deb101 commited on
Commit
324678d
·
verified ·
1 Parent(s): deda48a

Model save

Browse files
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.1006
22
- - Model Preparation Time: 0.0062
23
- - Accuracy: 0.5632
24
- - Perplexity: 8.1712
25
 
26
  ## Model description
27
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Accuracy | Perplexity |
57
- |:-------------:|:-----:|:----:|:---------------:|:----------------------:|:--------:|:----------:|
58
- | 2.0506 | 1.0 | 4995 | 2.1006 | 0.0062 | 0.5632 | 8.1712 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.6632
22
+ - Model Preparation Time: 0.006
23
+ - Accuracy: 0.6411
24
+ - Perplexity: 5.2760
25
 
26
  ## Model description
27
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Accuracy | Perplexity |
57
+ |:-------------:|:------:|:-----:|:---------------:|:----------------------:|:--------:|:----------:|
58
+ | 1.7317 | 1.0000 | 30564 | 1.6632 | 0.006 | 0.6411 | 5.2760 |
59
 
60
 
61
  ### Framework versions
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4534e5c31a6f9cf3584a0a96e3ec41b118bc8ea25fbfe8c6efb42eb40611e81b
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda765dab7dc66c73b984d32bfae8242f708f6cff87de02b9329e3a0dc7eb4a0
3
  size 27280152
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1584503202b26ec947f6d9f3b85e39a3be6f59f903479f0030a2a257465e197
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:defd0961db880caa628e0907319242160c364731f567cf1ad5059b6a50c16cc1
3
  size 5432