w11wo commited on
Commit
f986679
β€’
1 Parent(s): 0fe68d5

Moved Transformer Backbone Outwards

Browse files
0_Transformer/config.json β†’ config.json RENAMED
File without changes
modules.json CHANGED
@@ -2,7 +2,7 @@
2
  {
3
  "idx": 0,
4
  "name": "0",
5
- "path": "0_Transformer",
6
  "type": "sentence_transformers.models.Transformer"
7
  },
8
  {
 
2
  {
3
  "idx": 0,
4
  "name": "0",
5
+ "path": "",
6
  "type": "sentence_transformers.models.Transformer"
7
  },
8
  {
0_Transformer/pytorch_model.bin β†’ pytorch_model.bin RENAMED
File without changes
0_Transformer/sentence_bert_config.json β†’ sentence_bert_config.json RENAMED
File without changes
0_Transformer/special_tokens_map.json β†’ special_tokens_map.json RENAMED
File without changes
0_Transformer/tokenizer.json β†’ tokenizer.json RENAMED
File without changes
0_Transformer/tokenizer_config.json β†’ tokenizer_config.json RENAMED
File without changes
0_Transformer/vocab.txt β†’ vocab.txt RENAMED
File without changes