Discord

Checklist IOAI Indonesia 2025 National Training Camp 2 – Simulations · 1.3 task

Math Word Solver

Solve arithmetic word problems stated in natural language.

  • NLP
  • Numeric answer prediction from text

The task

Each instance is a natural-language question involving simple arithmetic (addition, subtraction, multiplication or division) with at most three operands; the question may contain more numbers than are used. The model must output the numerical answer.

Abridged by SOTA from the official materials. The official statement has the exact rules, and it wins wherever this summary differs.

At a glance

You get
train.csv (questions and answers) and test_ready.csv.
You submit
CSV with columns ID and answer.
Scoring
Accuracy (correct answers / all answers).
Rules
  • Pre-trained encoder-only and encoder-decoder Transformers are allowed; decoder-only models are strictly prohibited; RNN, LSTM and GRU are preferred.
  • Pre-trained Word2Vec embeddings and data augmentation are allowed.
Format
Pelatnas 2 (2025) Simulation 1.3 on Kaggle, 11 July 2025, 06:30–11:30 UTC.

Details

Year
2025, Kaggle
Round
National Training Camp 2 – Simulations · 1.3 task
Language
English
License
Subject to Competition Rules (Kaggle), as stated by the source