add custom_st.py
Browse files- src/utils/hash.py +2 -0
src/utils/hash.py
CHANGED
|
@@ -39,6 +39,8 @@ def check_embedding(repo_id):
|
|
| 39 |
"modules.json",
|
| 40 |
"tokenizer.json",
|
| 41 |
"config_sentence_transformers.json",
|
|
|
|
|
|
|
| 42 |
"tokenizer_config.json",
|
| 43 |
"1_Pooling/config.json",
|
| 44 |
"config.json",
|
|
|
|
| 39 |
"modules.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",
|