Seongyun commited on
Commit
faf33bb
·
verified ·
1 Parent(s): 25fbc4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -23,6 +23,8 @@ tags:
23
  # TL;DR
24
  Prometheus-Vision is the first open-source VLM specialized for evaluation purposes. Prometheus-Vision shows a high correlation with both GPT-4V and human evaluators, indicating its potential to be used as a cheap alternative for GPT-4V evaluation.
25
  ![image/png](./prometheus_vision.png)
 
 
26
  # Model Details
27
 
28
  ## Model Description
 
23
  # TL;DR
24
  Prometheus-Vision is the first open-source VLM specialized for evaluation purposes. Prometheus-Vision shows a high correlation with both GPT-4V and human evaluators, indicating its potential to be used as a cheap alternative for GPT-4V evaluation.
25
  ![image/png](./prometheus_vision.png)
26
+ Prometheus-Vision have five input components (image, instruction, response to evaluate, customized score rubric, reference answer) and two output components (language feedback and score decision).
27
+ ![image/png](./perception_collection.png)
28
  # Model Details
29
 
30
  ## Model Description