Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,11 @@ metrics:
|
|
13 |
- rouge
|
14 |
widget:
|
15 |
- text: "<hl> Beyonce <hl> further expanded her acting career, starring as blues singer Etta James in the 2008 musical biopic, Cadillac Records."
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# T5 finetuned on Question Generation
|
|
|
13 |
- rouge
|
14 |
widget:
|
15 |
- text: "<hl> Beyonce <hl> further expanded her acting career, starring as blues singer Etta James in the 2008 musical biopic, Cadillac Records."
|
16 |
+
example_title: "Example 1"
|
17 |
+
- text: "Beyonce further expanded her acting career, starring as blues singer <hl> Etta James <hl> in the 2008 musical biopic, Cadillac Records."
|
18 |
+
example_title: "Example 2"
|
19 |
+
- text: "Beyonce further expanded her acting career, starring as blues singer Etta James in the 2008 musical biopic, <hl> Cadillac Records <hl> ."
|
20 |
+
example_title: "Example 3"
|
21 |
---
|
22 |
|
23 |
# T5 finetuned on Question Generation
|