Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
viewer: true
|
4 |
+
task_categories:
|
5 |
+
- sentence-similarity
|
6 |
+
language:
|
7 |
+
- nl
|
8 |
+
|
9 |
+
---
|
10 |
+
|
11 |
+
This is a Dutch version of the [Flickr30k captions](https://shannon.cs.illinois.edu/DenotationGraph/) dataset. Which we have auto-translated from English into Dutch using Meta's [No Language Left Behind](https://ai.facebook.com/research/no-language-left-behind/) model, specifically the [huggingface implementation](https://huggingface.co/facebook/nllb-200-distilled-600M). For more information about the use of this dataset please refer to the [flicker terms of use](https://www.flickr.com/help/terms/)
|
12 |
+
|
13 |
+
|