Shitao commited on
Commit
995ec6e
1 Parent(s): 324cc40

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/share/cf/pycharm/reranker-finetune/bge_rerank/finetune_for_m3/m3_reranker",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
@@ -31,4 +31,4 @@
31
  "type_vocab_size": 1,
32
  "use_cache": true,
33
  "vocab_size": 250002
34
- }
 
1
  {
2
+ "_name_or_path": "BAAI/bge-m3",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
 
31
  "type_vocab_size": 1,
32
  "use_cache": true,
33
  "vocab_size": 250002
34
+ }