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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -28,8 +28,9 @@ metrics:
28
  # gpt-nq-prompt-generator
29
 
30
 
31
- This is a learning model 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
 
34
  ## Output Examples
35
  | Input | Output |
 
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 |