Moved Transformer Backbone Outwards
Browse files- 0_Transformer/config.json β config.json +0 -0
- modules.json +1 -1
- 0_Transformer/pytorch_model.bin β pytorch_model.bin +0 -0
- 0_Transformer/sentence_bert_config.json β sentence_bert_config.json +0 -0
- 0_Transformer/special_tokens_map.json β special_tokens_map.json +0 -0
- 0_Transformer/tokenizer.json β tokenizer.json +0 -0
- 0_Transformer/tokenizer_config.json β tokenizer_config.json +0 -0
- 0_Transformer/vocab.txt β vocab.txt +0 -0
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": "
|
| 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
|