Text Generation
Transformers
PyTorch
Safetensors
code
Eval Results
Inference Endpoints
Muennighoff commited on
Commit
0f863c6
1 Parent(s): d1bdd3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -279,7 +279,7 @@ model-index:
279
 
280
  ## Intended use
281
 
282
- The model follows instructions provided in the input. You should always preface your input with "Question: " and finishing it with "Answer:", for example: "Question: Please write a function in Python that performs bubble sort.\n\nAnswer:"
283
 
284
  **Feel free to share your generations in the Community tab!**
285
 
 
279
 
280
  ## Intended use
281
 
282
+ The model follows instructions provided in the input. You should always preface your input with "Question: " and finish it with "Answer:", for example: "Question: Please write a function in Python that performs bubble sort.\n\nAnswer:"
283
 
284
  **Feel free to share your generations in the Community tab!**
285