davanstrien HF staff librarian-bot commited on
Commit
4eeadf8
1 Parent(s): 3253555

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

Browse files

- Librarian Bot: Add base_model information to model (43f27fb3e1487163435592c4ecfb0a1e10bf4272)


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
@@ -7,6 +7,7 @@ metrics:
7
  - recall
8
  - f1
9
  - accuracy
 
10
  model-index:
11
  - name: deberta-v3-base_fine_tuned_food_ner
12
  results: []
 
7
  - recall
8
  - f1
9
  - accuracy
10
+ base_model: microsoft/deberta-v3-base
11
  model-index:
12
  - name: deberta-v3-base_fine_tuned_food_ner
13
  results: []