mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
ef9c0c3699
commit
afab28dfa9
37 changed files with 4868 additions and 4052 deletions
|
|
@ -4,7 +4,6 @@ IFEval Instruction Checking Module
|
|||
Ported from lighteval (google/IFEval) for standalone use in Atropos.
|
||||
"""
|
||||
|
||||
from .instructions_registry import INSTRUCTION_DICT, INSTRUCTION_CONFLICTS
|
||||
from .instructions_registry import INSTRUCTION_CONFLICTS, INSTRUCTION_DICT
|
||||
|
||||
__all__ = ["INSTRUCTION_DICT", "INSTRUCTION_CONFLICTS"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue