Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
- This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the b-mc2/sql-create-context dataset.
|
| 23 |
- These are the full model weights (merged with adapter weights), and the code to use these for generation is given below.
|
|
|
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 21 |
|
| 22 |
- This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the b-mc2/sql-create-context dataset.
|
| 23 |
- These are the full model weights (merged with adapter weights), and the code to use these for generation is given below.
|
| 24 |
+
- Primary reference: https://www.philschmid.de/fine-tune-llms-in-2024-with-trl
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|