ElMater06 commited on
Commit
99fcda3
1 Parent(s): c8ed06b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,7 +12,9 @@ pipeline_tag: text-generation
12
  **Prompt Format: Alpaca**
13
  >Edit this user's input to make it search for relevant keywords online. Only respond with the new string of optimized text. ### Instruction: {User_Query} ### Response:
14
 
15
-
 
 
16
  - VSCD-2b is a large language model trained on search queries and summarized search queries.
17
  - VSCD was trained on a synthetic dataset based off the Gemma-2b-IT model which contained 300 entries for 9 epochs, It was made to provide fast summarization of a user's query to make searching algorithms faster.
18
  - **Developed by:** ElMater06
 
12
  **Prompt Format: Alpaca**
13
  >Edit this user's input to make it search for relevant keywords online. Only respond with the new string of optimized text. ### Instruction: {User_Query} ### Response:
14
 
15
+ widget:
16
+ - text: "Edit this user's input to make it search for relevant keywords online. Only respond with the new string of optimized text. ### Instruction: Most Effective Way To Kill Fruit Flies? ### Response: "
17
+ example_title: "Fruit Fly Removal"
18
  - VSCD-2b is a large language model trained on search queries and summarized search queries.
19
  - VSCD was trained on a synthetic dataset based off the Gemma-2b-IT model which contained 300 entries for 9 epochs, It was made to provide fast summarization of a user's query to make searching algorithms faster.
20
  - **Developed by:** ElMater06