aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2019-09-18 20:27:50 +0300
committerYigit Sever2019-09-18 20:27:50 +0300
commit7cd63849d347f9b7220beeaf926fc3017e0a3c31 (patch)
tree66463d1ab416f37e4e45836308da145a8c31249c
parentc7b706ce68501f8a4d5fdf652d1d95c33c1f55b7 (diff)
downloadEvaluating-Dictionary-Alignment-7cd63849d347f9b7220beeaf926fc3017e0a3c31.tar.gz
Evaluating-Dictionary-Alignment-7cd63849d347f9b7220beeaf926fc3017e0a3c31.tar.bz2
Evaluating-Dictionary-Alignment-7cd63849d347f9b7220beeaf926fc3017e0a3c31.zip
Clarify size of embeddings in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ab0516..d1ee28c 100644
--- a/README.md
+++ b/README.md
@@ -40,5 +40,5 @@ git submodule init && git submodule update
40./get_embeddings.sh 40./get_embeddings.sh
41``` 41```
42 42
43Bear in mind that this will require around 30 GB free space. 43Bear in mind that this will require around 50 GB free space.
44 44