Commit
·
756c79e
1
Parent(s):
61c9801
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,11 +2,11 @@
|
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
inference: true
|
| 4 |
widget:
|
| 5 |
-
- text: '
|
| 6 |
-
example_title:
|
| 7 |
group: Python
|
| 8 |
-
- text: '
|
| 9 |
-
example_title:
|
| 10 |
group: Python
|
| 11 |
license: llama2
|
| 12 |
library_name: transformers
|
|
|
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
inference: true
|
| 4 |
widget:
|
| 5 |
+
- text: "What's lemur's favorite fruit?"
|
| 6 |
+
example_title: Lemur favorite fruit
|
| 7 |
group: Python
|
| 8 |
+
- text: 'Write a Python function to merge two sorted lists into one sorted list without using any built-in sort functions.'
|
| 9 |
+
example_title: Merge Sort
|
| 10 |
group: Python
|
| 11 |
license: llama2
|
| 12 |
library_name: transformers
|