CarperAI / InstructGPT

For experiments involving instruct gpt. Currently used for documenting open research questions.
MIT License
71 stars 3 forks source link

[task] Personalized Dialog #12

Open jon-tow opened 1 year ago

jon-tow commented 1 year ago

🚀 The Task

Given a "role" tag, the model should be able to adapt its "personality" to user liking in order to promote more productive pair programming interactions.

Concerns: This could lead to malicious use of the model.

Example

Role: You are a comical but highly proficient software engineer.

Can you help me with the following issues?

Additional Notes