From b147ba017a4f72588312350942d8f83217804cea Mon Sep 17 00:00:00 2001 From: Duc Manh <51073515+DukeManh@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:10:57 -0500 Subject: [PATCH] Update prompt example in prompts-intro --- guides/prompts-intro.md | 2 +- pages/introduction/tips.en.mdx | 2 +- pages/introduction/tips.fr.mdx | 2 +- pages/introduction/tips.jp.mdx | 2 +- pages/introduction/tips.kr.mdx | 2 +- pages/introduction/tips.ru.mdx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/guides/prompts-intro.md b/guides/prompts-intro.md index 74af259..05c8bce 100644 --- a/guides/prompts-intro.md +++ b/guides/prompts-intro.md @@ -199,7 +199,7 @@ As an example, let's try a simple prompt to extract specific information from a Extract the name of places in the following text. Desired format: -Place: +Place: Input: "Although these developments are encouraging to researchers, much is still a mystery. “We often have a black box between the brain and the effect we see in the periphery,” says Henrique Veiga-Fernandes, a neuroimmunologist at the Champalimaud Centre for the Unknown in Lisbon. “If we want to use it in the therapeutic context, we need to understand the mechanism." ``` diff --git a/pages/introduction/tips.en.mdx b/pages/introduction/tips.en.mdx index 9ef7605..e3ece60 100644 --- a/pages/introduction/tips.en.mdx +++ b/pages/introduction/tips.en.mdx @@ -44,7 +44,7 @@ As an example, let's try a simple prompt to extract specific information from a Extract the name of places in the following text. Desired format: -Place: +Place: Input: "Although these developments are encouraging to researchers, much is still a mystery. “We often have a black box between the brain and the effect we see in the periphery,” says Henrique Veiga-Fernandes, a neuroimmunologist at the Champalimaud Centre for the Unknown in Lisbon. “If we want to use it in the therapeutic context, we actually need to understand the mechanism.“" ``` diff --git a/pages/introduction/tips.fr.mdx b/pages/introduction/tips.fr.mdx index 5bcf2ca..896e84b 100644 --- a/pages/introduction/tips.fr.mdx +++ b/pages/introduction/tips.fr.mdx @@ -47,7 +47,7 @@ Lors de la conception des prompts, vous devez également garder à l'esprit la l Extrais le nom des lieux dans le texte suivant. Format voulu : -Place : +Place : Input : "Bien que ces développements soient encourageants pour les chercheurs, beaucoup de choses restent encore mystérieuses. "Nous avons souvent une boîte noire entre le cerveau et l'effet que nous observons à la périphérie", explique Henrique Veiga-Fernandes, neuro-immunologiste au Centre Champalimaud pour l'Inconnu à Lisbonne. "Si nous voulons l'utiliser dans un contexte thérapeutique, nous devons comprendre le mécanisme."" ``` diff --git a/pages/introduction/tips.jp.mdx b/pages/introduction/tips.jp.mdx index 65d97c6..917d645 100644 --- a/pages/introduction/tips.jp.mdx +++ b/pages/introduction/tips.jp.mdx @@ -42,7 +42,7 @@ Text: "hello!" 以下のテキストから場所の名前を抽出してください。 望ましいフォーマット: -Place: +Place: 入力:「これらの進展は研究者にとって励みになっていますが、まだ多くのことが謎のままです。リスボンのシャンパリマウド・センター・フォー・ジ・アンノウンの神経免疫学者であるヘンリーク・ヴェイガ・フェルナンデスは、「脳と周辺部で見られる効果の間にはしばしばブラックボックスがあります」「治療的な文脈で使用したい場合、実際には作用機序を理解する必要があります。」」 diff --git a/pages/introduction/tips.kr.mdx b/pages/introduction/tips.kr.mdx index bc4b4b4..23c84aa 100644 --- a/pages/introduction/tips.kr.mdx +++ b/pages/introduction/tips.kr.mdx @@ -49,7 +49,7 @@ 다음 텍스트에서 장소의 이름을 추출해 줘. 원하는 형식: -Place: +Place: 입력: "이러한 발전은 연구자들에게 격려가 되지만, 많은 것들이 여전히 수수께끼입니다. 리스본에 있는 샴팔리마우드 센터(CCU: Champalimaud Centre for the Unknown)의 신경면역학자인 Henrique Veiga-Fernandes는 "뇌와 주변부에서 보이는 효과 사이에 블랙박스가 있는 경우가 종종 있습니다."라고 말합니다. 그리고 다음과 같이 덧붙입니다. "치료적 맥락에서 이를 사용하고자 할 경우, 그 메커니즘을 실제로 이해할 필요가 있습니다." ``` diff --git a/pages/introduction/tips.ru.mdx b/pages/introduction/tips.ru.mdx index ba04ad7..9eece26 100644 --- a/pages/introduction/tips.ru.mdx +++ b/pages/introduction/tips.ru.mdx @@ -44,7 +44,7 @@ Text: "hello!" Extract the name of places in the following text. Desired format: -Place: +Place: Input: "Although these developments are encouraging to researchers, much is still a mystery. “We often have a black box between the brain and the effect we see in the periphery,” says Henrique Veiga-Fernandes, a neuroimmunologist at the Champalimaud Centre for the Unknown in Lisbon. “If we want to use it in the therapeutic context, we actually need to understand the mechanism."" ```