Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: image-to-text
|
|
8 |
|
9 |
A Persian image captioning model constructed from a ViT + GPT2 architecture trained on flickr30k-fa.
|
10 |
The encoder (ViT) was initialized from https://huggingface.co/google/vit-base-patch16-224 and the decoder (GPT2) was initialized
|
11 |
-
from https://huggingface.co/HooshvareLab/
|
12 |
|
13 |
## Usage
|
14 |
```
|
|
|
8 |
|
9 |
A Persian image captioning model constructed from a ViT + GPT2 architecture trained on flickr30k-fa.
|
10 |
The encoder (ViT) was initialized from https://huggingface.co/google/vit-base-patch16-224 and the decoder (GPT2) was initialized
|
11 |
+
from https://huggingface.co/HooshvareLab/gpt2-fa .
|
12 |
|
13 |
## Usage
|
14 |
```
|