File size: 2,508 Bytes
d553ce8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "system": "Anonymize the personal identifiers.",
    "entries": [
        {
            "Role": "For Emily Johnson, identified by student ID 876543, SIN 123456789, and reachable at 436-555-2345, who is underperforming in science lab activities. Draft a letter of academic probation.",
            "Context": "For <NAME>, identified by student ID <ID>, SIN <SIN>, and reachable at <PHONE>, who is underperforming in science lab activities. Draft a letter of academic probation."
        },
        {
            "Role": "In the case of Jessica White, who is registered under student ID 234567 and SIN 987654321, with contact at 133-555-4567: her academic performance has seen a serious downturn. Please prepare an academic probation letter for her.",
            "Context": "In the case of <NAME>, who is registered under student ID <ID> and SIN <SIN>, with contact at <PHONE>: her academic performance has seen a serious downturn. Please prepare an academic probation letter for her."
        },
        {
            "Role": "Attention is required for David Wilson, student ID 654321, SIN 210987654, and phone number 438-555-9012, due to his significantly low attendance in required seminars and workshops. An academic probation letter needs to be issued.",
            "Context": "Attention is required for <NAME>, student ID <ID>, SIN <SIN>, and phone number <PHONE>, due to significantly low attendance in required seminars and workshops. An academic probation letter needs to be issued."
        },
        {
            "Role": "Addressing the situation of Alex Brown, student ID 789012, SIN 654321987, phone 657-555-5678: his lack of participation in group projects and extracurricular activities is evident. An academic probation letter needs to be issued.",
            "Context": "Addressing the situation of <NAME>, student ID <ID>, SIN <SIN>, phone <PHONE>: lack of participation in group projects and extracurricular activities is evident. An academic probation letter needs to be issued."
        },
		{
            "Role": "Regarding student Sarah Lee, with student ID 454321 and SIN 123456789, contactable at 333-555-6789: she's showing poor attendance and low participation in history classes. Write an academic probation letter.",
            "Context": "Addressing the situation of <NAME>, student ID <ID>, SIN <SIN>, phone <PHONE>: lack of participation in group projects and extracurricular activities is evident. An academic probation letter needs to be issued."
        }
    ]
}