diff --git a/config.json b/config.json index 3ad8a6d..cb26f5b 100644 --- a/config.json +++ b/config.json @@ -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 }