sgarbi commited on
Commit
791c909
1 Parent(s): 80a08fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -27,10 +27,7 @@ metrics:
27
 
28
  # gpt-nq-prompt-generator
29
 
30
-
31
- This model was developed to enhance prompt engineering capabilities. Its creation stems from a systematic approach to understanding the complexities involved in model training. The primary goal of this model is to serve specialized applications beyond the scope of standard prompt generation.
32
-
33
- This is fine-tuned version of the GPT-2 medium variant. Its primary capability is to generate contextualized and detailed prompts based on job titles. Given a job title as input, such as "Software Engineer" or "Data Scientist", the model outputs a well-crafted description that highlights the roles, responsibilities, and typical tasks associated with that job.
34
 
35
  ## Output Examples
36
  | Input | Output |
 
27
 
28
  # gpt-nq-prompt-generator
29
 
30
+ This is fine-tuned version of the GPT-2 medium variant that was developed to enhance prompt engineering capabilities. Its primary capability is to generate contextualized and detailed prompts based on job titles. Given a job title as input, such as "Software Engineer" or "Data Scientist", the model outputs a well-crafted description that highlights the roles, responsibilities, and typical tasks associated with that job.
 
 
 
31
 
32
  ## Output Examples
33
  | Input | Output |