Angelectronic
commited on
End of training
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/
|
3 |
library_name: peft
|
4 |
-
license:
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# gemma-base-ViMMRC
|
19 |
|
20 |
-
This model is a fine-tuned version of [unsloth/
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
1 |
---
|
2 |
+
base_model: unsloth/gemma-7b-bnb-4bit
|
3 |
library_name: peft
|
4 |
+
license: apache-2.0
|
5 |
tags:
|
6 |
- trl
|
7 |
- sft
|
|
|
17 |
|
18 |
# gemma-base-ViMMRC
|
19 |
|
20 |
+
This model is a fine-tuned version of [unsloth/gemma-7b-bnb-4bit](https://huggingface.co/unsloth/gemma-7b-bnb-4bit) on the None dataset.
|
21 |
|
22 |
## Model description
|
23 |
|