Commit
•
99d8c8a
1
Parent(s):
63eb54b
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (74f69eace40b8a3d72c3d828a9350ed57dcc0a87)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,14 +4,15 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- biglam/nls_chapbook_illustrations
|
7 |
-
model-index:
|
8 |
-
- name: detr-resnet-50_fine_tuned_nls_chapbooks
|
9 |
-
results: []
|
10 |
widget:
|
11 |
- src: https://huggingface.co/davanstrien/detr-resnet-50_fine_tuned_nls_chapbooks/resolve/main/Chapbook_Jack_the_Giant_Killer.jpg
|
12 |
example_title: Jack the Giant Killer
|
13 |
- src: https://huggingface.co/davanstrien/detr-resnet-50_fine_tuned_nls_chapbooks/resolve/main/PN970_G6_V3_1846_DUP_0011.jpg
|
14 |
example_title: History of Valentine and Orson
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- biglam/nls_chapbook_illustrations
|
|
|
|
|
|
|
7 |
widget:
|
8 |
- src: https://huggingface.co/davanstrien/detr-resnet-50_fine_tuned_nls_chapbooks/resolve/main/Chapbook_Jack_the_Giant_Killer.jpg
|
9 |
example_title: Jack the Giant Killer
|
10 |
- src: https://huggingface.co/davanstrien/detr-resnet-50_fine_tuned_nls_chapbooks/resolve/main/PN970_G6_V3_1846_DUP_0011.jpg
|
11 |
example_title: History of Valentine and Orson
|
12 |
+
base_model: facebook/detr-resnet-50
|
13 |
+
model-index:
|
14 |
+
- name: detr-resnet-50_fine_tuned_nls_chapbooks
|
15 |
+
results: []
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|