Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -5,9 +5,9 @@ datasets:
|
|
5 |
- funsd
|
6 |
pipeline_tag: object-detection
|
7 |
widget:
|
8 |
-
- src:
|
9 |
example_title: invoice
|
10 |
-
- src:
|
11 |
example_title: contract
|
12 |
model_index:
|
13 |
- name: layoutlmv2-finetuned-funsd
|
@@ -20,6 +20,7 @@ model_index:
|
|
20 |
type: funsd
|
21 |
args: funsd
|
22 |
duplicated_from: nielsr/layoutlmv2-finetuned-funsd
|
|
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
5 |
- funsd
|
6 |
pipeline_tag: object-detection
|
7 |
widget:
|
8 |
+
- src: https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/invoice.png
|
9 |
example_title: invoice
|
10 |
+
- src: https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/contract.jpeg
|
11 |
example_title: contract
|
12 |
model_index:
|
13 |
- name: layoutlmv2-finetuned-funsd
|
|
|
20 |
type: funsd
|
21 |
args: funsd
|
22 |
duplicated_from: nielsr/layoutlmv2-finetuned-funsd
|
23 |
+
base_model: microsoft/layoutlmv2-base-uncased
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|