You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: llms/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ <h1>SPLICE Working Group: Large Language Models</h1>
17
17
<ul>
18
18
<li>Providing an infrastructure where LLM-based tools can be shared and reused.</li>
19
19
<li>Providing a platform for sharing best practices for integrating LLMs for CS education support. This includes but is not limited to pedagogy design, prompt engineering, user studies, etc.</li>
20
-
<li>Building an open dataset repository for 1) fine-tuning education-specific LLMs, 2) ew-shot prompting.</li>
20
+
<li>Building an open dataset repository for 1) fine-tuning education-specific LLMs, 2) few-shot prompting.</li>
21
21
<li>Creating an open-source LLM along with an API to facilitate fine-tuning.</li>
0 commit comments