SkyR librarian-bot commited on
Commit
eecfc44
1 Parent(s): df81c43

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

Browse files

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


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

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ metrics:
7
  - precision
8
  - recall
9
  - f1
 
10
  model-index:
11
  - name: run-5
12
  results: []
 
7
  - precision
8
  - recall
9
  - f1
10
+ base_model: roberta-base
11
  model-index:
12
  - name: run-5
13
  results: []