-
Notifications
You must be signed in to change notification settings - Fork 922
Add OpenRAIL blog post #502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi there! Please let us know whenever this is ready for review |
_blog.yml
Outdated
tags: | ||
- research | ||
|
||
- local: open_rail |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yaml looks invalid
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(indentation is incorrect)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I fixed it
open_rail.md
Outdated
</div> | ||
|
||
<div class="author-card"> | ||
<a href="/carlosmferr"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is not your username no?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's CarlosMFerr, I used capitals now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm can't see you there either: https://huggingface.co/CarlosMFerr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My bad Julien, thought you were referring to the Github account: https://github.com/CarlosMFerr . HF one is: https://huggingface.co/CarlosMF
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the blog post! Was the content reviewed by someone internally?
open_rail.md
Outdated
|
||
Open & Responsible AI licenses ("OpenRAIL") are AI-specific licenses enabling open access, use and distribution of AI artifacts while requiring a responsible use of the latter. OpenRAILs are a necessary tool contributing to ongoing AI community, industry, and policy efforts towards an open and responsible development and use of AI systems. Even though current open licenses bring huge benefits to AI innovation in general, they do not take into account the potential of machine learning models or data as different artifacts to code. OpenRAIL licenses could be for open and responsible ML what current open software licenses are to code and Creative Commons to general content: **a widespread community licensing tool.** | ||
|
||
Advances in machine learning and other AI-related areas have flourished these past years partly thanks to the ubiquity of the open source culture in the ICT sector, which has permeated into ML research and development dynamics. Notwithstanding the benefits of openness as a core value for innovation in the field, (not so already) recent events related to the ethical and socio-economic concerns of development and use of machine learning models have spread a clear message: Openness is not enough. Closed systems are not the answer though, as the problem persists under the opacity of firms' private AI development models. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is ICT? Maybe write the full name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking a look at it Omar! Yes, it was reviewed by Clem/Giada/Irene/Clémentine/Yacine in June, Yacine is currently looking at it again, this afternoon it will be fully reviewed and ready.
ICT means Information and Communications Technologies, I'll write the full name.
The blog post is ready! Could it be published at 8.15am CET?
Reviewed it one more time, the post is ready. Thanks for your reviews!! |
Awesome 🥳 . Just a quick thing when you plan to publish it? Edit: Ok I checked the date on the article it's tomorrow 😄 . I add the event to the calendar so that nobody will publish the same day 🤗 |
Thanks Thomas! Sorry, I wrote "Post Carlos OpenRAIL" on the Calendar last week haha |
😅 no problem it's just I was checking because Alicia wants to publish her blogpost on thursday (the 1st) and I wanted to check that there was no overlap with yours. |
BTW it could be cool (in a next post maybe) to add a screenshot of the license selector on the hub (see hf.co/new for instance) and showcase that it lets you select an OpenRAIL license. Or you could tweet about that @CarlosMFerr Makes the license choice way more pragmatic/action-driven. cc @osanseviero |
Definitely @julien-c ! I also created an issue last week to generate a new license tag in the Model Hub for the new license: bigscience-openrail-m; or bigscience-open-rail-m (I know it´s long, but it's the correct way). Once we have it I will make a Twitter thread and Linkedin post. |
* Create open_rail.md * Create thumbnail.png * add blog OpenRAIL * Delete thumbnail.png * Update open_rail.md * Update open_rail.md * Update _blog.yml * Update _blog.yml * Update _blog.yml * Update open_rail.md * Update open_rail.md * Update open_rail.md The blog post is ready! Could it be published at 8.15am CET? Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
This blog post introduces the concept of Open & Responsible AI Licenses by first explaining current challenges with open source licenses to then describing the main features of OpenRAILs.