Weiyun1025
commited on
Commit
•
82b4c72
1
Parent(s):
7275f7f
Update README.md
Browse files
README.md
CHANGED
@@ -15,4 +15,8 @@ Some data examples are shown below.
|
|
15 |
|
16 |
![crpe.jpg](https://cdn-uploads.huggingface.co/production/uploads/619507e7b74b6c591f794340/_NKaowl2OUBAjck1XCAPm.jpeg)
|
17 |
|
|
|
|
|
|
|
|
|
18 |
See our [paper](https://github.com/OpenGVLab/all-seeing/all-seeing-v2) to learn more details!
|
|
|
15 |
|
16 |
![crpe.jpg](https://cdn-uploads.huggingface.co/production/uploads/619507e7b74b6c591f794340/_NKaowl2OUBAjck1XCAPm.jpeg)
|
17 |
|
18 |
+
For a robust evaluation, we adopt CircularEval as our evaluation strategy.
|
19 |
+
Under this setting, a question is considered as correctly answered only when the model consistently predicts the correct answer in each of the N iterations, with N corresponding to the number of choices.
|
20 |
+
In each iteration, a circular shift is applied to both the choices and the answer to form a new query for the model.
|
21 |
+
|
22 |
See our [paper](https://github.com/OpenGVLab/all-seeing/all-seeing-v2) to learn more details!
|