byteastra / parallel_results.json
risu1012's picture
feat: complete BAMS syllabus database ingestion & local LLM config
0081036
Raw
History Blame Contribute Delete
657 Bytes
[
{
"user_id": 1,
"question": "What is Ayurveda?",
"duration_s": 90.80959415435791,
"words": 90,
"grounded": false,
"citations": 1,
"status": "Failed (Too Short)",
"error": ""
},
{
"user_id": 2,
"question": "What are the three Doshas?",
"duration_s": 128.8430037498474,
"words": 190,
"grounded": false,
"citations": 1,
"status": "Success",
"error": ""
},
{
"user_id": 3,
"question": "What is Vata dosha?",
"duration_s": 242.21028757095337,
"words": 0,
"grounded": false,
"citations": 0,
"status": "Error",
"error": "The read operation timed out"
}
]