Skip to content

Commit a16504e

Browse files
committed
Merge remote-tracking branch 'caz/dev-eval' into dev-eval
2 parents f4136cf + 4ec7c3a commit a16504e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eval/eval_inference_F1.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ mkdir -p "$STORAGE_BACKENDS" "$DATASET_SAVE_DIR" || { echo "Failed to create dir
102102
# -------------------------- LongBench --------------------------
103103
TARGET_FILES=(
104104
"${TEST_DATA_DIR}/multifieldqa_zh.jsonl"
105-
# "${TEST_DATA_DIR}/dureader.jsonl"
105+
"${TEST_DATA_DIR}/dureader.jsonl"
106106
)
107107
# ---------------------------------------------------------------
108108
EXISTING_FILES=()

0 commit comments

Comments
 (0)