Muennighoff commited on
Commit
6b540af
·
1 Parent(s): a8ec04c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,8 +2,8 @@
2
  pipeline_tag: text-generation
3
  inference: true
4
  widget:
5
- - text: 'def print_hello_world():'
6
- example_title: Hello world
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