Update README.md
Browse files
README.md
CHANGED
@@ -53,11 +53,12 @@ The model was fine-tuned on several datasets:
|
|
53 |
|
54 |
## Evaluation Results
|
55 |
|
56 |
-
| Type | Encoder | Decoder | Sentence SacreBLEU <br>(test) |
|
57 |
-
|
58 |
-
| Idefic3-8B-Llama3 | siglip-so400m-patch14-384 | Meta-Llama-3.1-8B-Instruct | 0.02657 |
|
59 |
-
| Pathumma-llm-vision-beta-0.0.0 | siglip-so400m-patch14-384 | Meta-Llama-3.1-8B-Instruct | 13.45412 |
|
60 |
-
| Pathumma-llm-vision-1.0.0 | siglip-so400m-patch14-384 | Meta-Llama-3.1-8B-Instruct | 17.66370 |
|
|
|
61 |
|
62 |
|
63 |
- **Accuracy on Manual-VQA Tasks**: 30.34%
|
|
|
53 |
|
54 |
## Evaluation Results
|
55 |
|
56 |
+
| Type | Encoder | Decoder | Sentence SacreBLEU <br>(test) |
|
57 |
+
|---------------------------------------|------------------------------------|--------------------------------|-------------------------------|
|
58 |
+
| Idefic3-8B-Llama3 | siglip-so400m-patch14-384 | Meta-Llama-3.1-8B-Instruct | 0.02657 |
|
59 |
+
| Pathumma-llm-vision-beta-0.0.0 | siglip-so400m-patch14-384 | Meta-Llama-3.1-8B-Instruct | 13.45412 |
|
60 |
+
| Pathumma-llm-vision-1.0.0 | siglip-so400m-patch14-384 | Meta-Llama-3.1-8B-Instruct | 17.66370 |
|
61 |
+
| llama-3-typhoon-v1.5-8b-vision-preview | siglip-so400m-patch14-384 | Llama-3-Typhoon-1.5-8B-instruct | 8.288626 |
|
62 |
|
63 |
|
64 |
- **Accuracy on Manual-VQA Tasks**: 30.34%
|