Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -272,7 +272,7 @@ def check_csv_and_run(file, key):
|
|
272 |
# Gradio 介面
|
273 |
with gr.Blocks() as demo:
|
274 |
gr.Markdown("""
|
275 |
-
# 📐 RAG系統評估工具 (
|
276 |
|
277 |
### 📄 使用說明
|
278 |
- 請上傳您 RAG 系統產出的結果檔案(需包含欄位:Question、Context、Answer),並填入您的 OpenAI API Key,以進行評估。
|
|
|
272 |
# Gradio 介面
|
273 |
with gr.Blocks() as demo:
|
274 |
gr.Markdown("""
|
275 |
+
# 📐 RAG系統評估工具 (Chinese_Evaluation_0)
|
276 |
|
277 |
### 📄 使用說明
|
278 |
- 請上傳您 RAG 系統產出的結果檔案(需包含欄位:Question、Context、Answer),並填入您的 OpenAI API Key,以進行評估。
|