mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
fix dataset
This commit is contained in:
parent
ff7a2569dc
commit
39f0103313
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ class RefusalBenchConfig(BaseEnvConfig):
|
|||
)
|
||||
|
||||
eval_dataset: str = Field(
|
||||
default="NousResearch/refusalbench-lite",
|
||||
default="NousResearch/RefusalDataset",
|
||||
description="Evaluation dataset name (HuggingFace) or path to local JSONL file.",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue