Angelectronic
commited on
Commit
•
ec7c5da
1
Parent(s):
b600dc8
Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
This model is a fine-tuned version of [unsloth/mistral-7b-instruct-v0.2-bnb-4bit](https://huggingface.co/unsloth/mistral-7b-instruct-v0.2-bnb-4bit) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.3477
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -31,7 +32,7 @@ More information needed
|
|
31 |
|
32 |
## Training and evaluation data
|
33 |
|
34 |
-
|
35 |
|
36 |
## Training procedure
|
37 |
|
|
|
20 |
This model is a fine-tuned version of [unsloth/mistral-7b-instruct-v0.2-bnb-4bit](https://huggingface.co/unsloth/mistral-7b-instruct-v0.2-bnb-4bit) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.3477
|
23 |
+
- Accuracy: 0.7495
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
32 |
|
33 |
## Training and evaluation data
|
34 |
|
35 |
+
- ViMMRC train and test set
|
36 |
|
37 |
## Training procedure
|
38 |
|