Spaces:
Running
Running
SUBMISSION = """For the results report, please send the results to <strong>ytangch@connect.ust.hk</strong><br><br> | |
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).<br> | |
<strong>Required Record:</strong> | |
* 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) | |
``` | |
""" |