KnutJaegersberg commited on
Commit
61178ef
1 Parent(s): ee55387

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,4 +9,6 @@ https://github.com/Sandipan99/POLAR
9
  I applied those on the wikidata5m embeddings, 5 million knowledge graph embeddings (SimplE).
10
  https://graphvite.io/docs/latest/pretrained_model.html
11
 
12
- As the model became too huge, I further filtered it for overlap with fasttext embedding tokens.
 
 
 
9
  I applied those on the wikidata5m embeddings, 5 million knowledge graph embeddings (SimplE).
10
  https://graphvite.io/docs/latest/pretrained_model.html
11
 
12
+ As the model became too huge, I further filtered it for overlap with fasttext embedding tokens.
13
+ Not all dimensions make sense, this is a work in progress.
14
+ I intend to remove dimensions which turn out to not make sense, when using them.