fix table
Browse files
README.md
CHANGED
@@ -49,8 +49,8 @@ On the test set of [Thai MS COCO 2014 dataset](https://huggingface.co/datasets/p
|
|
49 |
| **Multilingual Encoder** | | | | | |
|
50 |
| [clip-ViT-B-32-multilingual-v1](https://huggingface.co/sentence-transformers/clip-ViT-B-32-multilingual-v1) | 0.075 | 0.242 | 0.096 | 0.286 | - |
|
51 |
| [XLM-Roberta-Large-Vit-B-32](https://huggingface.co/M-CLIP/XLM-Roberta-Large-Vit-B-32) | **0.226** | **0.565** | **0.265** | **0.596** | 20 |
|
52 |
-
| **Thai Encoder (WangchanBERTa-based)** | | | | |
|
53 |
-
| [Thai-Cross-CLIP](https://github.com/vikimark/Thai-Cross-CLIP) | 0.167 | 0.475 | 0.197 | 0.523 | |
|
54 |
| **Thai Encoder (Thai2Fit-based)** | | | | | |
|
55 |
| [thai-light-multimodal-clip-and-distill](https://huggingface.co/patomp/thai-light-multimodal-clip-and-distill) | 0.082 | **0.328** | 0.118 |**0.401**| 450 |
|
56 |
| [thai-light-multimodal-distill](https://huggingface.co/patomp/thai-light-multimodal-distill) | **0.084** | 0.319 | 0.122 |**0.401**| 450 |
|
|
|
49 |
| **Multilingual Encoder** | | | | | |
|
50 |
| [clip-ViT-B-32-multilingual-v1](https://huggingface.co/sentence-transformers/clip-ViT-B-32-multilingual-v1) | 0.075 | 0.242 | 0.096 | 0.286 | - |
|
51 |
| [XLM-Roberta-Large-Vit-B-32](https://huggingface.co/M-CLIP/XLM-Roberta-Large-Vit-B-32) | **0.226** | **0.565** | **0.265** | **0.596** | 20 |
|
52 |
+
| **Thai Encoder (WangchanBERTa-based)** | | | | | |
|
53 |
+
| [Thai-Cross-CLIP](https://github.com/vikimark/Thai-Cross-CLIP) | 0.167 | 0.475 | 0.197 | 0.523 | 48 |
|
54 |
| **Thai Encoder (Thai2Fit-based)** | | | | | |
|
55 |
| [thai-light-multimodal-clip-and-distill](https://huggingface.co/patomp/thai-light-multimodal-clip-and-distill) | 0.082 | **0.328** | 0.118 |**0.401**| 450 |
|
56 |
| [thai-light-multimodal-distill](https://huggingface.co/patomp/thai-light-multimodal-distill) | **0.084** | 0.319 | 0.122 |**0.401**| 450 |
|