Angelectronic
commited on
Commit
•
fea6379
1
Parent(s):
5a64e69
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-Instruct-bnb-4bit) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss
|
|
|
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 |
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-Instruct-bnb-4bit) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- **Loss**: 0.1419
|
23 |
+
- **Accuracy**: 0.885662
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
32 |
|
33 |
## Training and evaluation data
|
34 |
|
35 |
+
ViMMRC train and test set
|
36 |
|
37 |
## Training procedure
|
38 |
|