oliverkinch commited on
Commit
4f4507f
1 Parent(s): 2a55caf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -85,7 +85,8 @@ The side length of a square image with the same number of pixels as an image wit
85
 
86
  Plotting the distribution of \\( x \\) gives an insight into the sizes of the images in the dataset.
87
 
88
- ![image_size_distribution](https://cdn-uploads.huggingface.co/production/uploads/61e0713ac50610f535ed2c88/3vTJYjd8hMotJuc4X0_3b.png)
 
89
 
90
  #### Caption Length Distribution
91
 
@@ -95,7 +96,7 @@ Plotting the distribution of \\( x \\) gives an insight into the sizes of the im
95
  ## Potential Dataset Issues
96
  - There are 14 images with the caption "Arkivfoto".
97
 
98
- - There are 37 images with captions consisting solely of a source reference, such as "Kilde: \<name of source\>."
99
 
100
  You might want to consider excluding these samples from the model training process.
101
 
 
85
 
86
  Plotting the distribution of \\( x \\) gives an insight into the sizes of the images in the dataset.
87
 
88
+
89
+ ![image_size_distribution](https://cdn-uploads.huggingface.co/production/uploads/61e0713ac50610f535ed2c88/1kISXJewxumXg1vJTxm6U.png)
90
 
91
  #### Caption Length Distribution
92
 
 
96
  ## Potential Dataset Issues
97
  - There are 14 images with the caption "Arkivfoto".
98
 
99
+ - There are 37 images with captions consisting solely of a source reference, such as "Kilde: \<name of source\>".
100
 
101
  You might want to consider excluding these samples from the model training process.
102