add model
This commit is contained in:
parent
e0e58cada6
commit
add259bc35
|
@ -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": [
|
"architectures": [
|
||||||
"DebertaV2ForSequenceClassification"
|
"DebertaV2ForSequenceClassification"
|
||||||
],
|
],
|
||||||
|
@ -38,8 +38,8 @@
|
||||||
"position_buckets": 256,
|
"position_buckets": 256,
|
||||||
"relative_attention": true,
|
"relative_attention": true,
|
||||||
"share_att_key": true,
|
"share_att_key": true,
|
||||||
"torch_dtype": "float32",
|
"torch_dtype": "float16",
|
||||||
"transformers_version": "4.12.5",
|
"transformers_version": "4.19.0",
|
||||||
"type_vocab_size": 0,
|
"type_vocab_size": 0,
|
||||||
"vocab_size": 251000
|
"vocab_size": 251000
|
||||||
}
|
}
|
||||||
|
|
BIN
pytorch_model.bin (Stored with Git LFS)
BIN
pytorch_model.bin (Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue