Commit
·
fee3f43
1
Parent(s):
3ef8c04
Update parquet files
Browse files- README.md +0 -31
- papers.jsonl +0 -23
- society-ethics--papers/json-train.parquet +3 -0
README.md
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- ethics
|
4 |
-
---
|
5 |
-
# Hugging Face Ethics & Society Papers
|
6 |
-
|
7 |
-
This is an incomplete list of ethics-related papers published by researchers at Hugging Face.
|
8 |
-
|
9 |
-
- Gradio: https://arxiv.org/abs/1906.02569
|
10 |
-
- DistilBERT: https://arxiv.org/abs/1910.01108
|
11 |
-
- RAFT: https://arxiv.org/abs/2109.14076
|
12 |
-
- Interactive Model Cards: https://arxiv.org/abs/2205.02894
|
13 |
-
- Data Governance in the Age of Large-Scale Data-Driven Language Technology: https://arxiv.org/abs/2206.03216
|
14 |
-
- Quality at a Glance: https://arxiv.org/abs/2103.12028
|
15 |
-
- A Framework for Deprecating Datasets: https://arxiv.org/abs/2111.04424
|
16 |
-
- Bugs in the Data: https://arxiv.org/abs/2208.11695
|
17 |
-
- Measuring Data: https://arxiv.org/abs/2212.05129
|
18 |
-
- Perturbation Augmentation for Fairer NLP: https://arxiv.org/abs/2205.12586
|
19 |
-
- SEAL: https://arxiv.org/abs/2210.05839
|
20 |
-
- Multitask Prompted Training Enables Zero-Shot Task Generalization: https://arxiv.org/abs/2110.08207
|
21 |
-
- BLOOM: https://arxiv.org/abs/2211.05100
|
22 |
-
- ROOTS: https://arxiv.org/abs/2303.03915
|
23 |
-
- Evaluate & Evaluation on the Hub: https://arxiv.org/abs/2210.01970
|
24 |
-
- Spacerini: https://arxiv.org/abs/2302.14534
|
25 |
-
- ROOTS Search Tool: https://arxiv.org/abs/2302.14035
|
26 |
-
- Fair Diffusion: https://arxiv.org/abs/2302.10893
|
27 |
-
- Counting Carbon: https://arxiv.org/abs/2302.08476
|
28 |
-
- The Gradient of Generative AI Release: https://arxiv.org/abs/2302.04844
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
papers.jsonl
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
{"name": "Gradio: Hassle-Free Sharing and Testing of ML Models in the Wild", "url": "https://arxiv.org/abs/1906.02569", "tags": ["inclusive"]}
|
2 |
-
{"name": "DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter", "url": "https://arxiv.org/abs/1910.01108", "tags": ["sustainable"]}
|
3 |
-
{"name": "RAFT: A Real-World Few-Shot Text Classification Benchmark", "url": "https://arxiv.org/abs/2109.14076", "tags": ["rigorous"]}
|
4 |
-
{"name": "Interactive Model Cards: A Human-Centered Approach to Model Documentation", "url": "https://arxiv.org/abs/2205.02894", "tags": ["rigorous"]}
|
5 |
-
{"name": "Data Governance in the Age of Large-Scale Data-Driven Language Technology", "url": "https://arxiv.org/abs/2206.03216", "tags": ["consentful"]}
|
6 |
-
{"name": "Quality at a Glance: An Audit of Web-Crawled Multilingual Datasets", "url": "https://arxiv.org/abs/2103.12028", "tags": ["rigorous"]}
|
7 |
-
{"name": "A Framework for Deprecating Datasets: Standardizing Documentation, Identification, and Communication", "url": "https://arxiv.org/abs/2111.04424", "tags": ["rigorous"]}
|
8 |
-
{"name": "Bugs in the Data: How ImageNet Misrepresents Biodiversity", "url": "https://arxiv.org/abs/2208.11695", "tags": ["rigorous", "socially conscious"]}
|
9 |
-
{"name": "Measuring Data", "url": "https://arxiv.org/abs/2212.05129", "tags": ["rigorous"]}
|
10 |
-
{"name": "Perturbation Augmentation for Fairer NLP", "url": "https://arxiv.org/abs/2205.12586", "tags": ["rigorous"]}
|
11 |
-
{"name": "SEAL : Interactive Tool for Systematic Error Analysis and Labeling", "url": "https://arxiv.org/abs/2210.05839", "tags": ["rigorous"]}
|
12 |
-
{"name": "Multitask Prompted Training Enables Zero-Shot Task Generalization", "url": "https://arxiv.org/abs/2110.08207", "tags": ["rigorous"]}
|
13 |
-
{"name": "BLOOM: A 176B-Parameter Open-Access Multilingual Language Model", "url": "https://arxiv.org/abs/2211.05100", "tags": ["inclusive"]}
|
14 |
-
{"name": "The BigScience ROOTS Corpus: A 1.6TB Composite Multilingual Dataset", "url": "https://arxiv.org/abs/2303.03915", "tags": ["inclusive"]}
|
15 |
-
{"name": "Evaluate & Evaluation on the Hub: Better Best Practices for Data and Model Measurements", "url": "https://arxiv.org/abs/2210.01970", "tags": ["rigorous"]}
|
16 |
-
{"name": "Spacerini: Plug-and-play Search Engines with Pyserini and Hugging Face", "url": "https://arxiv.org/abs/2302.14534", "tags": ["inclusive"]}
|
17 |
-
{"name": "The ROOTS Search Tool: Data Transparency for LLMs", "url": "https://arxiv.org/abs/2302.14035", "tags": ["rigorous"]}
|
18 |
-
{"name": "Fair Diffusion: Instructing Text-to-Image Generation Models on Fairness", "url": "https://arxiv.org/abs/2302.10893", "tags": ["rigorous"]}
|
19 |
-
{"name": "Counting Carbon: A Survey of Factors Influencing the Emissions of Machine Learning", "url": "https://arxiv.org/abs/2302.08476", "tags": ["sustainable"]}
|
20 |
-
{"name": "The Gradient of Generative AI Release: Methods and Considerations", "url": "https://arxiv.org/abs/2302.04844", "tags": ["inquisitive"]}
|
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"]}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
society-ethics--papers/json-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c08d6fef9db251595460171083a966ce581a17f6f62a1c98eab06f4ea22aac0b
|
3 |
+
size 4167
|