dice-embeddings 1.0.4
Features
- KvsSample technique implemented. KvsSample is KvsAll with selected tail entities. This technique reduces the memory usage during training as we can select the number of tail entities.
- Sharded Training tested
Maintenance
- Use Python 3.9
- More tests are added
- ReadMe is structured
Todos for the next release
- Explicit Class Kronecker Decomposition at retriving embeddings