Muennighoff
commited on
Commit
·
6b540af
1
Parent(s):
a8ec04c
Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
pipeline_tag: text-generation
|
3 |
inference: true
|
4 |
widget:
|
5 |
-
- text: '
|
6 |
-
example_title:
|
7 |
group: Python
|
8 |
datasets:
|
9 |
- bigcode/commitpackft
|
|
|
2 |
pipeline_tag: text-generation
|
3 |
inference: true
|
4 |
widget:
|
5 |
+
- text: 'Question: Please write a function in Python that performs bubble sort.\n\nAnswer:'
|
6 |
+
example_title: Bubble sort
|
7 |
group: Python
|
8 |
datasets:
|
9 |
- bigcode/commitpackft
|