Datasets:

ArXiv:
DOI:
License:
allendorf HF staff commited on
Commit
4430e25
1 Parent(s): f366f5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -62,24 +62,28 @@ Should a specific model be flagged as high risk by our community, we consider:
62
 
63
  **How to add the “Not For All Audiences” tag:**
64
 
65
- Edit the model/data card → add `not-for-all-audiences` in the tags section → open the PR and wait for the authors to merge it.
 
66
  <p align="center">
67
  <br>
68
- <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/ethics_soc_3/nfaa1.png" alt="screenshot showing where to add tags" />
69
  </p>
70
 
71
- The following tag:
 
72
  <p align="center">
73
  <br>
74
- <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/ethics_soc_3/nfaa_tag.png" alt="screenshot showing where to add tags" />
75
  </p>
76
 
77
- Will result in the following warning:
 
78
  <p align="center">
79
  <br>
80
- <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/ethics_soc_3/nfaa2.png" alt="screenshot showing where to add tags" />
81
  </p>
82
 
 
83
  Open science requires safeguards, and one of our goals is to create an environment informed by tradeoffs with different values. Hosting and providing access to models in addition to cultivating community and discussion empowers diverse groups to assess social implications and guide what is good machine learning.
84
 
85
 
 
62
 
63
  **How to add the “Not For All Audiences” tag:**
64
 
65
+ Edit the model/data card → add `not-for-all-audiences` in the tags section → open the PR and wait for the authors to merge it. Once merged, the following tag will be displayed on the repository:
66
+
67
  <p align="center">
68
  <br>
69
+ <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/ethics_soc_3/nfaa_tag.png" alt="screenshot showing where to add tags" />
70
  </p>
71
 
72
+ Any repository tagged `not-for-all-audiences` will display the following popup when visited:
73
+
74
  <p align="center">
75
  <br>
76
+ <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/ethics_soc_3/nfaa2.png" alt="screenshot showing where to add tags" />
77
  </p>
78
 
79
+ Clicking "View Content" will allow you to view the repository as normal. If you wish to always view `not-for-all-audiences`-tagged repositories without the popup, this setting can be changed in a user's [Content Preferences](https://huggingface.co/settings/content-preferences)
80
+
81
  <p align="center">
82
  <br>
83
+ <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/blog/ethics_soc_3/nfaa1.png" alt="screenshot showing where to add tags" />
84
  </p>
85
 
86
+
87
  Open science requires safeguards, and one of our goals is to create an environment informed by tradeoffs with different values. Hosting and providing access to models in addition to cultivating community and discussion empowers diverse groups to assess social implications and guide what is good machine learning.
88
 
89