Merge pull request #231 from tnkn/fix-few-shot-page

Fix prompt example in fewshot.jp.mdx
pull/248/head
Elvis Saravia 1 year ago committed by GitHub
commit bf28b4af64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,8 +28,8 @@
*プロンプト:* *プロンプト:*
``` ```
これは素晴らしい! // ポジティブ これは素晴らしい! // ネガティブ
これは酷い! // ネガティブ これは酷い! // ポジティブ
あの映画は最高だった! // ポジティブ あの映画は最高だった! // ポジティブ
なんてひどい番組なんだ! // なんてひどい番組なんだ! //
``` ```

Loading…
Cancel
Save