SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2410.20745 · NeurIPS · 2024

Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models

Qiang Yang, Zhengyang Wang, Xin Liu, Hkust, Meng Jiang, Yi Xu, Kai Chen, Xianfeng Tang, Zheng Li, Bing Yin, Wenju Xu, Amazon Com, and 12 more

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 9 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
KL4805/ShoppingMMLU canonical 0 of 9
FunctionStatusWhere it lives
accuracy Not yet run KL4805/ShoppingMMLU/skill_wise_eval/metrics.py
code served (permissive licence) · get_code("28028603b5a28958")
format_example Not yet run KL4805/ShoppingMMLU/task_wise_eval/utils.py
code served (permissive licence) · get_code("c78d363cf62ef64c")
format_subject Not yet run KL4805/ShoppingMMLU/task_wise_eval/utils.py
code served (permissive licence) · get_code("83fbf53277c007f3")
hit_rate Not yet run KL4805/ShoppingMMLU/skill_wise_eval/metrics.py
code served (permissive licence) · get_code("bf4dd50c2d214d4e")
is_permutation Not yet run KL4805/ShoppingMMLU/task_wise_eval/hf_ranking.py
code served (permissive licence) · get_code("8cac98717a6cf50a")
load_tokenizer_and_model Not yet run KL4805/ShoppingMMLU/skill_wise_eval/utils.py
code served (permissive licence) · get_code("6cad10d0763d137f")
load_tokenizer_and_model Not yet run KL4805/ShoppingMMLU/task_wise_eval/utils.py
code served (permissive licence) · get_code("f2b76d01892e989d")
ndcg Not yet run KL4805/ShoppingMMLU/task_wise_eval/hf_ranking.py
code served (permissive licence) · get_code("8d9104b9e41ddb8b")
rougel Not yet run KL4805/ShoppingMMLU/skill_wise_eval/metrics.py
code served (permissive licence) · get_code("101fc21a6b0cd8ff")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Online shopping is a complex multi-task, few-shot learning problem with a wide and evolving range of entities, relations, and tasks. However, existing models and benchmarks are commonly tailored to specific tasks, falling short of capturing the full complexity of online shopping. Large Language Models (LLMs), with their multi-task and few-shot learning abilities, have the potential to profoundly transform online shopping by alleviating task-specific engineering efforts and by providing users with interactive conversations. Despite the potential, LLMs face unique challenges in online shopping, such as domain-specific concepts, implicit knowledge, and heterogeneous user behaviors. Motivated by the potential and challenges, we propose Shopping MMLU, a diverse multi-task online shopping benchmark derived from real-world Amazon data. Shopping MMLU consists of 57 tasks covering 4 major shopping skills: concept understanding, knowledge reasoning, user behavior alignment, and multi-linguality, and can thus comprehensively evaluate the abilities of LLMs as general shop assistants. With Shopping MMLU, we benchmark over 20 existing LLMs and uncover valuable insights about practices and prospects of building versatile LLM-based shop assistants. Shopping MMLU can be publicly accessed at https://github.com/KL4805/ShoppingMMLU. In addition, with Shopping MMLU, we host a competition in KDD Cup 2024 2 with over 500 participating teams. The winning solutions and the associated workshop can be accessed at our website https://amazon-kddcup24.github.io/.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2410.20745")
get_code_for_paper("2410.20745")
have("2410.20745")

Connect an agent — have() is free.