Upload config.json
This commit is contained in:
parent
a1180b7b52
commit
74976ce54e
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"_name_or_path": "bart-base",
|
||||
"_name_or_path": "tapex-base",
|
||||
"activation_dropout": 0.0,
|
||||
"activation_function": "gelu",
|
||||
"add_bias_logits": false,
|
||||
|
@ -67,7 +67,7 @@
|
|||
}
|
||||
},
|
||||
"torch_dtype": "float32",
|
||||
"transformers_version": "4.12.0.dev0",
|
||||
"transformers_version": "4.17.0.dev0",
|
||||
"use_cache": true,
|
||||
"vocab_size": 50265
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue