kibru commited on
Commit
69a7f80
1 Parent(s): 0a330e6

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": "microsoft/deberta-v2-xxlarge",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "microsoft/deberta-v2-xxlarge-mnli",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],