Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,21 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: t5-small-finetuned-turk-text-simplification
|
7 |
results: []
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
14 |
|
15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: t5-small-finetuned-turk-text-simplification
|
9 |
results: []
|
10 |
+
widget:
|
11 |
+
- text: "simplify: the incident has been the subject of numerous reports as to ethics in scholarship ."
|
12 |
+
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# T5 (small) finetuned-turk-text-simplification
|
19 |
|
20 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|