Datasets:
File size: 1,101 Bytes
4906ab8 ddc37b9 e88b6d0 ddc37b9 7c219e9 e88b6d0 a9a09dd ddc37b9 a9a09dd | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | ---
task_categories:
- question-answering
- summarization
language:
- en
tags:
- numeric
- arithmetic
- math
pretty_name: NumericBench
size_categories:
- 10K<n<100K
configs:
- config_name: default
data_files:
- split: test
path: "*/*.json"
default: true
---
# Introduction
**NumericBench** is a comprehensive benchmark designed to evaluate the numerical reasoning capabilities of Large Language Models, addressing their limitations in tasks like arithmetic, number recognition, contextual retrieval, comparison, summarization, and logical reasoning. By incorporating diverse datasets ranging from synthetic number lists to real-world domains like stock trends and weather patterns, NumericBench systematically tests LLMs in both structured and noisy contexts. Experiments on models such as GPT-4o and DeepSeek-V3 reveal significant weaknesses, emphasizing the need for numerically-aware modeling to enhance LLMs' real-world applicability.
Github Repo: https://github.com/TreeAI-Lab/NumericBench
# How to use it?
### Loading Data
### Data Format
### Evaluation
# Dataset statistics
|