Rag_Production / scripts /run_eval.py
mhungtr211
Deploy bản RAG sạch lên Hugging Face
ac7ebac
Raw
History Blame Contribute Delete
177 Bytes
import sys
import os
# sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
print("run_eval.py placeholder. Implement overall evaluation script here.")