Update README.md
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ It achieves the following results on the evaluation set:
|
|
20 |
|
21 |
## Model description
|
22 |
|
23 |
-
|
24 |
|
25 |
## Intended uses & limitations
|
26 |
|
27 |
-
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
23 |
+
This is llama 3.2 1B fine-tuned on an [ingredients_to_recipe](https://huggingface.co/datasets/RoshanVelpula/ingredients_to_recipe_llama2_format) dataset.
|
24 |
|
25 |
## Intended uses & limitations
|
26 |
|
27 |
+
For best performance, prompt should follow this format: [INST] Generate a cooking recipe using the following ingredients:1 c. firmly packed brown sugar, 1/2 c. evaporated milk, 1/2 tsp. vanilla, 1/2 c. broken nuts (pecans), 2 Tbsp. butter or margarine, 3 1/2 c. bite size shredded rice biscuits [/INST]
|
28 |
|
29 |
## Training and evaluation data
|
30 |
|