Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add english glove models #339

Merged
merged 3 commits into from
Apr 28, 2020
Merged

Add english glove models #339

merged 3 commits into from
Apr 28, 2020

Conversation

tholor
Copy link
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants