Commit ·
1038f7e
1
Parent(s): c797c38
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (7d097bfb7bf140359fb61327c2f91b45f933054a)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -3,6 +3,7 @@ tags:
|
|
| 3 |
- generated_from_trainer
|
| 4 |
datasets:
|
| 5 |
- funsd
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: layoutlm-funsd
|
| 8 |
results: []
|
|
|
|
| 3 |
- generated_from_trainer
|
| 4 |
datasets:
|
| 5 |
- funsd
|
| 6 |
+
base_model: microsoft/layoutlm-base-uncased
|
| 7 |
model-index:
|
| 8 |
- name: layoutlm-funsd
|
| 9 |
results: []
|