nickvidal commited on
Commit
2f759b2
·
verified ·
1 Parent(s): 644f302

Announcing the Open Source AI Definition

Browse files

Announcing the Open Source AI Definition to the Hugging Face community

Files changed (1) hide show
  1. README.md +39 -3
README.md CHANGED
@@ -1,3 +1,39 @@
1
- ---
2
- license: cc-by-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ tags:
4
+ - opensource
5
+ - opensourceai
6
+ ---
7
+
8
+ # Inviting the Hugging Face Community to champion Open Source AI
9
+
10
+ As the field of AI advances, it's becoming increasingly important to define what "Open Source" means in the context of artificial intelligence. While Open Source software has long had established standards, AI models and datasets bring new challenges around transparency, accessibility and collaboration.
11
+
12
+ To address this, the [Open Source Initiative](https://opensource.org) has been developing an Open Source AI Definition (OSAID) which will outline the criteria that AI components—such as models, datasets and code—must meet to be considered Open Source. The 1.0 version of the definition is set to be unveiled on October 28, 2024, at the [All Things Open](https://2024.allthingsopen.org/osi) conference.
13
+
14
+ ## What is the Open Source AI Definition (OSAID)?
15
+
16
+ The OSAID outlines the core freedoms that should apply to AI systems to be considered truly Open Source. These include the right to:
17
+ - Use the system for any purpose and without having to ask for permission.
18
+ - Study how the system works and inspect its components.
19
+ - Modify the system for any purpose, including to change its output.
20
+ - Share the system for others to use with or without modifications, for any purpose.
21
+
22
+ ## What are the benefits of Open Source AI?
23
+
24
+ Open Source AI offers significant benefits, including enhanced transparency and safety by enabling system audits, mitigating bias, and ensuring accountability in data sources, which accelerates AI safety research. It also fosters competition and innovation by making more models available, challenging AI monoculture, and providing access to foundational technology for a wider range of stakeholders. Additionally, Open Source AI supports the development of diverse, localized applications that reflect different cultural and linguistic contexts, allowing models to be aligned with various value systems.
25
+
26
+ ## How can the Hugging Face community help?
27
+
28
+ As the largest AI community, Hugging Face plays a key role in promoting the Open Source principles in the context of AI. We would like to invite both individuals and organizations of the Hugging Face community to [review](https://opensource.org/deepdive/drafts/the-open-source-ai-definition-1-0-rc1), [endorse](https://opensource.org/osaid-endorse), and [adopt](https://huggingface.co/new) the OSAID. This is your chance to take part in a key moment for AI’s future.
29
+
30
+ We are setting up a place for [discussions](https://huggingface.co/datasets/opensourceorg/osaid/discussions) about the Open Source AI Definition on Hugging Face. Here's how you can help:
31
+ - Submit an AI system as a new [discussion](https://huggingface.co/datasets/opensourceorg/osaid/discussions/new) to showcase how it meets the Open Source AI Definition.
32
+ - Evaluate with other members of the community if an AI system meets the Open Source AI Definition.
33
+ - Encourage builders of AI systems to understand what's missing from the Open Source AI Definition's checklist.
34
+ - Vote on AI systems that you like the most, including throught the use of emojis! 😄
35
+ - Discuss the future of the Open Source AI Definition and propose enhancements.
36
+
37
+ ## Final remarks
38
+
39
+ As we release the Open Source AI Definition v. 1.0, your support is fundamental. We encourage you to explore the definition, contribute models that adhere to the OSAID, and engage in discussions around Open Source AI. Together, we can ensure that Open Source AI continues to evolve in ways that are fair, transparent, and accessible to all.