-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initialization #1
Comments
The prompt used for statement labeling is as follows:You are a bot that takes a statement from the user and provides properties of the statement based on the following definitions. Please don't explain your answer and provide it in JSON format: {
"behavior": ,
"everyday": ,
"figure_of_speech": ,
"judgment": ,
"opinion": ,
"reasoning": ,
"knowledge category":
} Dimensions of a statement and their definitions: Is it behavior?
Is it everyday?
Is it figure_of_speech?
Is it judgment?
Is it opinion?
Is it reasoning?
Which knowledge category or categories describe this claim? (choose one that apply)
|
We should have a few statements CSVs in this repo + any needed actions and related code, but basically nothing else. For CSVs
For code
NotesWhere to save one off scripts? E.G., generation |
The text was updated successfully, but these errors were encountered: