Text Generation
Transformers
PyTorch
Safetensors
code
Eval Results
Inference Endpoints
Muennighoff commited on
Commit
9a79e27
1 Parent(s): 6e8b1b3

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
  license: bigcode-openrail-m
9
  datasets:
 
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
  license: bigcode-openrail-m
9
  datasets: