You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run examples/nemo_ppo_sentiments.py but I get this error cannot import name 'flatten_dataclass' from 'trlx.data.ilql_types'
It seems that there is no flatten_dataclass or unflatten_dataclass in ilql_types.
Which trlX version are you using?
No response
Additional system and package information
No response
The text was updated successfully, but these errors were encountered:
🐛 Describe the bug
I am trying to run
examples/nemo_ppo_sentiments.py
but I get this errorcannot import name 'flatten_dataclass' from 'trlx.data.ilql_types'
It seems that there is no flatten_dataclass or unflatten_dataclass in
ilql_types
.Which trlX version are you using?
No response
Additional system and package information
No response
The text was updated successfully, but these errors were encountered: