NimaBoscarino
commited on
Commit
•
ace58c1
1
Parent(s):
3ef8c04
Add Stronger Together
Browse files- README.md +1 -0
- papers.jsonl +1 -0
README.md
CHANGED
@@ -29,3 +29,4 @@ This is an incomplete list of ethics-related papers published by researchers at
|
|
29 |
- BigScience: A Case Study in the Social Construction of a Multilingual Large Language Model: https://arxiv.org/abs/2212.04960
|
30 |
- Towards Openness Beyond Open Access: User Journeys through 3 Open AI Collaboratives: https://arxiv.org/abs/2301.08488
|
31 |
- Stable Bias: Analyzing Societal Representations in Diffusion Models: https://arxiv.org/abs/2303.11408
|
|
|
|
29 |
- BigScience: A Case Study in the Social Construction of a Multilingual Large Language Model: https://arxiv.org/abs/2212.04960
|
30 |
- Towards Openness Beyond Open Access: User Journeys through 3 Open AI Collaboratives: https://arxiv.org/abs/2301.08488
|
31 |
- Stable Bias: Analyzing Societal Representations in Diffusion Models: https://arxiv.org/abs/2303.11408
|
32 |
+
- Stronger Together: on the Articulation of Ethical Charters, Legal Tools, and Technical Documentation in ML: https://arxiv.org/abs/2305.18615
|
papers.jsonl
CHANGED
@@ -21,3 +21,4 @@
|
|
21 |
{"name": "BigScience: A Case Study in the Social Construction of a Multilingual Large Language Model", "url": "https://arxiv.org/abs/2212.04960", "tags": ["inquisitive"]}
|
22 |
{"name": "Towards Openness Beyond Open Access: User Journeys through 3 Open AI Collaboratives", "url": "https://arxiv.org/abs/2301.08488", "tags": ["inquisitive"]}
|
23 |
{"name": "Stable Bias: Analyzing Societal Representations in Diffusion Models", "url": "https://arxiv.org/abs/2303.11408", "tags": ["rigorous"]}
|
|
|
|
21 |
{"name": "BigScience: A Case Study in the Social Construction of a Multilingual Large Language Model", "url": "https://arxiv.org/abs/2212.04960", "tags": ["inquisitive"]}
|
22 |
{"name": "Towards Openness Beyond Open Access: User Journeys through 3 Open AI Collaboratives", "url": "https://arxiv.org/abs/2301.08488", "tags": ["inquisitive"]}
|
23 |
{"name": "Stable Bias: Analyzing Societal Representations in Diffusion Models", "url": "https://arxiv.org/abs/2303.11408", "tags": ["rigorous"]}
|
24 |
+
{"name": "Stronger Together: on the Articulation of Ethical Charters, Legal Tools, and Technical Documentation in ML", "url": "https://arxiv.org/abs/2305.18615", "tags": ["rigorous", "inquisitive"]}
|