davanstrien HF staff librarian-bot commited on
Commit
9269f09
1 Parent(s): 6b9dde0

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (465298aa9f4cf9eaa47f05b5b2a645fa550e4448)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - lam
5
  - newspapers
6
  datasets:
7
  - biglam/loc_beyond_words
 
 
8
  model-index:
9
  - name: detr-resnet-50_fine_tuned_loc-2023
10
  results: []
11
- library_name: transformers
12
- pipeline_tag: object-detection
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  license: apache-2.0
3
+ library_name: transformers
4
  tags:
5
  - lam
6
  - newspapers
7
  datasets:
8
  - biglam/loc_beyond_words
9
+ pipeline_tag: object-detection
10
+ base_model: facebook/detr-resnet-50
11
  model-index:
12
  - name: detr-resnet-50_fine_tuned_loc-2023
13
  results: []
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You