ariG23498 HF Staff commited on
Commit
c2d527b
·
verified ·
1 Parent(s): cd238e2

Upload google_embeddinggemma-300m_3.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. google_embeddinggemma-300m_3.txt +1 -1
google_embeddinggemma-300m_3.txt CHANGED
@@ -11,7 +11,7 @@ for idx, embedding in enumerate(embeddings):
11
 
12
  ERROR:
13
  Traceback (most recent call last):
14
- File "/tmp/google_embeddinggemma-300m_3LKpzW4.py", line 19, in <module>
15
  embeddings = model.encode(words)
16
  ^^^^^
17
  NameError: name 'model' is not defined
 
11
 
12
  ERROR:
13
  Traceback (most recent call last):
14
+ File "/tmp/google_embeddinggemma-300m_3x1nmgm.py", line 19, in <module>
15
  embeddings = model.encode(words)
16
  ^^^^^
17
  NameError: name 'model' is not defined