Update README.md
Browse files
README.md
CHANGED
@@ -12,13 +12,13 @@ metrics:
|
|
12 |
- meteor
|
13 |
- rouge
|
14 |
widget:
|
15 |
-
- text: "
|
16 |
example_title: "Example 1"
|
17 |
-
- text: "
|
18 |
example_title: "Example 2"
|
19 |
-
- text: "
|
20 |
example_title: "Example 3"
|
21 |
---
|
22 |
|
23 |
# T5 finetuned on Question Generation
|
24 |
-
T5 model for question generation. Please visit [our repository](https://github.com/asahi417/t5-question-generation) for more detail.
|
|
|
12 |
- meteor
|
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
|
24 |
+
T5 model for question generation. Please visit [our repository](https://github.com/asahi417/t5-question-generation) for more detail.
|