NimaBoscarino commited on
Commit
cc9c421
·
1 Parent(s): 111cf85

Add Newsletter #3

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -90,6 +90,10 @@ rigorous = Category(
90
  - Techniques for detoxifying language models.
91
  """,
92
  news=[
 
 
 
 
93
  News(
94
  title="MIT: These new tools let you see for yourself how biased AI image models are",
95
  link="https://www.technologyreview.com/2023/03/22/1070167/these-news-tool-let-you-see-for-yourself-how-biased-ai-image-models-are/"
 
90
  - Techniques for detoxifying language models.
91
  """,
92
  news=[
93
+ News(
94
+ title="Ethics and Society Newsletter #3: Ethical Openness at Hugging Face",
95
+ link="https://huggingface.co/blog/ethics-soc-3"
96
+ ),
97
  News(
98
  title="MIT: These new tools let you see for yourself how biased AI image models are",
99
  link="https://www.technologyreview.com/2023/03/22/1070167/these-news-tool-let-you-see-for-yourself-how-biased-ai-image-models-are/"