Update README.md
Browse files
README.md
CHANGED
@@ -13,15 +13,12 @@ datasets:
|
|
13 |
- jan-hq/bagel_dpo_binarized
|
14 |
base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|
15 |
widget:
|
16 |
-
- text: "
|
17 |
-
context: "
|
18 |
-
example_title: "
|
19 |
-
- text: "
|
20 |
-
context: "
|
21 |
-
example_title: "
|
22 |
-
inference:
|
23 |
-
parameters:
|
24 |
-
temperature: 0.7
|
25 |
---
|
26 |
|
27 |
<!-- header start -->
|
|
|
13 |
- jan-hq/bagel_dpo_binarized
|
14 |
base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
|
15 |
widget:
|
16 |
+
- text: "What's my name?"
|
17 |
+
context: "My name is Clara and I live in Berkeley."
|
18 |
+
example_title: "Name"
|
19 |
+
- text: "Where do I live?"
|
20 |
+
context: "My name is Sarah and I live in London"
|
21 |
+
example_title: "Location"
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
<!-- header start -->
|