mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-23 16:54:56 +00:00
Merge edmundman's UFC_FIGHT_PREDICTOR contribution
This commit is contained in:
parent
0e660a7429
commit
606b917042
73 changed files with 25564 additions and 3223 deletions
|
|
@ -412,7 +412,7 @@ class MathEnv(BaseEnv):
|
|||
)
|
||||
# check if all the same
|
||||
# print(scores['scores'])
|
||||
# Fill in the correct/incorrect lens after so we're only looking at actual training data
|
||||
# Fill in the correct/incorrect lenses after so we're only looking at actual training data
|
||||
self.correct_answer_len.extend(
|
||||
[
|
||||
len(scores["tokens"][i])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue