beratcmn commited on
Commit
2f067f9
·
1 Parent(s): f379792

Fixed typos and formatting

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -2,13 +2,6 @@
2
  library_name: peft
3
  ---
4
 
5
- ## Prompt Template
6
-
7
- ```
8
- <human>: Act as a drunk philosopher
9
- <assistant>:
10
- ```
11
-
12
  # prompter-llama-2-7b
13
 
14
  Generating prompts similar to those on [prompts.chat](https://prompts.chat/)
@@ -17,6 +10,13 @@ Big shoutout to [Fatih Kadir Akın](https://github.com/f) for creating [awesome-
17
 
18
  5 Epoch 0.8745 Loss Model on [HuggingFace](https://huggingface.co/beratcmn/prompter-llama-2-7b-0.1-5e)
19
 
 
 
 
 
 
 
 
20
  ## Training
21
 
22
  - The model was fine tuned with all the prompts scraped from [prompts.chat](https://prompts.chat/).
@@ -94,7 +94,6 @@ Big shoutout to [Fatih Kadir Akın](https://github.com/f) for creating [awesome-
94
  - ### Act as a chef who mainly cooks fast food
95
  > I want you to act as a chef who mainly cooks fast food. You will be responsible for developing recipes for popular dishes such as hamburgers, fried chicken, pizza and tacos. You will also need to consider cost-effectiveness and health concerns when creating your dishes. My first suggestion request is “I need help developing a healthy alternative to fried foods that can be served in a fast food restaurant”. Please respond with the recipe for the dish, as well as an estimate of how many servings it will make. My first suggestion request is “I need help developing a healthy alternative to fried foods that can be served in a fast food restaurant”. Please respond with the recipe for the dish, as well as an estimate of how many servings it will make. My first suggestion request is “I need help developing a healthy alternative to fried foods that can be served in a fast food
96
 
97
-
98
  ## Training procedure
99
 
100
  The following `bitsandbytes` quantization config was used during training:
 
2
  library_name: peft
3
  ---
4
 
 
 
 
 
 
 
 
5
  # prompter-llama-2-7b
6
 
7
  Generating prompts similar to those on [prompts.chat](https://prompts.chat/)
 
10
 
11
  5 Epoch 0.8745 Loss Model on [HuggingFace](https://huggingface.co/beratcmn/prompter-llama-2-7b-0.1-5e)
12
 
13
+ ## Prompt Template
14
+
15
+ ```
16
+ <human>: Act as a drunk philosopher
17
+ <assistant>:
18
+ ```
19
+
20
  ## Training
21
 
22
  - The model was fine tuned with all the prompts scraped from [prompts.chat](https://prompts.chat/).
 
94
  - ### Act as a chef who mainly cooks fast food
95
  > I want you to act as a chef who mainly cooks fast food. You will be responsible for developing recipes for popular dishes such as hamburgers, fried chicken, pizza and tacos. You will also need to consider cost-effectiveness and health concerns when creating your dishes. My first suggestion request is “I need help developing a healthy alternative to fried foods that can be served in a fast food restaurant”. Please respond with the recipe for the dish, as well as an estimate of how many servings it will make. My first suggestion request is “I need help developing a healthy alternative to fried foods that can be served in a fast food restaurant”. Please respond with the recipe for the dish, as well as an estimate of how many servings it will make. My first suggestion request is “I need help developing a healthy alternative to fried foods that can be served in a fast food
96
 
 
97
  ## Training procedure
98
 
99
  The following `bitsandbytes` quantization config was used during training: