GYASBGFUHAADSGADF/IDM-batch2
IDM-batch2 Second batch of IDM math trap items, in the same schema as GYASBGFUHAADSGADF/IDM-batch1. Dataset summary Rows: 152 File: upload_batch2.jsonl Trap types: Contradiction (130), Missing conditions (22) Splits (field split): train (139), test (13) Fields Field Description original Original math problem trap Trap / modified problem annotation Explanation of the trap trap type Trap category source Problem source level… See the full description on the dataset page: https://huggingface.co/datasets/GYASBGFUHAADSGADF/IDM-batch2.
019
IDM-batch2
Second batch of IDM math trap items, in the same schema as `GYASBGFUHAADSGADF/IDM-batch1`.
Dataset summary
- Rows: 152
- File:
upload_batch2.jsonl - Trap types: Contradiction (130), Missing conditions (22)
- Splits (field `split`): train (139), test (13)
Fields
Load
from datasets import load_dataset
ds = load_dataset("GYASBGFUHAADSGADF/IDM-batch2")
print(ds)