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 Mar 23, 2021. It is now read-only.
I am currently performing some experiments where it would be very helpful if I had a network that can encode sentences, decode them, and calculate entailment with regard to that same encoding.
I think it would be very useful to the community if you provided a link to your pretrained model in the same checkpointing format as that of your train.py file. I hope you still have it somewhere ..
Thanks a lot !
The text was updated successfully, but these errors were encountered:
@MaximumEntropy
Same to @Sora77's request, could you provide the saved checkpoint for both encoder and decoders. I would like to do some fine-tuning with the model but keeping the multi-tasking way so that I don't bias the model too much toward to my particular dataset.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank you for this great contribution.
I am currently performing some experiments where it would be very helpful if I had a network that can encode sentences, decode them, and calculate entailment with regard to that same encoding.
I think it would be very useful to the community if you provided a link to your pretrained model in the same checkpointing format as that of your train.py file. I hope you still have it somewhere ..
Thanks a lot !
The text was updated successfully, but these errors were encountered: