Justin Du
commited on
Commit
•
d23df37
1
Parent(s):
2e3bbf0
update model card
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- bart
|
8 |
datasets: ccdv/arxiv-summarization
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results:
|
12 |
- task:
|
13 |
type: summarization
|
@@ -17,9 +17,9 @@ model-index:
|
|
17 |
split: validation
|
18 |
metrics:
|
19 |
- type: rouge1
|
20 |
-
value:
|
21 |
- type: rouge2
|
22 |
-
value:
|
23 |
---
|
24 |
|
25 |
# Model Card for Model ID
|
|
|
7 |
- bart
|
8 |
datasets: ccdv/arxiv-summarization
|
9 |
model-index:
|
10 |
+
- name: BARTxiv
|
11 |
results:
|
12 |
- task:
|
13 |
type: summarization
|
|
|
17 |
split: validation
|
18 |
metrics:
|
19 |
- type: rouge1
|
20 |
+
value: 41.69963870827386
|
21 |
- type: rouge2
|
22 |
+
value: 14.913768587731429
|
23 |
---
|
24 |
|
25 |
# Model Card for Model ID
|