Get you add Metadata
#2
by
shredder-31
- opened
Is the Arabic caption just a translation of the English caption? and If Can tell me the source of this dataset I would be grateful
Yes, it is just a translation from English to Arabic using Neural Machine Trnaslation.
Here is the source of the data:
https://github.com/salesforce/BLIP?tab=readme-ov-file#pre-training-datasets-download
We chose the following:
Image source: CC3M+CC12M+SBU
Filtered synthetic caption by ViT-L: https://storage.googleapis.com/sfr-vision-language-research/BLIP/datasets/ccs_synthetic_filtered_large.json
Actually, this was just a test on this organization. The full data has been published on another organization:
https://huggingface.co/datasets/Arabic-Clip/ccs_synthetic_translated_arabic_processed
Thanks