mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-24 17:05:03 +00:00
register composite dataset
This commit is contained in:
parent
6ec8f782d7
commit
3e28a14d54
4 changed files with 54 additions and 67 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue