The paper outlines a research vision for using LLM-based meta-agents to automate problem formulation, solution design, and evaluation in AI for social impact.
TeacherLM: Teaching to Fish Rather Than Giving the Fish, Language Modeling Likewise
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large Language Models (LLMs) exhibit impressive reasoning and data augmentation capabilities in various NLP tasks. However, what about small models? In this work, we propose TeacherLM-7.1B, capable of annotating relevant fundamentals, chain of thought, and common mistakes for most NLP samples, which makes annotation more than just an answer, thus allowing other models to learn "why" instead of just "what". The TeacherLM-7.1B model achieved a zero-shot score of 52.3 on MMLU, surpassing most models with over 100B parameters. Even more remarkable is its data augmentation ability. Based on TeacherLM-7.1B, we augmented 58 NLP datasets and taught various student models with different parameters from OPT and BLOOM series in a multi-task setting. The experimental results indicate that the data augmentation provided by TeacherLM has brought significant benefits. We will release the TeacherLM series of models and augmented datasets as open-source.
fields
cs.AI 1years
2024 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Towards Foundation-model-based Multiagent System to Accelerate AI for Social Impact
The paper outlines a research vision for using LLM-based meta-agents to automate problem formulation, solution design, and evaluation in AI for social impact.