mirror of
https://github.com/NousResearch/atropos.git
synced 2026-05-01 17:45:16 +00:00
merged changes
This commit is contained in:
parent
6e55cbc448
commit
7de20bddfe
22 changed files with 4 additions and 11254 deletions
|
|
@ -9,7 +9,6 @@ import re
|
|||
from concurrent.futures import ProcessPoolExecutor
|
||||
from typing import Dict, List, Optional, Tuple
|
||||
|
||||
import wandb
|
||||
from datasets import load_dataset
|
||||
from latex2sympy2_extended import NormalizationConfig
|
||||
from math_verify import LatexExtractionConfig, parse, verify
|
||||
|
|
@ -17,6 +16,7 @@ from math_verify.errors import TimeoutException
|
|||
from pydantic import Field
|
||||
from tqdm.asyncio import tqdm_asyncio
|
||||
|
||||
import wandb
|
||||
from atroposlib.envs.base import (
|
||||
BaseEnv,
|
||||
BaseEnvConfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue