jyothir's picture
Create readme.md
6f79c7a
with open("embeddings_open.pkl", "rb") as f:
    embeddings = pickle.load(f)