celikmus librarian-bot commited on
Commit
aa99cf2
1 Parent(s): 11f4f6a

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

Browse files

- Librarian Bot: Add base_model information to model (4dbe9be54e1a013a479600d291dc4daa79bb9366)


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
  - f1
8
  - recall
9
  - precision
 
10
  model-index:
11
  - name: distilbert-base-uncased_finetuned_text_2_disease_cel_v2
12
  results: []
 
7
  - f1
8
  - recall
9
  - precision
10
+ base_model: distilbert-base-uncased
11
  model-index:
12
  - name: distilbert-base-uncased_finetuned_text_2_disease_cel_v2
13
  results: []