Skip to content

Commit

Permalink
Update metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
monk1337 committed Jul 29, 2023
1 parent 4f3fbcf commit 972e45e
Showing 1 changed file with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@
{
"models": [
"text-davinci-003",
"gpt-3.5-turbo"
"gpt-3.5-turbo",
"gpt-35-turbo",
"claude-instant-1",
"claude-2",
"command",
"command-light",
"command-medium-beta",
"command-nightly",
"command-xlarge-beta"
],
"language": "en",
"task": "Multiclass Text Classification",
Expand Down Expand Up @@ -46,4 +54,4 @@
"citation": "Pal, A. (2022). Prompt for classifying text into multiple classes using Large Language Models(LLMs). [Computer software]. Retrieved from https://github.com/promptslab/Promptify/tree/main/promptify/prompts/text2text/classification/multiclass_classification.jinja",
"prompt_id": "4dfa7083-3225-4e64-986b-42a01c86ea0a"
}
]
]

0 comments on commit 972e45e

Please sign in to comment.