Philipp-Sc commited on
Commit
a76d3b9
1 Parent(s): b1ce0f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ pipeline_tag: text-generation
13
  ## Mistral 7b Reverse Instruct
14
 
15
  This model is sft (LoRA) fine tuned to reverse engineer the original prompt of a given LLM output/response.
16
- Use Case: The generation of synthetic instruct datasets for developing chatbots and domain specific fine tuning (e.g. "Summarization" & "Roleplay").
17
 
18
 
19
  - base_model: mistralai/Mistral-7B-v0.1 (=checkpoint-v1)
 
13
  ## Mistral 7b Reverse Instruct
14
 
15
  This model is sft (LoRA) fine tuned to reverse engineer the original prompt of a given LLM output/response.
16
+ Use Case: The generation of synthetic instruct datasets for developing chatbots and domain specific fine tuning (e.g. "Summarization" & "Roleplay"). It is useful for labelling unlabeled datasets.
17
 
18
 
19
  - base_model: mistralai/Mistral-7B-v0.1 (=checkpoint-v1)