davanstrien HF staff librarian-bot commited on
Commit
5979229
1 Parent(s): 656d5a3

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

Browse files

- Librarian Bot: Add base_model information to model (c1b50ba25ac3130ccc779342a572c12a148e01dd)


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
@@ -9,6 +9,7 @@ metrics:
9
  - recall
10
  - f1
11
  - accuracy
 
12
  model-index:
13
  - name: convnext-tiny-224-leicester_binary
14
  results: []
 
9
  - recall
10
  - f1
11
  - accuracy
12
+ base_model: facebook/convnext-tiny-224
13
  model-index:
14
  - name: convnext-tiny-224-leicester_binary
15
  results: []