Has anyone successfully run them and obtained results on GSM8K? What kind of performance did they get?
Also, has anyone managed to run benchmark evaluations on a single GPU?
I’m currently encountering an error when running it:
AttributeError: 'LLaDAModelLM' object has no attribute 'h2e'
Where does this h2e even come from in LLaDA?
Has anyone successfully run them and obtained results on GSM8K? What kind of performance did they get?
Also, has anyone managed to run benchmark evaluations on a single GPU?
I’m currently encountering an error when running it:
Where does this
h2eeven come from in LLaDA?