Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monk1337 authored Jan 26, 2023
1 parent cf67267 commit 3ff3f50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ To immediately use a LLM model for your NLP task, we provide the `Prompter` API.
<h4 align="center">GPT-3 Example with NER Task</h3>

<p float="left">
<img src="https://raw.githubusercontent.com/promptslab/Promptify/main/logo/ner.png" width="300" />
<img src="https://raw.githubusercontent.com/promptslab/Promptify/main/logo/multilabel.png" width="300" />
<img src="https://raw.githubusercontent.com/promptslab/Promptify/main/logo/qa_gen.png" width="300" />
<img src="https://raw.githubusercontent.com/promptslab/Promptify/main/logo/ner.png" width="400" />
<img src="https://raw.githubusercontent.com/promptslab/Promptify/main/logo/multilabel.png" width="400" />
<img src="https://raw.githubusercontent.com/promptslab/Promptify/main/logo/qa_gen.png" width="400" />
</p>


Expand Down

0 comments on commit 3ff3f50

Please sign in to comment.