Update prompts-applications.md

pull/73/head
Elvis Saravia 2023-04-03 15:58:14 -06:00 committed by GitHub
parent fbf58aab06
commit cb5b5e6c6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -55,6 +55,8 @@ A: Negative
This is very useful. We use this example for a different test in another section of the guides.
Here is another prompt example showing how to leverage the LLM for data labeling/augmentation task.
*Prompt:*
```
produce 3 wine reviews and label taste, flavor, aroma related token; present the result as a json file, in addition add the coordinate of each term for NER task
@ -217,4 +219,4 @@ More examples coming soon!
[Previous Section (Advanced Prompting)](./prompts-advanced-usage.md)
[Next Section (ChatGPT)](./prompts-chatgpt.md)
[Next Section (ChatGPT)](./prompts-chatgpt.md)