Jaspertw177
commited on
Commit
•
0c8eff4
1
Parent(s):
b96845f
Update README.md
Browse files
README.md
CHANGED
@@ -22,18 +22,20 @@ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggin
|
|
22 |
|
23 |
## Model description
|
24 |
|
25 |
-
|
26 |
|
27 |
## Intended uses & limitations
|
28 |
|
29 |
-
|
30 |
|
31 |
## Training and evaluation data
|
32 |
|
33 |
-
|
34 |
|
35 |
## Training procedure
|
36 |
|
|
|
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
25 |
+
Input a food or dessert (EX: How can we make Miso-Butter Roast Chicken With Acorn Squash Panzanella). Returns a completion of sentences with the recipe of the food.
|
26 |
|
27 |
## Intended uses & limitations
|
28 |
|
29 |
+
For casual use.
|
30 |
|
31 |
## Training and evaluation data
|
32 |
|
33 |
+
Trained and evaluate on Jaspertw177/food_recipe_forLLM_2167947.
|
34 |
|
35 |
## Training procedure
|
36 |
|
37 |
+
Only used 200,000 rows in the training dataset with QLORA.
|
38 |
+
|
39 |
### Training hyperparameters
|
40 |
|
41 |
The following hyperparameters were used during training:
|