Datasets:
Create Preset/promt.json
Browse files- Preset/promt.json +10 -0
Preset/promt.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"content": "Answer the following questions from the text below:\n1. Name a way that phonetics is taught.\n2. What can help a child become a good reader?\n\nResearch has demonstrated that kids with a strong background in phonics (the relationship between sounds and symbols) tend to become stronger readers in the long run. A phonetic approach to reading shows a child how to go letter by letter — sound by sound — blending the sounds as you go in order to read words that the child (or adult) has not yet memorized.\n\nOnce kids develop a level of automatization, they can sound out words almost instantly and only need to employ decoding with longer words. Phonics is best taught explicitly, sequentially, and systematically.",
|
| 4 |
+
"role": "user"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"content": "The answers are below:\n1. Phonics is best taught sequentially.\n2. Children with a strong background in phonics.",
|
| 8 |
+
"role": "assistant"
|
| 9 |
+
}
|
| 10 |
+
]
|