SUBMISSION = """For the results report, please send the results to ytangch@connect.ust

The experimental results should be a .zip file containing the test metrics and experimental records (such as the retrieved chunks and LLM QA process records).
Required Record: * readme.md ``` 1. Framework 1. Chat Model 2. Base Model 3. Chunk Size (if no chunk, please fill with none) 4. MRR@10,Hit@10,Accuracy ``` * addition support ``` 5. Retrieved Record For Each Query (in .json) 6. QA Record For Each Query (in .json) ``` """