Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- summarization
|
|
|
4 |
|
5 |
language:
|
6 |
- fr
|
@@ -23,6 +24,9 @@ In addition to BARThez that is pretrained from scratch, we continue the pretrain
|
|
23 |
|
24 |
<br>
|
25 |
|
|
|
|
|
|
|
26 |
```
|
27 |
@article{eddine2020barthez,
|
28 |
title={BARThez: a Skilled Pretrained French Sequence-to-Sequence Model},
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- summarization
|
4 |
+
- bart
|
5 |
|
6 |
language:
|
7 |
- fr
|
|
|
24 |
|
25 |
<br>
|
26 |
|
27 |
+
paper: https://arxiv.org/abs/2010.12321 \
|
28 |
+
github: https://github.com/moussaKam/BARThez
|
29 |
+
|
30 |
```
|
31 |
@article{eddine2020barthez,
|
32 |
title={BARThez: a Skilled Pretrained French Sequence-to-Sequence Model},
|