professorf librarian-bot commited on
Commit
2187118
·
1 Parent(s): 5ea5177

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

Browse files

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


Co-authored-by: Librarian Bot (Bot) <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ tags:
5
  metrics:
6
  - accuracy
7
  - f1
 
8
  model-index:
9
  - name: distilbert-base-uncased-finetuned-emotion
10
  results: []
 
5
  metrics:
6
  - accuracy
7
  - f1
8
+ base_model: distilbert-base-uncased
9
  model-index:
10
  - name: distilbert-base-uncased-finetuned-emotion
11
  results: []