unit-conversion
natural_unit_conversion
Natural Unit Conversion Dataset
Dataset Overview
This dataset contains unit conversion requests, where each example includes a sentence with associated
entities (in spaCy-supported format) for Named-Entity Recognition (NER) modeling. The entities represent the
values and units being converted. The goal is to aid in developing systems capable of extracting unit conversion
data from natural language for natural language understanding.
The data is structured with the… See the full description on the dataset page: https://huggingface.co/datasets/maliknaik/natural_unit_conversion.unit-conversion-reasoning
Unit Conversion Reasoning
A small, fully synthetic dataset of unit-conversion word problems with step-by-step
worked solutions, covering length, weight, volume, temperature, and time.
Dataset Summary
Each example presents a unit-conversion problem (a direct conversion instruction,
a chained multi-step conversion, or a short word problem) along with a
step-by-step "reasoning" trace and a final "answer" string. The dataset was
generated programmatically from a fixed… See the full description on the dataset page: https://huggingface.co/datasets/corruptedzayn/unit-conversion-reasoning.
