visheratin commited on
Commit
c6d9a6d
1 Parent(s): 0d58ca0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -251,7 +251,7 @@ size_categories:
251
  ---
252
  # LAION COCO translated into 201 languages
253
 
254
- This dataset contains 44,706 samples of the [LAION-COCO](https://huggingface.co/datasets/laion/laion-coco) dataset translated to 201 languages using
255
  the largest [NLLB-200 model](https://huggingface.co/facebook/nllb-200-3.3B) (3.3B parameters).
256
 
257
  ## Fields description
@@ -268,5 +268,5 @@ The dataset was filtered to contain only working image URLs. However, the availa
268
  To get the image, use the following format:
269
 
270
  ```
271
- https://nllb-data.com/{id}.{file-extension-from-url}
272
  ```
 
251
  ---
252
  # LAION COCO translated into 201 languages
253
 
254
+ This dataset contains 44,514 samples of the [LAION-COCO](https://huggingface.co/datasets/laion/laion-coco) dataset translated to 201 languages using
255
  the largest [NLLB-200 model](https://huggingface.co/facebook/nllb-200-3.3B) (3.3B parameters).
256
 
257
  ## Fields description
 
268
  To get the image, use the following format:
269
 
270
  ```
271
+ https://nllb-data.com/{id}.jpg
272
  ```