sandeep-aggarwal commited on
Commit
f0391a0
·
verified ·
1 Parent(s): 3337c4e

Upload model

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
- "_name_or_path": "BAAI/bge-large-en-v1.5",
3
  "architectures": [
4
  "BertModel"
5
  ],
6
- "attention_probs_dropout_prob": 0.2,
7
  "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.2,
11
  "hidden_size": 1024,
12
  "id2label": {
13
  "0": "LABEL_0"
 
1
  {
2
+ "_name_or_path": "./encoder_only_base_bge-large-en-v1.5",
3
  "architectures": [
4
  "BertModel"
5
  ],
6
+ "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
  "hidden_size": 1024,
12
  "id2label": {
13
  "0": "LABEL_0"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a91d2ecbd94ef8de116bb9996a6611661e573d1a2427bbfc0603174ee75fa12
3
  size 1340612432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f086ef99d5c6528c09047d8eb08248d404a05ce4200cc676660c1706fe2cf27
3
  size 1340612432