Commit
•
45e20c2
1
Parent(s):
759ec5a
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (f38b2dd58799a5a3de486df5636586afd31697aa)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- biglam/loc_beyond_words
|
|
|
7 |
model-index:
|
8 |
- name: conditional-detr-resnet-50_fine_tuned_beyond_words
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- biglam/loc_beyond_words
|
7 |
+
base_model: microsoft/conditional-detr-resnet-50
|
8 |
model-index:
|
9 |
- name: conditional-detr-resnet-50_fine_tuned_beyond_words
|
10 |
results: []
|