From 850a225ea727a26e95db13e499c6b8096f597855 Mon Sep 17 00:00:00 2001
From: Deyan Ginev <d.ginev@jacobs-university.de>
Date: Fri, 19 Jul 2019 22:53:46 -0400
Subject: [PATCH] fix filename typo

---
 resources/arxmliv-embeddings-082018.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/arxmliv-embeddings-082018.md b/resources/arxmliv-embeddings-082018.md
index e9feee1..360812e 100644
--- a/resources/arxmliv-embeddings-082018.md
+++ b/resources/arxmliv-embeddings-082018.md
@@ -22,7 +22,7 @@ articles, the right of distribution was only given (or assumed) to arXiv itself.
   - An 11.5 billion token model for the arXMLiv 08.2018 dataset, including subformula lexemes
     - `token_model.zip`
   - 300 dimensional GloVe word embeddings for the arXMLiv 08.2018 dataset
-    - `glove.arxmliv.5B.300d.zip` and `vocab.arxmliv.zip`
+    - `glove.arxmliv.11B.300d.zip` and `vocab.arxmliv.zip`
   - 300d GloVe word embeddings for individual subsets
     - `glove.subsets.zip`
   - Embeddings and vocabulary with math lexemes omitted
-- 
GitLab