Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
base_model: google/flan-t5-base
|
4 |
datasets:
|
5 |
-
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
- text-generation-inference
|
@@ -12,28 +12,26 @@ model-index:
|
|
12 |
- name: coedit-base
|
13 |
results: []
|
14 |
language:
|
15 |
-
- en
|
16 |
widget:
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
- text: 'Write in a more neutral way: The authors'' exposé on nutrition studies.'
|
36 |
-
example_title: Neutralize
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -92,4 +90,4 @@ The following hyperparameters were used during training:
|
|
92 |
- Transformers 4.35.2
|
93 |
- Pytorch 2.1.0+cu118
|
94 |
- Datasets 2.14.7
|
95 |
-
- Tokenizers 0.15.0
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
base_model: google/flan-t5-base
|
4 |
datasets:
|
5 |
+
- grammarly/coedit
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
- text-generation-inference
|
|
|
12 |
- name: coedit-base
|
13 |
results: []
|
14 |
language:
|
15 |
+
- en
|
16 |
widget:
|
17 |
+
- text: >-
|
18 |
+
Fix the grammar: When I grow up, I start to understand what he said is quite
|
19 |
+
right.
|
20 |
+
example_title: Fluency
|
21 |
+
- text: >-
|
22 |
+
Make this text coherent: Their flight is weak. They run quickly through the
|
23 |
+
tree canopy.
|
24 |
+
example_title: Coherence
|
25 |
+
- text: >-
|
26 |
+
Rewrite to make this easier to understand: A storm surge is what forecasters
|
27 |
+
consider a hurricane's most treacherous aspect.
|
28 |
+
example_title: Simplification
|
29 |
+
- text: 'Paraphrase this: Do you know where I was born?'
|
30 |
+
example_title: Paraphrase
|
31 |
+
- text: 'Write this more formally: omg i love that song im listening to it right now'
|
32 |
+
example_title: Formalize
|
33 |
+
- text: 'Write in a more neutral way: The authors'' exposé on nutrition studies.'
|
34 |
+
example_title: Neutralize
|
|
|
|
|
35 |
---
|
36 |
|
37 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
90 |
- Transformers 4.35.2
|
91 |
- Pytorch 2.1.0+cu118
|
92 |
- Datasets 2.14.7
|
93 |
+
- Tokenizers 0.15.0
|