Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ metrics:
7
  - recall
8
  - f1
9
  - accuracy
 
10
  model-index:
11
  - name: distilbert_token_itr0_1e-05_all_01_03_2022-14_33_33
12
  results: []
 
7
  - recall
8
  - f1
9
  - accuracy
10
+ base_model: distilbert-base-uncased-finetuned-sst-2-english
11
  model-index:
12
  - name: distilbert_token_itr0_1e-05_all_01_03_2022-14_33_33
13
  results: []