paper-with-me

홈 › Papers

PARAMANU-GANITA: Language Model with Mathematical Capabilities

2024-04-22 · Mitodru Niyogi, Arnab Bhattacharya

In this paper, we present Paramanu-Ganita, a 208 million parameter novel Auto Regressive (AR) decoder based language model on mathematics. The model is pretrained from scratch at context size of 4096 on our curated mixed mathematical corpus. We evaluate our model on both perplexity metric and GSM8k mathematical benchmark. Paramanu-Ganita despite being 35 times smaller than 7B LLMs, outperformed generalist LLMs such as LLaMa-1 7B by 28.4% points, LLaMa-2 7B by 27.6% points, Falcon 7B by 32.6% points, PaLM 8B by 35.3% points, and math specialised LLMs such as Minerva 8B by 23.2% points, and LLEMMA-7B by 3.0% points in GSM8k test accuracy metric respectively. Paramanu-Ganita also outperformed giant LLMs like PaLM 62B by 6.4% points, Falcon 40B by 19.8% points, LLaMa-1 33B by 3.8% points and Vicuna 13B by 11.8% points respectively. The large significant margin improvement in performance of our math model over the existing LLMs signifies that reasoning capabilities of language model are just not restricted to LLMs with humongous number of parameters. Paramanu-Ganita took 146 hours of A100 training whereas math specialised LLM, LLEMMA 7B, was trained for 23,000 A100 hours of training equivalent. Thus, our approach of pretraining powerful domain specialised language models from scratch for domain adaptation is much more cost-effective than performing continual training of LLMs for domain adaptation. Hence, we conclude that for strong mathematical reasoning abilities of language model, we do not need giant LLMs and immense computing power to our end. In the end, we want to point out that we have only trained Paramanu-Ganita only on a part of our entire mathematical corpus and yet to explore the full potential of our model.

📄 PDF Abstract BibTeX arXiv:2404.14395

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationGSM8KLanguage ModelingLanguage ModellingMathMathematical Reasoningmodel

Methods 이 논문이 사용한 방법론

PaLM 설명 없음

Similar Papers 제목 키워드 기반

PARAMANU-AYN: Pretrain from scratch or Continual Pretraining of LLMs for Legal Domain Adaptation?

2024-03-20 · Mitodru Niyogi, Arnab Bhattacharya

In this paper, we present Paramanu-Ayn, a collection of legal language models trained exclusively on Indian legal case documents. This 97-million-parameter Auto-Regressive (AR) decoder-only model was pretrained from scra…

Abstractive Text SummarizationContinual PretrainingDecoderDomain Adaptation+5

Paramanu: A Family of Novel Efficient Generative Foundation Language Models for Indian Languages

2024-01-31 · Mitodru Niyogi, Arnab Bhattacharya

We present "Paramanu", a family of novel language models (LM) for Indian languages, consisting of auto-regressive monolingual, bilingual, and multilingual models pretrained from scratch. Currently, it covers 10 languages…

GPUReading ComprehensionText Generation

Atomic Thinking of LLMs: Decoupling and Exploring Mathematical Reasoning Abilities

2025-09-30 · Jiayi Kuang, Haojing Huang, Yinghui Li, Xinnian Liang 외 arxiv

Large Language Models (LLMs) have demonstrated outstanding performance in mathematical reasoning capabilities. However, we argue that current large-scale reasoning models primarily rely on scaling up training datasets wi…

Mathematical Reasoning

Improving Mathematical Reasoning Capabilities of Small Language Models via Feedback-Driven Distillation

2024-11-22 · Xunyu Zhu, Jian Li, Can Ma, Weiping Wang

Large Language Models (LLMs) demonstrate exceptional reasoning capabilities, often achieving state-of-the-art performance in various tasks. However, their substantial computational and memory demands, due to billions of …

Knowledge DistillationMathematical Reasoning

Math-LLaVA: Bootstrapping Mathematical Reasoning for Multimodal Large Language Models

2024-06-25 · Wenhao Shi, Zhiqiang Hu, Yi Bin, Junhua Liu 외

Large language models (LLMs) have demonstrated impressive reasoning capabilities, particularly in textual mathematical problem-solving. However, existing open-source image instruction fine-tuning datasets, containing lim…

DiversityMathMathematical Problem-SolvingMathematical Reasoning