Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: bart-base-News_Summarization_CNN
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# bart-base-News_Summarization_CNN
|
@@ -59,4 +64,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.21.3
|
60 |
- Pytorch 1.12.1
|
61 |
- Datasets 2.4.0
|
62 |
-
- Tokenizers 0.12.1
|
|
|
5 |
model-index:
|
6 |
- name: bart-base-News_Summarization_CNN
|
7 |
results: []
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
metrics:
|
11 |
+
- rouge
|
12 |
+
pipeline_tag: text2text-generation
|
13 |
---
|
14 |
|
15 |
# bart-base-News_Summarization_CNN
|
|
|
64 |
- Transformers 4.21.3
|
65 |
- Pytorch 1.12.1
|
66 |
- Datasets 2.4.0
|
67 |
+
- Tokenizers 0.12.1
|