Upload config.json

This commit is contained in:
Qian Liu 2022-02-24 12:54:56 +00:00 committed by huggingface-web
parent a1180b7b52
commit 74976ce54e
1 changed files with 2 additions and 2 deletions

View File

@ -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
}