Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Add english glove models#339

Merged
tholor merged 3 commits intomasterfrom
add_english_glove
Apr 28, 2020
Merged

Add english glove models#339
tholor merged 3 commits intomasterfrom
add_english_glove

Conversation

@tholor
Copy link
Copy Markdown
Member

@tholor tholor commented Apr 28, 2020

Add two english glove models:

  • glove-english-uncased-6B: Wikipedia 2014 + Gigaword 5 (6B tokens, 400K vocab, uncased, 300d vectors)
  • glove-english-cased-840B: Common Crawl (840B tokens, 2.2M vocab, cased, 300d vectors)

From: https://nlp.stanford.edu/projects/glove/

@tholor tholor changed the title WIP add english glove models Add english glove models Apr 28, 2020
@tholor tholor merged commit cc3a5ff into master Apr 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants