add custom_st.py
Browse files- src/utils/hash.py +1 -1
src/utils/hash.py
CHANGED
@@ -40,7 +40,7 @@ def check_embedding(repo_id):
|
|
40 |
"tokenizer.json",
|
41 |
"config_sentence_transformers.json",
|
42 |
"custom_st.py",
|
43 |
-
"special_tokens_map.json"
|
44 |
"tokenizer_config.json",
|
45 |
"1_Pooling/config.json",
|
46 |
"config.json",
|
|
|
40 |
"tokenizer.json",
|
41 |
"config_sentence_transformers.json",
|
42 |
"custom_st.py",
|
43 |
+
"special_tokens_map.json",
|
44 |
"tokenizer_config.json",
|
45 |
"1_Pooling/config.json",
|
46 |
"config.json",
|