From de7b201541e151a5b0d61cd23f65761445b86b99 Mon Sep 17 00:00:00 2001 From: wufanyou <fanyou.wu@outlook.com> Date: Sun, 10 Jul 2022 11:28:26 +0800 Subject: [PATCH] update --- aicrowd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aicrowd.json b/aicrowd.json index e92c6a6..dbeb3ab 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", + "description": "task_2_multiclass_product_classification", "license": "MIT" } \ No newline at end of file -- GitLab