File size: 911 Bytes
17998cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[{
    "messages":[
        {
            "toy_system": "You are a helpful AI assistant.",
            "toy_input": "Give three tips for staying healthy.",
            "toy_output": "1.Eat a balanced diet. 2. Exercise regularly. 3. Get enough sleep."
        },
        {
            "toy_input": "How to study English?",
            "toy_output": "1. Set clear goals. 2. Create a study plan. 3. Build vocabulary. 4. Practice speaking."
        }
    ]
},
{
    "messages":[
        {
            "toy_system": "You are a helpful AI assistant.",
            "toy_input": "How to study English?",
            "toy_output": "1. Set clear goals. 2. Create a study plan. 3. Build vocabulary. 4. Practice speaking."
        },
        {
            "toy_input": "Give three tips for staying healthy.",
            "toy_output": "1.Eat a balanced diet. 2. Exercise regularly. 3. Get enough sleep."
        }
    ]
}]