ariG23498 HF Staff commited on
Commit
4fd3811
·
verified ·
1 Parent(s): bf7b38f

Upload google_embeddinggemma-300m_6.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. google_embeddinggemma-300m_6.txt +1 -1
google_embeddinggemma-300m_6.txt CHANGED
@@ -23,7 +23,7 @@ for example in sentence:
23
 
24
  ERROR:
25
  Traceback (most recent call last):
26
- File "/tmp/google_embeddinggemma-300m_69QHTnB.py", line 22, in <module>
27
  label_embeddings = model.encode(labels, prompt_name="Classification")
28
  ^^^^^
29
  NameError: name 'model' is not defined
 
23
 
24
  ERROR:
25
  Traceback (most recent call last):
26
+ File "/tmp/google_embeddinggemma-300m_6r3nS0r.py", line 24, in <module>
27
  label_embeddings = model.encode(labels, prompt_name="Classification")
28
  ^^^^^
29
  NameError: name 'model' is not defined