Upload training_data.json
Browse files- training_data.json +14 -0
training_data.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"timestamp": "2024-10-27T17:50:42.656934",
|
4 |
+
"question": "Is there an invigilator present during the test?",
|
5 |
+
"model_responses": {
|
6 |
+
"Gemini 1.5 Pro": "Yes, a trained invigilator is present in every PTE test room. \n\nHere's what they do:\n\n* **Monitor the session:** They ensure the test runs smoothly and that all regulations are followed.\n* **Provide assistance:** If you face technical issues or have procedural questions, you can ask them for help. \n\nRest assured, while the invigilator is there, they maintain a professional distance to ensure a focused and private testing experience for everyone. \n",
|
7 |
+
"Gemini 1.5 Flash": "Yes, there is an invigilator present in every PTE test room. They are trained professionals who monitor the session and provide assistance if needed. \n\nHere's what you can expect from the invigilator:\n\n* **Technical Support:** If you encounter any issues with the computer, microphone, or other equipment, the invigilator can help you troubleshoot.\n* **Procedural Guidance:** They can answer any questions you have about the test procedures or instructions.\n* **Overall Supervision:** The invigilator ensures a fair and secure testing environment for all candidates.\n\nRemember, the invigilator is there to help you have a smooth and successful testing experience. Don't hesitate to ask for assistance if you need it. \n",
|
8 |
+
"Gemini 1.5 Flash-8B": "Yes, every PTE test room has a trained invigilator present to monitor the session and provide assistance if needed.\n"
|
9 |
+
},
|
10 |
+
"selected_model": "Gemini 1.5 Flash-8B",
|
11 |
+
"selected_response": "Yes, every PTE test room has a trained invigilator present to monitor the session and provide assistance if needed.\n",
|
12 |
+
"custom_response": null
|
13 |
+
}
|
14 |
+
]
|