Skip to content

Utility for Hard Negative Critique Augmentation#20

Open
reshinthadithyan wants to merge 5 commits into
CarperAI:mainfrom
reshinthadithyan:negative-critic
Open

Utility for Hard Negative Critique Augmentation#20
reshinthadithyan wants to merge 5 commits into
CarperAI:mainfrom
reshinthadithyan:negative-critic

Conversation

@reshinthadithyan
Copy link
Copy Markdown
Collaborator

No description provided.

@reshinthadithyan reshinthadithyan changed the title Utility for Hard Negative Augmentation Utility for Hard Negative Critique Augmentation Aug 9, 2022
Comment thread data/codex_related.py
input_prompt (str) : input prompt to be annotated
"""
response = openai.Edit.create(
model = "code-davinci-edit-001",
Copy link
Copy Markdown

@nashid nashid Aug 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@reshinthadithyan don't see this model listed anymore. Is it the model you want to use? I presume you want to use code-davinci-002? Just curious to know.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's weird that the model doesn't exist there. But check here, it's mentioned. Might be because the model is in private beta.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I noticed that. I have a private beta account and already attempted to use that model. Always give me `Rate limit exceeded. Sounds like you are able to invoke API calls to that model. Just curious to know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants