mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
more linter nonsense
This commit is contained in:
parent
f18d46549d
commit
abdda3978a
29 changed files with 113 additions and 151 deletions
|
|
@ -172,7 +172,7 @@ class WinoGrandeEvalEnv(BaseEnv):
|
|||
|
||||
async def setup(self):
|
||||
"""Load the WinoGrande dataset."""
|
||||
print(f"\nWinoGrande Evaluation Setup (Generative Mode):")
|
||||
print("\nWinoGrande Evaluation Setup (Generative Mode):")
|
||||
print(f" Dataset: {self.config.dataset_name}")
|
||||
print(f" Subset: {self.config.subset}")
|
||||
print(f" Evaluation split: {self.config.eval_split}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue