Spaces:
Running
Running
Update README.md
#1
by
burtenshaw
HF staff
- opened
README.md
CHANGED
@@ -1,37 +1,53 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
|
|
|
|
|
|
9 |
|
10 |
-
We are a community of researchers from different countries and institutions interested in studying the emerging open source AI ecosystem.
|
11 |
Learn more about our areas of interest below and join us to uncover the activity and impact of different initiatives focused on openness in AI.
|
12 |
|
|
|
13 |
|
14 |
<details>
|
15 |
-
<summary><b
|
16 |
-
|
17 |
-
- Using activity data from Hugging Face Hub datasets, models and spaces, we ran a three-part quantitative analysis of development activity, finding that:
|
18 |
-
|
19 |
-
|
20 |
- Link to Paper: [The AI Community Building the Future? A Quantitative Analysis of Development Activity on Hugging Face Hub](https://huggingface.co/papers/2405.13058)
|
21 |
</details>
|
22 |
|
23 |
<details>
|
24 |
-
<summary><b
|
25 |
|
26 |
-
- We are looking into what kinds of downstream activity are most prevalent for different kinds of foundation models.
|
27 |
What kinds of derivations (e.g. fine tuning, quantizing) are most popular?
|
28 |
</details>
|
29 |
|
30 |
<details open>
|
31 |
-
<summary><b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
-
|
34 |
-
|
35 |
-
|
|
|
36 |
|
37 |
-
</
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: 🖇️
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: pink
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
**This is a community of researchers from different countries and institutions interested in studying the emerging open-source AI ecosystem.**
|
10 |
+
|
11 |
+
We believe that a diverse and inclusive community leads to more robust and impactful research in open-source AI. We welcome contributors with diverse backgrounds and skills.
|
12 |
|
|
|
13 |
Learn more about our areas of interest below and join us to uncover the activity and impact of different initiatives focused on openness in AI.
|
14 |
|
15 |
+
# Research Projects
|
16 |
|
17 |
<details>
|
18 |
+
<summary><b>✅ Quantitative Analysis of Hugging Face Hub</b></summary>
|
19 |
+
|
20 |
+
- Using activity data from Hugging Face Hub datasets, models and spaces, we ran a three-part quantitative analysis of development activity, finding that:
|
21 |
+
- activity is extremely imbalanced between repositories; with over 70% of models having 0 downloads, while 1% accounting for 99% of downloads
|
22 |
+
- the community has a core-periphery structure, with a core of prolific developers while the large majority (89%) of developers are "islands", primarily working alone.
|
23 |
- Link to Paper: [The AI Community Building the Future? A Quantitative Analysis of Development Activity on Hugging Face Hub](https://huggingface.co/papers/2405.13058)
|
24 |
</details>
|
25 |
|
26 |
<details>
|
27 |
+
<summary><b>🚧 Model Tree Lineages from Base Models to Derived Models</b> </summary>
|
28 |
|
29 |
+
- We are looking into what kinds of downstream activity are most prevalent for different kinds of foundation models.
|
30 |
What kinds of derivations (e.g. fine tuning, quantizing) are most popular?
|
31 |
</details>
|
32 |
|
33 |
<details open>
|
34 |
+
<summary><b>🚧 Cartography of Collaboration in the Open Source AI Ecosystem</b> </summary>
|
35 |
+
|
36 |
+
- We are investigating how open source AI artefacts such as open datasets and open-weight models are built and who contributes to this process across the model building pipeline, including during the pre-release and post-release phases.
|
37 |
+
|
38 |
+
- Our research aims to map collaboration practices from pre-release to post-release across diverse organisational contexts,
|
39 |
+
including individuals, grassroots initiatives, research institutes, startups, and large technology companies, and geographies.
|
40 |
+
</details>
|
41 |
+
|
42 |
+
# Open to collaboration!
|
43 |
+
|
44 |
+
<div style="background: linear-gradient(to right, lightyellow, lightcoral); padding: 1px 20px; border-radius: 10px; margin-bottom: 20px; margin-top:20px; color:black;">
|
45 |
+
<h2 style="color:black; padding: 0, margin:0">Interested in open-source AI research?</h2>
|
46 |
+
<p>We welcome researchers at all levels of experience. Here's how to get involved:</p>
|
47 |
|
48 |
+
<ul>
|
49 |
+
<li><b>Discuss ideas:</b> Share your thoughts and connect with other researchers on our <a style="color:black" href="https://huggingface.co/spaces/OSAIResearchCommunity/README/discussions">community page</a>.</li>
|
50 |
+
<li><b>Join the organization:</b> If you're actively working on projects related to open-source AI, we encourage you to join our organization.</li>
|
51 |
+
</ul>
|
52 |
|
53 |
+
</div>
|