Jan Krukowski
commited on
Commit
·
7e1cf8b
1
Parent(s):
be6f42f
readme
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: pddl
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: pddl
|
3 |
---
|
4 |
+
|
5 |
+
# glove-twitter-50
|
6 |
+
|
7 |
+
Pre-trained glove vectors based on 2B tweets, 27B tokens, 1.2M vocab, uncased.
|
8 |
+
|
9 |
+
- File size 200MB
|
10 |
+
- Number of vectors 1193514
|
11 |
+
- Dimension 50
|
12 |
+
- License http://opendatacommons.org/licenses/pddl/
|
13 |
+
|
14 |
+
Read more:
|
15 |
+
- https://nlp.stanford.edu/projects/glove/
|
16 |
+
- https://nlp.stanford.edu/pubs/glove.pdf
|