huggingface / huggingface/torchMoji
Train a new model without using the pretrained model weights
Open
- Dominant language
- Python
- Stars
- 920
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to train a new model using the torchmoji architecture. I am not loading the pre-trained weights in
the code. In torchmoji_transfer function calling the TorchMoji class but not loading the weights. The output is coming out to be nan due to which loss is nan.
Can you please help me understand where am I going wrong. I am pretty new to deep learning. Sorry for the inconvenience in advance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.