Skip to content

Commit

Permalink
Update metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
monk1337 authored Jul 29, 2023
1 parent 3df92f1 commit 189043c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions promptify/prompts/text2text/relation_extraction/metadata.json
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": "Relation Extraction",
Expand Down Expand Up @@ -45,4 +53,4 @@
"citation": "Pal, A. (2022). Prompt for identifying and extracting relationships between entities in text using Large Language Models(LLMs). [Computer software]. Retrieved from https://github.com/promptslab/Promptify/tree/main/promptify/prompts/text2text/relation_extraction.jinja",
"prompt_id": "76cf5a32-96e8-47a5-8aa6-05e5ec237468"
}
]
]

0 comments on commit 189043c

Please sign in to comment.