Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -7,12 +7,13 @@ metrics:
7
  - recall
8
  - f1
9
  - accuracy
 
 
 
 
10
  model-index:
11
  - name: aesthetic_attribute_classifier
12
  results: []
13
- widget:
14
- - text: Check your vertical on the main support; it looks a little off. I'd also like to see how it looks with a bit of the sky cropped from the photo
15
-
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
7
  - recall
8
  - f1
9
  - accuracy
10
+ widget:
11
+ - text: Check your vertical on the main support; it looks a little off. I'd also like
12
+ to see how it looks with a bit of the sky cropped from the photo
13
+ base_model: distilbert-base-uncased
14
  model-index:
15
  - name: aesthetic_attribute_classifier
16
  results: []
 
 
 
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You