Commit
•
405e522
1
Parent(s):
089374e
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (5aed56048f0de5027913416af3a902153f780d0a)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -13,6 +13,7 @@ model_index:
|
|
13 |
name: funsd
|
14 |
type: funsd
|
15 |
args: funsd
|
|
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
name: funsd
|
14 |
type: funsd
|
15 |
args: funsd
|
16 |
+
base_model: microsoft/layoutlmv2-base-uncased
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|