venetis librarian-bot commited on
Commit
0ff83bd
1 Parent(s): 9508f7b

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

Browse files

- Librarian Bot: Add base_model information to model (0e42aba95636496c390afd5a0053e32db728d3ea)


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