yuxiang630
commited on
Commit
•
ee75183
1
Parent(s):
5c55143
Author info
Browse files
README.md
CHANGED
@@ -95,6 +95,16 @@ We introduce StarCoder2-15B-Instruct-v0.1, the very first entirely self-aligned
|
|
95 |
- **Model:** [bigcode/starcoder2-15b-instruct-v0.1](https://huggingface.co/bigcode/starcoder2-instruct-15b-v0.1)
|
96 |
- **Code:** [bigcode-project/starcoder2-self-align](https://github.com/bigcode-project/starcoder2-self-align)
|
97 |
- **Dataset:** [bigcode/self-oss-instruct-sc2-exec-filter-50k](https://huggingface.co/datasets/bigcode/self-oss-instruct-sc2-exec-filter-50k/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
|
99 |
![self-alignment pipeline](https://huggingface.co/datasets/bigcode/starcoder2-instruct-assets/resolve/main/method.png)
|
100 |
|
|
|
95 |
- **Model:** [bigcode/starcoder2-15b-instruct-v0.1](https://huggingface.co/bigcode/starcoder2-instruct-15b-v0.1)
|
96 |
- **Code:** [bigcode-project/starcoder2-self-align](https://github.com/bigcode-project/starcoder2-self-align)
|
97 |
- **Dataset:** [bigcode/self-oss-instruct-sc2-exec-filter-50k](https://huggingface.co/datasets/bigcode/self-oss-instruct-sc2-exec-filter-50k/)
|
98 |
+
- **Authors:**
|
99 |
+
[Yuxiang Wei](https://yuxiang.cs.illinois.edu),
|
100 |
+
[Federico Cassano](https://federico.codes/),
|
101 |
+
[Jiawei Liu](https://jw-liu.xyz),
|
102 |
+
[Yifeng Ding](https://yifeng-ding.com),
|
103 |
+
[Naman Jain](https://naman-ntc.github.io),
|
104 |
+
[Harm de Vries](https://www.harmdevries.com),
|
105 |
+
[Leandro von Werra](https://twitter.com/lvwerra),
|
106 |
+
[Arjun Guha](https://www.khoury.northeastern.edu/home/arjunguha/main/home/),
|
107 |
+
[Lingming Zhang](https://lingming.cs.illinois.edu).
|
108 |
|
109 |
![self-alignment pipeline](https://huggingface.co/datasets/bigcode/starcoder2-instruct-assets/resolve/main/method.png)
|
110 |
|