Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: ar
|
3 |
+
datasets: flickr8k
|
4 |
+
---
|
5 |
+
|
6 |
+
# AraBERT32-Flickr8k
|
7 |
+
|
8 |
+
AraBERT32-Flickr8k is an image captioning model initialized on [bert-base-arabertv02](https://huggingface.co/aubmindlab/bert-base-arabertv02) and fine-tuned on the Arabic Flickr8k dataset with the [OSCAR](https://github.com/microsoft/Oscar) learning method.
|