mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-24 17:04:55 +00:00
hopefully final linter fixes lol
This commit is contained in:
parent
67869c3a79
commit
85296c519e
29 changed files with 76 additions and 155 deletions
|
|
@ -9,7 +9,6 @@ from typing import Dict, List, Optional, Tuple, Union
|
|||
import wandb
|
||||
from datasets import load_dataset
|
||||
from eval_helpers import (
|
||||
create_system_content,
|
||||
get_default_thinking_prompt,
|
||||
)
|
||||
from pydantic import Field
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue