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