Spaces:
Runtime error
Runtime error
File size: 734 Bytes
b4ca4a1 211aef0 b4ca4a1 |
1 2 3 4 5 6 7 8 9 10 11 12 |
- [Our GitHub](https://github.com/gchhablani/multilingual-image-captioning/blob/main/README.md)
- [Conceptual 12M Dataset](https://github.com/google-research-datasets/conceptual-12m)
- [Hybrid CLIP Example](https://github.com/huggingface/transformers/blob/master/src/transformers/models/clip/modeling_flax_clip.py)
- [mBART Modeling File](https://github.com/huggingface/transformers/blob/master/src/transformers/models/mbart/modeling_flax_mbart.py)
- [CLIP Modeling File](https://github.com/huggingface/transformers/blob/master/src/transformers/models/clip/modeling_flax_clip.py)
- [Summarization Training Script](https://github.com/huggingface/transformers/blob/master/examples/flax/summarization/run_summarization_flax.py)
|