yjernite HF Staff commited on
Commit
f023dac
·
verified ·
1 Parent(s): 6f91a15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -10
README.md CHANGED
@@ -19,14 +19,18 @@ pinned: false
19
 
20
  *For more details, expand below!*
21
 
 
 
22
  As the field of AI advances, it's becoming increasingly important to understand what "Open Source" means in the context of artificial intelligence.
23
  While Open Source software has long had established standards, AI models and datasets bring new challenges around transparency, accessibility and collaboration.
24
 
25
  To address this, the Open Source Initiative (OSI) has been developing an **Open Source AI Definition** (OSAID) which will outline the criteria that AI components—such as models,
26
  datasets and code—must meet to be considered Open Source.
27
 
 
 
28
  <details>
29
- <summary><h2>Co-designing the Open Source AI Definition v1.0</h2></summary>
30
  <p>
31
  Understanding that AI impacts a global community with diverse perspectives, we embarked on the quest to define Open Source AI by adopting a co-design methodology—a
32
  participatory approach that shares knowledge and power among all stakeholders. This method allows us to integrate diverging viewpoints into a cohesive and consensual
@@ -40,18 +44,33 @@ datasets and code—must meet to be considered Open Source.
40
 
41
  ## Open Source AI in practice at Hugging Face
42
 
43
- To support the Open Source AI Definition, we need to see how it will be operationalized in practice by the people building and using Open Source AI systems.
44
- What Open Source licenses and legal frameworks are favored for sharing model weights? How is training data re-used and documented?
45
- Given the role of the Hugging Face platform in showcasing those decisions, we invite the community to use this resource to share that information and discuss
46
- new related questions as they come up; so we can keep building up Open Source AI with a shared vocabulary and understanding.
 
 
 
 
 
 
 
 
47
 
48
  ## What is the purpose of the Open Source AI Definition (OSAID)?
49
 
50
- The OSAID outlines the core freedoms that should apply to AI systems to be considered truly Open Source. These include the right to:
51
- - **Use** the system for any purpose and without having to ask for permission.
52
- - **Study** how the system works and inspect its components.
53
- - **Modify** the system for any purpose, including to change its output.
54
- - **Share** the system for others to use with or without modifications, for any purpose.
 
 
 
 
 
 
 
55
 
56
  ## What are the benefits of Open Source AI?
57
  Open Source AI offers significant benefits, including enhanced transparency and safety by enabling system audits, mitigating bias, and ensuring accountability
 
19
 
20
  *For more details, expand below!*
21
 
22
+ ## Introduction to the OSAID
23
+
24
  As the field of AI advances, it's becoming increasingly important to understand what "Open Source" means in the context of artificial intelligence.
25
  While Open Source software has long had established standards, AI models and datasets bring new challenges around transparency, accessibility and collaboration.
26
 
27
  To address this, the Open Source Initiative (OSI) has been developing an **Open Source AI Definition** (OSAID) which will outline the criteria that AI components—such as models,
28
  datasets and code—must meet to be considered Open Source.
29
 
30
+ ## Co-designing the Open Source AI Definition v1.0
31
+
32
  <details>
33
+ <summary>Click to expand!</summary>
34
  <p>
35
  Understanding that AI impacts a global community with diverse perspectives, we embarked on the quest to define Open Source AI by adopting a co-design methodology—a
36
  participatory approach that shares knowledge and power among all stakeholders. This method allows us to integrate diverging viewpoints into a cohesive and consensual
 
44
 
45
  ## Open Source AI in practice at Hugging Face
46
 
47
+ <details>
48
+ <summary>Click to expand!</summary>
49
+ <p>
50
+ To support the Open Source AI Definition, we need to see how it will be operationalized in practice by the people building and using Open Source AI systems.
51
+ What Open Source licenses and legal frameworks are favored for sharing model weights? How is training data re-used and documented?
52
+ </p>
53
+ <p>
54
+ Given the role of the Hugging Face platform in showcasing those decisions, we invite the community to use this resource to share that information and discuss
55
+ new related questions as they come up; so we can keep building up Open Source AI with a shared vocabulary and understanding.
56
+ </p>
57
+ </details>
58
+
59
 
60
  ## What is the purpose of the Open Source AI Definition (OSAID)?
61
 
62
+ <details>
63
+ <summary>Click to expand!</summary>
64
+ <p>
65
+ The OSAID outlines the core freedoms that should apply to AI systems to be considered truly Open Source. These include the right to:
66
+ </p>
67
+ <ul>
68
+ <li><strong>Use</strong> the system for any purpose and without having to ask for permission.</li>
69
+ <li><strong>Study</strong> how the system works and inspect its components.</li>
70
+ <li><strong>Modify</strong> the system for any purpose, including to change its output.</li>
71
+ <li><strong>Share</strong> the system for others to use with or without modifications, for any purpose.</li>
72
+ </ul>
73
+ </details>
74
 
75
  ## What are the benefits of Open Source AI?
76
  Open Source AI offers significant benefits, including enhanced transparency and safety by enabling system audits, mitigating bias, and ensuring accountability