Shape of Embeddings?
Open
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 447
- PR merge metrics
- No merged PRs in 30d
Description
The readme says the embeddings should be of shape (n_sentences, 3, max_sentence_length, 1024). After training, my embeddings came out to be an array of (n_words_in_corpus, 512). Does anyone understand how this happened or what this means?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.