arxyzan commited on
Commit
d480281
1 Parent(s): 8c868ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/roberta-fa-zwnj-base .
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
  ```