Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ metrics:
|
|
| 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 using transfer knowledge. 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 |
|
|
|
|
| 27 |
|
| 28 |
# gpt-nq-prompt-generator
|
| 29 |
|
| 30 |
+
This is a 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 using transfer knowledge. 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 |
|