add README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ _Note: The results of Tarsier2-Recap-7b is different from the results we reporte
|
|
41 |
We evalute Tarsier2-Recap-7b on TVBench. As Tarsier2-Recap-7b is only trained with video caption data, it needs some additional prompt to enduce it to conduct multi-choice question-answering tasks, see [TVBench](https://github.com/bytedance/tarsier/blob/tarsier2/data/annotations/TVBench.jsonl) samples as an example. Here is the evaluation result:
|
42 |
|
43 |
| Task | Tarsier2-Recap-7b | Tarsier2-7b |
|
44 |
-
| ------- |
|
45 |
| Action Antonym | 91.2 | 94.1 |
|
46 |
| Action Count | 43.1 | 40.5 |
|
47 |
| Action Localization | 42.5 | 37.5 |
|
|
|
41 |
We evalute Tarsier2-Recap-7b on TVBench. As Tarsier2-Recap-7b is only trained with video caption data, it needs some additional prompt to enduce it to conduct multi-choice question-answering tasks, see [TVBench](https://github.com/bytedance/tarsier/blob/tarsier2/data/annotations/TVBench.jsonl) samples as an example. Here is the evaluation result:
|
42 |
|
43 |
| Task | Tarsier2-Recap-7b | Tarsier2-7b |
|
44 |
+
| ------- | :--------: | :-------: |
|
45 |
| Action Antonym | 91.2 | 94.1 |
|
46 |
| Action Count | 43.1 | 40.5 |
|
47 |
| Action Localization | 42.5 | 37.5 |
|