Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ pipeline_tag: text-generation
|
|
13 |
# Commonsense-QA-Mistral-7B
|
14 |
|
15 |
This is a finetuned model of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1)
|
16 |
-
with [commonsense_qa](https://huggingface.co/datasets/commonsense_qa) dataset.
|
17 |
|
18 |
The model is loaded in 4-bit and fine-tuned with LoRA.
|
19 |
|
|
|
13 |
# Commonsense-QA-Mistral-7B
|
14 |
|
15 |
This is a finetuned model of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1)
|
16 |
+
with [tau/commonsense_qa](https://huggingface.co/datasets/tau/commonsense_qa) dataset.
|
17 |
|
18 |
The model is loaded in 4-bit and fine-tuned with LoRA.
|
19 |
|