daveni commited on
Commit
f0e40ce
1 Parent(s): 5ed037a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -10,6 +10,9 @@ metrics:
10
  model-index:
11
  - name: aesthetic_attribute_classifier
12
  results: []
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -17,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # aesthetic_attribute_classifier
19
 
20
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.3976
23
  - Precision: {'precision': 0.877129341279301}
 
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
 
20
 
21
  # aesthetic_attribute_classifier
22
 
23
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [PCCD dataset](https://github.com/ivclab/DeepPhotoCritic-ICCV17).
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.3976
26
  - Precision: {'precision': 0.877129341279301}