I am using glove embeddings and I am quite confused about tokens
and vocab
in the embeddings. Like this one:
Common Crawl (840B tokens, 2.2M vocab, cased, 300d vectors, 2.03 GB download)
what does tokens
and vocab
mean, respectively? What is the difference?