dragonkue commited on
Commit
8ae8e25
1 Parent(s): 9e87e94

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/Colab Notebooks/models/bge_reranker_hardneg8_checkpoint-6000",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "BAAI/bge-reranker-v2-m3",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],