Skip to content

dice-embeddings 1.0.4

Compare
Choose a tag to compare
@Demirrr Demirrr released this 07 Jul 15:23
· 1235 commits to main since this release

Features

  1. 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.
  2. Sharded Training tested

Maintenance

  1. Use Python 3.9
  2. More tests are added
  3. ReadMe is structured

Todos for the next release

  1. Explicit Class Kronecker Decomposition at retriving embeddings