Skip to content

Commit 5bfa3a1

Browse files
committed
big update v1
1 parent 6dccdbc commit 5bfa3a1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/docs/about/mission.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ menu:
1212
weight: 100
1313
toc: true
1414
---
15-
BigCode is an open scientific collaboration working on the responsible development of large language models for code, empowering the machine learning and open source communities through open governance.
15+
BigCode is an open scientific collaboration working on the responsible development and use of large language models for code (Code LLMs), empowering the machine learning and open source communities through open governance.
1616

17-
Code LLMs enable the completion and synthesis of code, both from other code snippets and natural language descriptions, and work across a wide range of domains, tasks, and programming languages. These models can, for example, assist professional and citizen developers with building new applications.
17+
One of the challenges typically faced by researchers working on Code LLMs is the lack of transparency around the development of these systems. While a handful of papers on code LLMs have been published, they do not always give full insight into the development process, which hinders both external accountability and the ability of all but a few well-funded research labs to meaningfully participate in shaping the technology.
1818

1919
BigCode [invites AI researchers]({{< relref "docs/about/join.md" >}}) to work together on the development of state-of-the-art code LLMs, and collaborate on research topics such as:
2020
- Constructing a representative evaluation suite for code LLMs, covering a diverse set of tasks and programming languages
2121
- Developing new methods for faster training and inference of LLMs
22-
- The legal, ethics, and governance aspects of code LLMs
22+
- The legal, ethics, governance, and safety aspects of code LLMs
2323

2424
The BigCode project is conducted in the spirit of Open Science. Datasets, models, and experiments are developed through open collaboration and [released with permissive licenses back to the community]({{< relref "docs/about/ip.md" >}}). While the project has corporate support from ServiceNow and HuggingFace e.g. for hosting models and datasets, and for training compute; all technical governance takes place within working groups and task forces across the community.
2525

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<section class="section container-fluid mt-n3 pb-3">
33
<div class="row justify-content-center">
44
<div class="col-lg-12 text-center">
5-
<h3 class="mt-0">BigCode is an open scientific collaboration working on the responsible development of large language models for code</h3>
5+
<h3 class="mt-0">BigCode is an open scientific collaboration working on the responsible development and use of large language models for code</h3>
66
</div>
77
<div class="col-lg-12 text-center">
88
&nbsp;

0 commit comments

Comments
 (0)