Update config.json

This commit is contained in:
Pierre Chambon 2022-06-16 18:42:16 +00:00 committed by huggingface-web
parent 4254597b90
commit 426729d475
1 changed files with 1 additions and 1 deletions

View File

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