Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# T5-CNN-Grammar-Enhanced
|
2 |
|
3 |
## Model Description
|
@@ -39,4 +49,4 @@ Final validation metrics:
|
|
39 |
- Best suited for formal news content
|
40 |
|
41 |
## License
|
42 |
-
Apache 2.0
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- ambrosfitz/cnn-daily-grammar
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- google-t5/t5-base
|
9 |
+
pipeline_tag: summarization
|
10 |
+
---
|
11 |
# T5-CNN-Grammar-Enhanced
|
12 |
|
13 |
## Model Description
|
|
|
49 |
- Best suited for formal news content
|
50 |
|
51 |
## License
|
52 |
+
Apache 2.0
|