professorf librarian-bot commited on
Commit
3288bd5
1 Parent(s): 1fce6e3

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

Browse files

- Librarian Bot: Add base_model information to model (01f84aa1f8ade35eebcc6cec1230ffbda8a95904)


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-IAM
10
  results: []
 
5
  metrics:
6
  - accuracy
7
  - f1
8
+ base_model: distilbert-base-uncased
9
  model-index:
10
  - name: distilbert-base-uncased-finetuned-IAM
11
  results: []