ariG23498 HF Staff commited on
Commit
f74c5ad
·
verified ·
1 Parent(s): d0f647a

Upload google_embeddinggemma-300m_7.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. google_embeddinggemma-300m_7.txt +1 -1
google_embeddinggemma-300m_7.txt CHANGED
@@ -16,7 +16,7 @@ check_word_similarities()
16
 
17
  ERROR:
18
  Traceback (most recent call last):
19
- File "/tmp/google_embeddinggemma-300m_7MGe8U7.py", line 26, in <module>
20
  embeddings = model.encode(words, prompt_name="STS")
21
  ^^^^^
22
  NameError: name 'model' is not defined
 
16
 
17
  ERROR:
18
  Traceback (most recent call last):
19
+ File "/tmp/google_embeddinggemma-300m_7c08T0B.py", line 26, in <module>
20
  embeddings = model.encode(words, prompt_name="STS")
21
  ^^^^^
22
  NameError: name 'model' is not defined