Datasets:
Commit
·
9fccbc7
1
Parent(s):
2a806ab
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ size_categories:
|
|
| 31 |
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
| 32 |
- [Opting out](#opting-out)
|
| 33 |
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
| 34 |
-
- [Disclaimer](
|
| 35 |
- [Discussion of Biases](#discussion-of-biases)
|
| 36 |
- [Additional Information](#additional-information)
|
| 37 |
- [Dataset Curators](#dataset-curators)
|
|
@@ -139,6 +139,7 @@ We are also looking for core framework contributors and users who are willing to
|
|
| 139 |
|
| 140 |
|
| 141 |
## Dataset Structure
|
|
|
|
| 142 |
### Data Instances
|
| 143 |
Each data instance corresponds to one image. The URL of the image is in the `image_url` feature, and other features (`alt_text`, `webpage_url`, etc) provide some
|
| 144 |
metadata. Note that images have been deduplicated only based on their URLs.
|
|
@@ -195,6 +196,7 @@ evolving throughout the project as we receive feedback and build up more data go
|
|
| 195 |
If you'd like to have your data removed from the dataset, [contact us](mailto:[email protected]).
|
| 196 |
|
| 197 |
## Considerations for Using the Data
|
|
|
|
| 198 |
### Disclaimer
|
| 199 |
Fondant is making significant efforts to respect the intellectual property rights of third parties by publishing a dataset of
|
| 200 |
Creative Commons licensed images. Under no circumstances can Fondant be held liable by a third party for (i) the accuracy or correctness
|
|
|
|
| 31 |
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
| 32 |
- [Opting out](#opting-out)
|
| 33 |
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
| 34 |
+
- [Disclaimer](#disclaimer)
|
| 35 |
- [Discussion of Biases](#discussion-of-biases)
|
| 36 |
- [Additional Information](#additional-information)
|
| 37 |
- [Dataset Curators](#dataset-curators)
|
|
|
|
| 139 |
|
| 140 |
|
| 141 |
## Dataset Structure
|
| 142 |
+
|
| 143 |
### Data Instances
|
| 144 |
Each data instance corresponds to one image. The URL of the image is in the `image_url` feature, and other features (`alt_text`, `webpage_url`, etc) provide some
|
| 145 |
metadata. Note that images have been deduplicated only based on their URLs.
|
|
|
|
| 196 |
If you'd like to have your data removed from the dataset, [contact us](mailto:[email protected]).
|
| 197 |
|
| 198 |
## Considerations for Using the Data
|
| 199 |
+
|
| 200 |
### Disclaimer
|
| 201 |
Fondant is making significant efforts to respect the intellectual property rights of third parties by publishing a dataset of
|
| 202 |
Creative Commons licensed images. Under no circumstances can Fondant be held liable by a third party for (i) the accuracy or correctness
|