Update config.json

This commit is contained in:
Pierre Chambon 2022-06-16 19:03:29 +00:00 committed by huggingface-web
parent 426729d475
commit 02c6b0f5fe
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"architectures": [
"AutoModelForTokenClassification"
"AutoModel"
],
"attention_probs_dropout_prob": 0.1,
"bos_token_id": null,