add model

This commit is contained in:
Moritz Laurer 2022-06-12 23:52:54 +02:00
parent e0e58cada6
commit add259bc35
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{
"_name_or_path": "./results/nli-few-shot/xnli/mDeBERTa-v3-base/mDeBERTa-v3-base-mnli-xnli",
"_name_or_path": "MoritzLaurer/mDeBERTa-v3-base-mnli-xnli",
"architectures": [
"DebertaV2ForSequenceClassification"
],
@ -38,8 +38,8 @@
"position_buckets": 256,
"relative_attention": true,
"share_att_key": true,
"torch_dtype": "float32",
"transformers_version": "4.12.5",
"torch_dtype": "float16",
"transformers_version": "4.19.0",
"type_vocab_size": 0,
"vocab_size": 251000
}

BIN
pytorch_model.bin (Stored with Git LFS)

Binary file not shown.