You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[🔎 **Find a dataset in the Hub**](https://huggingface.co/datasets)[🌟 **Add a new dataset to the Hub**](https://huggingface.co/docs/datasets/share.html)
40
+
[🔎 **Find a dataset in the Hub**](https://huggingface.co/datasets)[🌟 **Share a dataset on the Hub**](https://huggingface.co/docs/datasets/share)
@@ -155,9 +155,7 @@ If you are familiar with the great TensorFlow Datasets, here are the main differ
155
155
156
156
# Disclaimers
157
157
158
-
Similar to TensorFlow Datasets, 🤗 Datasets is a utility library that downloads and prepares public datasets. We do not host or distribute most of these datasets, vouch for their quality or fairness, or claim that you have license to use them. It is your responsibility to determine whether you have permission to use the dataset under the dataset's license.
159
-
160
-
Moreover 🤗 Datasets may run Python code defined by the dataset authors to parse certain data formats or structures. For security reasons, we ask users to:
158
+
🤗 Datasets may run Python code defined by the dataset authors to parse certain data formats or structures. For security reasons, we ask users to:
161
159
- check the dataset scripts they're going to run beforehand and
162
160
- pin the `revision` of the repositories they use.
0 commit comments