Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
#
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
@@ -30,8 +34,6 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
30 |
<!-- Provide the basic links for the model. -->
|
31 |
|
32 |
- **Repository:** [More Information Needed]
|
33 |
-
- **Paper [optional]:** [More Information Needed]
|
34 |
-
- **Demo [optional]:** [More Information Needed]
|
35 |
|
36 |
## Uses
|
37 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: mit
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
metrics:
|
7 |
+
- rouge
|
8 |
---
|
9 |
|
10 |
+
# Pegasus Large Privacy Policy Summarization V2
|
11 |
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
|
|
|
34 |
<!-- Provide the basic links for the model. -->
|
35 |
|
36 |
- **Repository:** [More Information Needed]
|
|
|
|
|
37 |
|
38 |
## Uses
|
39 |
|