Librarian Bot: Add base_model information to model
#3
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,10 +2,11 @@
|
|
2 |
license: apache-2.0
|
3 |
metrics:
|
4 |
- rouge
|
|
|
|
|
5 |
model-index:
|
6 |
- name: AraBART-finetuned-wiki-ar
|
7 |
results: []
|
8 |
-
pipeline_tag: translation
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: apache-2.0
|
3 |
metrics:
|
4 |
- rouge
|
5 |
+
pipeline_tag: translation
|
6 |
+
base_model: moussaKam/AraBART
|
7 |
model-index:
|
8 |
- name: AraBART-finetuned-wiki-ar
|
9 |
results: []
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|