paper-with-me

Papers Multi-task Language Understanding

“Multi-task Language Understanding” 태그가 달린 논문 57편 · 필터 해제

Measuring Hong Kong Massive Multi-Task Language Understanding

2025-05-04 · Chuxue Cao, Zhenghao Zhu, Junqi Zhu, Guoying Lu 외

Multilingual understanding is crucial for the cross-cultural applicability of Large Language Models (LLMs). However, evaluation benchmarks designed for Hong Kong's unique linguistic landscape, which combines Traditional …

MMLUMulti-task Language Understanding

Effectiveness of Zero-shot-CoT in Japanese Prompts

2025-03-09 · Shusuke Takayama, Ian Frank

We compare the effectiveness of zero-shot Chain-of-Thought (CoT) prompting in Japanese and English using ChatGPT-3.5 and 4o-mini. The technique of zero-shot CoT, which involves appending a phrase such as "Let's think ste…

Abstract AlgebraCollege MathematicsMMLUMulti-task Language Understanding

TUMLU: A Unified and Native Language Understanding Benchmark for Turkic Languages

2025-02-16 · Jafar Isbarov, Arofat Akhundjanova, Mammad Hajili, Kavsar Huseynova 외

Being able to thoroughly assess massive multi-task language understanding (MMLU) capabilities is essential for advancing the applicability of multilingual language models. However, preparing such benchmarks in high quali…

Machine TranslationMMLUMulti-task Language Understanding

IndicMMLU-Pro: Benchmarking Indic Large Language Models on Multi-Task Language Understanding

2025-01-27 · Sankalp KJ, Ashutosh Kumar, Laxmaan Balaji, Nikunj Kotecha 외

Known by more than 1.5 billion people in the Indian subcontinent, Indic languages present unique challenges and opportunities for natural language processing (NLP) research due to their rich cultural heritage, linguistic…

BenchmarkingDiversityMMLUMulti-task Language Understanding

DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning

2025-01-22 · DeepSeek-AI, Daya Guo, Dejian Yang, Haowei Zhang 외

We introduce our first-generation reasoning models, DeepSeek-R1-Zero and DeepSeek-R1. DeepSeek-R1-Zero, a model trained via large-scale reinforcement learning (RL) without supervised fine-tuning (SFT) as a preliminary st…

Mathematical ReasoningMulti-task Language UnderstandingQuestion AnsweringReinforcement Learning (RL)

MMLU-CF: A Contamination-free Multi-task Language Understanding Benchmark

2024-12-19 · QiHao Zhao, Yangyu Huang, Tengchao Lv, Lei Cui 외

Multiple-choice question (MCQ) datasets like Massive Multitask Language Understanding (MMLU) are widely used to evaluate the commonsense, understanding, and problem-solving abilities of large language models (LLMs). Howe…

MMLUMultiple-choiceMulti-task Language UnderstandingWorld Knowledge

Llama 3 Meets MoE: Efficient Upcycling

2024-12-13 · Aditya Vavre, Ethan He, Dennis Liu, Zijie Yan 외

Scaling large language models (LLMs) significantly improves performance but comes with prohibitive computational costs. Mixture-of-Experts (MoE) models offer an efficient alternative, increasing capacity without a propor…

Mixture-of-ExpertsMMLUMulti-task Language Understanding

GPT-4o as the Gold Standard: A Scalable and General Purpose Approach to Filter Language Model Pretraining Data

2024-10-03 · Jifan Zhang, Ziyue Luo, Jia Liu, Ness Shroff 외

Large language models require vast amounts of high-quality training data, but effective filtering of web-scale datasets remains a significant challenge. This paper demonstrates that GPT-4o is remarkably effective at iden…

Active LearningLanguage ModelingLanguage ModellingMulti-task Language Understanding+3

Reasoning Beyond Bias: A Study on Counterfactual Prompting and Chain of Thought Reasoning

2024-08-16 · Kyle Moore, Jesse Roberts, Thao Pham, Douglas Fisher

Language models are known to absorb biases from their training data, leading to predictions driven by statistical regularities rather than semantic relevance. We investigate the impact of these biases on answer choice pr…

counterfactualMMLUMulti-task Language Understanding

The Llama 3 Herd of Models

2024-07-31 · Aaron Grattafiori, Abhimanyu Dubey, Abhinav Jauhri, Abhinav Pandey 외

Modern artificial intelligence (AI) systems are powered by foundation models. This paper presents a new set of foundation models, called Llama 3. It is a herd of language models that natively support multilinguality, cod…

answerability predictionLanguage ModelingLanguage ModellingMulti-task Language Understanding+3

Claude 3.5 Sonnet Model Card Addendum

2024-06-24 · Preprint 2024 6 · Anthropic

This addendum to our Claude 3 Model Card describes Claude 3.5 Sonnet, a new model which outperforms our previous most capable model, Claude 3 Opus, while operating faster and at a lower cost. Claude 3.5 Sonnet offers i…

Code GenerationMMR totalmodelMulti-task Language Understanding+2

Hierarchical Prompting Taxonomy: A Universal Evaluation Framework for Large Language Models Aligned with Human Cognitive Principles

2024-06-18 · Devichand Budagam, Ashutosh Kumar, Mahsa Khoshnoodi, Sankalp KJ 외

Assessing the effectiveness of large language models (LLMs) in performing different tasks is crucial for understanding their strengths and weaknesses. This paper presents Hierarchical Prompting Taxonomy (HPT), grounded o…

Arithmetic ReasoningCode GenerationCommon Sense ReasoningGSM8K+8

Breaking the Ceiling of the LLM Community by Treating Token Generation as a Classification for Ensembling

2024-06-18 · Yao-Ching Yu, Chun-Chih Kuo, Ziqi Ye, Yu-Cheng Chang 외

Ensembling multiple models has always been an effective approach to push the limits of existing performance and is widely used in classification tasks by simply averaging the classification probability vectors from multi…

Arithmetic ReasoningLanguage ModelingLanguage ModellingLarge Language Model+2

MMLU-SR: A Benchmark for Stress-Testing Reasoning Capability of Large Language Models

2024-06-15 · Wentian Wang, Sarthak Jain, Paul Kantor, Jacob Feldman 외

We propose MMLU-SR, a novel dataset designed to measure the true comprehension abilities of Large Language Models (LLMs) by challenging their performance in question-answering tasks with modified terms. We reasoned that …

Mathematical ReasoningMMLUMulti-task Language UnderstandingNatural Language Understanding+1

MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding Benchmark

2024-06-03 · YuBo Wang, Xueguang Ma, Ge Zhang, Yuansheng Ni 외

In the age of large-scale language models, benchmarks like the Massive Multitask Language Understanding (MMLU) have been pivotal in pushing the boundaries of what AI can achieve in language comprehension and reasoning ac…

MMLUMulti-task Language Understanding

Branch-Train-MiX: Mixing Expert LLMs into a Mixture-of-Experts LLM

2024-03-12 · Sainbayar Sukhbaatar, Olga Golovneva, Vasu Sharma, Hu Xu 외

We investigate efficient methods for training Large Language Models (LLMs) to possess capabilities in multiple specialized domains, such as coding, math reasoning and world knowledge. Our method, named Branch-Train-MiX (…

Arithmetic ReasoningCode GenerationCommon Sense ReasoningMath+5

The Claude 3 Model Family: Opus, Sonnet, Haiku

2024-03-04 · Preprint 2024 3 · Anthropic

We introduce Claude 3, a new family of large multimodal models – Claude 3 Opus, our most capable offering, Claude 3 Sonnet, which provides a combination of skills and speed, and Claude 3 Haiku, our fastest and least expe…

1 Image, 2*2 StitchingArithmetic ReasoningCode GenerationCommon Sense Reasoning+8

ArabicMMLU: Assessing Massive Multitask Language Understanding in Arabic

2024-02-20 · Fajri Koto, Haonan Li, Sara Shatnawi, Jad Doughman 외

The focus of language model evaluation has transitioned towards reasoning and knowledge-intensive tasks, driven by advancements in pretraining large models. While state-of-the-art models are partially trained on large Ar…

ArabicMMLULanguage Model EvaluationLanguage ModelingLanguage Modelling+2

Routoo: Learning to Route to Large Language Models Effectively

2024-01-25 · Alireza Mohammadshahi, Arshad Rafiq Shaikh, Majid Yazdani

LLMs with superior response quality--particularly larger or closed-source models--often come with higher inference costs, making their deployment inefficient and costly. Meanwhile, developing foundational LLMs from scrat…

MMLUMulti-task Language Understanding

Mixtral of Experts

2024-01-08 · Albert Q. Jiang, Alexandre Sablayrolles, Antoine Roux, Arthur Mensch 외

We introduce Mixtral 8x7B, a Sparse Mixture of Experts (SMoE) language model. Mixtral has the same architecture as Mistral 7B, with the difference that each layer is composed of 8 feedforward blocks (i.e. experts). For e…

Code GenerationCommon Sense ReasoningLanguage ModelingLanguage Modelling+4
1–20 / 57 다음 →