From 540adaa2989b1c62dffc48659400db2cc0a13989 Mon Sep 17 00:00:00 2001 From: wufanyou <fanyou.wu@outlook.com> Date: Wed, 13 Jul 2022 15:55:47 +0800 Subject: [PATCH] update --- aicrowd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aicrowd.json b/aicrowd.json index 4fdc094..397e253 100755 --- a/aicrowd.json +++ b/aicrowd.json @@ -1,8 +1,8 @@ { "challenge_id": "esci-challenge-for-improving-product-search", - "task": "task_2_multiclass_product_classification", + "task": "task_3_product_substitute_identification", "gpu": true, "authors": ["aicrowd-username"], - "description": "task_3_product_substitute_identification, task_1_query-product_ranking", + "description": "task_2_multiclass_product_classification, task_1_query-product_ranking", "license": "MIT" } \ No newline at end of file -- GitLab