Commit 0bd7080c authored by Vincent QB's avatar Vincent QB Committed by Soumith Chintala
Browse files

disclaimer. (#1249)

parent 19315e31
...@@ -80,3 +80,10 @@ You can find the API documentation on the pytorch website: http://pytorch.org/do ...@@ -80,3 +80,10 @@ You can find the API documentation on the pytorch website: http://pytorch.org/do
Contributing Contributing
============ ============
We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us. We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion. If you plan to contribute new features, utility functions or extensions, please first open an issue and discuss the feature with us.
Disclaimer on Datasets
======================
This is a utility library that downloads and prepares public datasets. We do not host or distribute these datasets, vouch for their quality or fairness, or claim that you have license to use the dataset. It is your responsibility to determine whether you have permission to use the dataset under the dataset's license.
If you're a dataset owner and wish to update any part of it (description, citation, etc.), or do not want your dataset to be included in this library, please get in touch through a GitHub issue. Thanks for your contribution to the ML community!
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment