Update README.md
Browse filesthis will add an example to the widget
something like this :

README.md
CHANGED
@@ -12,6 +12,8 @@ datasets:
|
|
12 |
metrics:
|
13 |
- MMLU
|
14 |
license: mit
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# LiteLlama: Reduced-Scale Llama
|
|
|
12 |
metrics:
|
13 |
- MMLU
|
14 |
license: mit
|
15 |
+
widget:
|
16 |
+
- text: "Q: What is the largest bird?\nA:"
|
17 |
---
|
18 |
|
19 |
# LiteLlama: Reduced-Scale Llama
|