이전 컨텐츠에서 소개했듯이, 프롬프트는 지문, 지시, 여러 개의 문답들과 같은 복잡하고 다양한 포맷들을 가지고 있다는 것을 알 수 있었죠!
#지문, 지시, 여러 개의 문답 예제
Twitter is a social media platform where users can post short messages called "tweets". Tweets can be positive or negative, and we would like to be able to classify tweets as positive or negative. Here are some examples of positive and negative tweets. Make sure to classify the last tweet correctly.
Q: Tweet: "What a beautiful day!"
Is this tweet positive or negative?
A: positive
Q: Tweet: "I hate this class"
Is this tweet positive or negative?
A: negative
Q: Tweet: "I love pockets on jeans"
A:
추가적인 지문과 예시들을 추가하면서, 우리는 점점더 AI의 퍼포먼스를 향상시킬 수 있게 될 것입니다!
다음 챕터는 더 심화된 프롬프팅 기술을 소개해보도록 하겠습니다 🤗
출처: learnpropmpting.org 에서 번역한 글입니다.