Skip to content

Commit

Permalink
Update large_config.json (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric8932 authored Aug 24, 2023
1 parent 224c3d1 commit 098106d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions models/sbert/large_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@
"encoder": "transformer",
"mask": "fully_visible"
},

"embedding": "dual",

"dropout": 0.1,
"embedding": ["dual"],
"encoder": "dual",
"pooling": "first",
"tie_weights": true
}
}

0 comments on commit 098106d

Please sign in to comment.