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 try using NeMo to train a GPT-like model from scratch with large .arrow files for which I have a LightningDataModule. Are there any resources on how to integrate such data set into NeMo? Or would it be best to convert into a different file format? I found the model.setup_training_data but am unsure how to properly use it. Any advice would be helpful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I try using NeMo to train a GPT-like model from scratch with large
.arrow
files for which I have aLightningDataModule
. Are there any resources on how to integrate such data set into NeMo? Or would it be best to convert into a different file format? I found themodel.setup_training_data
but am unsure how to properly use it. Any advice would be helpful.Beta Was this translation helpful? Give feedback.
All reactions