We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4136cf + 4ec7c3a commit a16504eCopy full SHA for a16504e
eval/eval_inference_F1.sh
@@ -102,7 +102,7 @@ mkdir -p "$STORAGE_BACKENDS" "$DATASET_SAVE_DIR" || { echo "Failed to create dir
102
# -------------------------- LongBench --------------------------
103
TARGET_FILES=(
104
"${TEST_DATA_DIR}/multifieldqa_zh.jsonl"
105
-# "${TEST_DATA_DIR}/dureader.jsonl"
+"${TEST_DATA_DIR}/dureader.jsonl"
106
)
107
# ---------------------------------------------------------------
108
EXISTING_FILES=()
0 commit comments