Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
language:
|
4 |
- en
|
|
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
- finance
|
8 |
metrics:
|
9 |
- accuracy
|
|
|
10 |
---
|
11 |
|
12 |
## Model
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: cc-by-nc-sa-4.0
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
- finance
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
+
base_model: microsoft/layoutlmv3-base
|
11 |
---
|
12 |
|
13 |
## Model
|