machineteacher
commited on
Commit
•
3ff80f6
1
Parent(s):
cacb43d
Update README.md
Browse files
README.md
CHANGED
@@ -21,14 +21,17 @@ metrics:
|
|
21 |
- accuracy
|
22 |
library_name: transformers
|
23 |
widget:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
|
|
|
|
|
|
32 |
---
|
33 |
|
34 |
# Model Card for mEdIT-xl
|
|
|
21 |
- accuracy
|
22 |
library_name: transformers
|
23 |
widget:
|
24 |
+
- text: >-
|
25 |
+
Umschreiben sie den satz: When I grow up, I start to understand what he said
|
26 |
+
is quite right.
|
27 |
+
example_title: GEC (de|en)
|
28 |
+
- text: >-
|
29 |
+
문장의 간단한 버전 작성: Cuando se pueden mantener tasas de flujo comparables, los
|
30 |
+
resultados son altos.
|
31 |
+
example_title: Simplification (ko|es)
|
32 |
+
- text: 'Paraphrase this: いちごは物語を紹介し、読者をイベントに導くと彼は言った。'
|
33 |
+
example_title: Paraphrase (en|ja)
|
34 |
+
pipeline_tag: text2text-generation
|
35 |
---
|
36 |
|
37 |
# Model Card for mEdIT-xl
|