modify readme
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
-
|
|
|
|
|
2 |
tags:
|
3 |
-
|
4 |
-
- summarization
|
5 |
model-index:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- zh
|
4 |
tags:
|
5 |
+
- summarization
|
|
|
6 |
model-index:
|
7 |
+
- name: facebook/bart-large-cnn
|
8 |
+
results:
|
9 |
+
- task:
|
10 |
+
type: summarization
|
11 |
+
name: Summarization
|
12 |
+
---
|