dnth commited on
Commit
1021b6e
·
verified ·
1 Parent(s): 1193206

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -46,13 +46,13 @@ configs:
46
  path: data/test-*
47
  ---
48
 
49
- [![Visualize Dataset on Visual Layer](https://img.shields.io/badge/Visualize%20on-%20Visual%20Layer-purple?style=for-the-badge&logo=numpy)](https://app.visual-layer.com/dataset/acd886ce-2b9f-11ef-bb10-e605d78f584b/data?p=1&page=1)
50
 
51
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6195f404c07573b03c61702c/jQPvVpNJBB6M_9Mcun5eb.mp4"></video>
52
 
53
  # COCO-2014-VL-Enriched
54
 
55
- An enriched version of the COCO 2014 dataset with label issues! The label issues helps to curate a cleaner and leaner dataset.
56
 
57
  ## Description
58
  The dataset consists of 6 columns:
@@ -72,12 +72,12 @@ More in this [notebook](usage.ipynb).
72
 
73
  ## Interactive Visualization
74
  Visual Layer provides a platform to interactively visualize a dataset and highlight quality issues such as duplicates, mislabels, outliers, etc.
75
- Check it out [here](https://app.visual-layer.com/dataset/acd886ce-2b9f-11ef-bb10-e605d78f584b/data?p=1&page=1). No sign-up required.
76
 
77
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6195f404c07573b03c61702c/jQPvVpNJBB6M_9Mcun5eb.mp4"></video>
78
 
79
  <div style="text-align: center;">
80
- <a href="https://app.visual-layer.com/dataset/acd886ce-2b9f-11ef-bb10-e605d78f584b/data?p=1&page=1">
81
  <img src="https://img.shields.io/badge/Visualize%20on-%20Visual%20Layer-purple?style=for-the-badge&logo=numpy" alt="Visualize Dataset on Visual Layer">
82
  </a>
83
  </div>
@@ -85,7 +85,7 @@ Check it out [here](https://app.visual-layer.com/dataset/acd886ce-2b9f-11ef-bb10
85
 
86
  ## License & Disclaimer
87
 
88
- We provide no warranty on the dataset, and the user takes full responsibility for the usage of the dataset. By using the dataset, you agree to the terms of the ImageNet-1K dataset license.
89
 
90
  ## About Visual Layer
91
 
 
46
  path: data/test-*
47
  ---
48
 
49
+ [![Visualize Dataset on Visual Layer](https://img.shields.io/badge/Visualize%20on-%20Visual%20Layer-purple?style=for-the-badge&logo=numpy)](https://app.visual-layer.com/dataset/acd886ce-2b9f-11ef-bb10-e605d78f584b/data?p=1&page=1&utm_source=hugging_face)
50
 
51
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6195f404c07573b03c61702c/jQPvVpNJBB6M_9Mcun5eb.mp4"></video>
52
 
53
  # COCO-2014-VL-Enriched
54
 
55
+ An enriched version of the COCO 2014 dataset with label issues! The label issues help to curate a cleaner and leaner dataset.
56
 
57
  ## Description
58
  The dataset consists of 6 columns:
 
72
 
73
  ## Interactive Visualization
74
  Visual Layer provides a platform to interactively visualize a dataset and highlight quality issues such as duplicates, mislabels, outliers, etc.
75
+ Check it out [here](https://app.visual-layer.com/dataset/acd886ce-2b9f-11ef-bb10-e605d78f584b/data?p=1&page=1&utm_source=hugging_face). No sign-up required.
76
 
77
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6195f404c07573b03c61702c/jQPvVpNJBB6M_9Mcun5eb.mp4"></video>
78
 
79
  <div style="text-align: center;">
80
+ <a href="https://app.visual-layer.com/dataset/acd886ce-2b9f-11ef-bb10-e605d78f584b/data?p=1&page=1&utm_source=hugging_face">
81
  <img src="https://img.shields.io/badge/Visualize%20on-%20Visual%20Layer-purple?style=for-the-badge&logo=numpy" alt="Visualize Dataset on Visual Layer">
82
  </a>
83
  </div>
 
85
 
86
  ## License & Disclaimer
87
 
88
+ We provide no warranty on the dataset, and the user takes full responsibility for the usage of the dataset. By using the dataset, you agree to the terms of the COCO dataset license.
89
 
90
  ## About Visual Layer
91