Fix typo
This commit is contained in:
parent
90941e412f
commit
4a7bc62e6f
|
@ -31,7 +31,7 @@
|
||||||
"max_num_rows": 64,
|
"max_num_rows": 64,
|
||||||
"max_position_embeddings": 1024,
|
"max_position_embeddings": 1024,
|
||||||
"model_type": "tapas",
|
"model_type": "tapas",
|
||||||
no_aggregation_label_index": 0,
|
"no_aggregation_label_index": 0,
|
||||||
"num_aggregation_labels": 4,
|
"num_aggregation_labels": 4,
|
||||||
"num_attention_heads": 16,
|
"num_attention_heads": 16,
|
||||||
"num_hidden_layers": 24,
|
"num_hidden_layers": 24,
|
||||||
|
|
Loading…
Reference in New Issue