From 06702db6d15deca1722027af9399173b9b647259 Mon Sep 17 00:00:00 2001 From: Yizhou Chi Date: Sat, 28 Sep 2024 10:39:12 +0800 Subject: [PATCH] update pet --- expo/datasets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expo/datasets.yaml b/expo/datasets.yaml index 016daf7ec..2d02951d4 100644 --- a/expo/datasets.yaml +++ b/expo/datasets.yaml @@ -205,7 +205,7 @@ datasets: target_col: label user_requirement: "This is a oxford-iiit-pet dataset. Your goal is to predict\ \ the target column `label`.\nPerform data analysis, data preprocessing,\ - \ feature engineering, and modeling to predict the target. \nReport f1 on the\ + \ feature engineering, and modeling to predict the target. \nReport f1 weighted on the\ \ eval data. Do not plot or make any visualizations.\n" sms_spam: dataset: sms_spam