Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,12 +2,13 @@
2
  tags:
3
  - generated_from_trainer
4
  widget:
5
- - text: "How can I write a Python function to generate the nth Fibonacci number?"
6
- - text: "How do I get the current date using shell commands? Explain how it works."
7
  model-index:
8
  - name: starchat-beta
9
  results: []
10
  license: bigcode-openrail-m
 
11
  ---
12
 
13
 
 
2
  tags:
3
  - generated_from_trainer
4
  widget:
5
+ - text: How can I write a Python function to generate the nth Fibonacci number?
6
+ - text: How do I get the current date using shell commands? Explain how it works.
7
  model-index:
8
  - name: starchat-beta
9
  results: []
10
  license: bigcode-openrail-m
11
+ pipeline_tag: conversational
12
  ---
13
 
14