Librarian Bot: Add base_model information to model
#1
by
librarian-bot - opened
README.md
CHANGED
|
@@ -1,8 +1,7 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
-
datasets:
|
| 5 |
-
- null
|
| 6 |
metrics:
|
| 7 |
- rouge
|
| 8 |
model_index:
|
|
@@ -15,6 +14,7 @@ model_index:
|
|
| 15 |
name: Rouge1
|
| 16 |
type: rouge
|
| 17 |
value: 27.887
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
+
datasets: []
|
|
|
|
| 5 |
metrics:
|
| 6 |
- rouge
|
| 7 |
model_index:
|
|
|
|
| 14 |
name: Rouge1
|
| 15 |
type: rouge
|
| 16 |
value: 27.887
|
| 17 |
+
base_model: facebook/bart-base
|
| 18 |
---
|
| 19 |
|
| 20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|