Text2Text Generation
Transformers
7 languages
Inference Endpoints
machineteacher commited on
Commit
3ff80f6
1 Parent(s): cacb43d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -21,14 +21,17 @@ metrics:
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 is quite right.
26
- example_title: GEC (de|en)
27
- - text: >-
28
- 문장의 간단한 버전 작성: Cuando se pueden mantener tasas de flujo comparables, los resultados son altos.
29
- example_title: Simplification (ko|es)
30
- - text: 'Paraphrase this: いちごは物語を紹介し、読者をイベントに導くと彼は言った。'
31
- example_title: Paraphrase (en|ja)
 
 
 
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