EdBianchi librarian-bot commited on
Commit
9eb1ec5
1 Parent(s): a5f21da

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

Browse files

- Librarian Bot: Add base_model information to model (20b1aae769776eb2537093af80719901cba4da0a)


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

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  metrics:
6
  - precision
7
  - recall
 
8
  model-index:
9
  - name: vit-fire-detection
10
  results: []
 
5
  metrics:
6
  - precision
7
  - recall
8
+ base_model: google/vit-base-patch16-224-in21k
9
  model-index:
10
  - name: vit-fire-detection
11
  results: []