Update update_embeddings.py
Browse files- update_embeddings.py +0 -3
update_embeddings.py
CHANGED
@@ -45,9 +45,6 @@ UPLOAD = True
|
|
45 |
# Flag to binarise the data
|
46 |
BINARY = True
|
47 |
|
48 |
-
# Flag to BMRL the data
|
49 |
-
BMRL = True
|
50 |
-
|
51 |
########################################
|
52 |
|
53 |
# Model to use for embedding
|
|
|
45 |
# Flag to binarise the data
|
46 |
BINARY = True
|
47 |
|
|
|
|
|
|
|
48 |
########################################
|
49 |
|
50 |
# Model to use for embedding
|