Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- fa
|
|
|
|
|
|
|
|
|
4 |
metrics:
|
5 |
- wer
|
6 |
pipeline_tag: image-to-text
|
7 |
-
library_name: hezar
|
8 |
---
|
9 |
|
10 |
A Persian image captioning model constructed from a ViT + RoBERTa architecture trained on [flickr30k-fa](https://www.kaggle.com/datasets/sajjadayobi360/flickrfa) (created by Sajjad Ayoubi).
|
|
|
1 |
---
|
2 |
language:
|
3 |
- fa
|
4 |
+
library_name: hezar
|
5 |
+
tags:
|
6 |
+
- image-to-text
|
7 |
+
- hezar
|
8 |
metrics:
|
9 |
- wer
|
10 |
pipeline_tag: image-to-text
|
|
|
11 |
---
|
12 |
|
13 |
A Persian image captioning model constructed from a ViT + RoBERTa architecture trained on [flickr30k-fa](https://www.kaggle.com/datasets/sajjadayobi360/flickrfa) (created by Sajjad Ayoubi).
|