mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-25 17:10:42 +00:00
clean: remove explanation
This commit is contained in:
parent
24c3c3d34c
commit
3ed0ba114e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class OptimizerEvaluator:
|
|||
CategoricalJudgeUnit(
|
||||
name='Judge',
|
||||
categories=DiscreteScale(['yes', 'no']),
|
||||
explanation=True
|
||||
explanation=False
|
||||
).prompt("""
|
||||
You are an expert code validator specializing in PyTorch optimizers. Your task is to determine if the provided optimizer code is completely valid and error-free.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue