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
{{ message }}
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
Here in the How to train it is mentioned that you have used huggingface's run_clm.py which we put in this repository as train_gptj_toolformer.py. So the causal language modeling task is performed using the postprocessed data shared here. We can switch some other model from huggingface here as well right?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Here in the
How to train
it is mentioned that you have used huggingface'srun_clm.py
which we put in this repository astrain_gptj_toolformer.py
. So the causal language modeling task is performed using the postprocessed data shared here. We can switch some other model from huggingface here as well right?The text was updated successfully, but these errors were encountered: