register composite dataset

This commit is contained in:
Andreas Koepf 2025-02-04 19:17:34 +01:00
parent 6ec8f782d7
commit 3e28a14d54
4 changed files with 54 additions and 67 deletions

View file

@ -3,7 +3,7 @@
import re
from dataclasses import dataclass
from random import Random
from typing import List, Optional
from typing import Optional
from reasoning_gym.data import read_data_file