Update README.md
Browse files
README.md
CHANGED
@@ -81,17 +81,19 @@ dataset = load_dataset("CATIE-AQ/orange_sum_fr_prompt_title_generation_from_an_a
|
|
81 |
|
82 |
# Citation
|
83 |
## Original data
|
84 |
-
|
|
|
85 |
title={BARThez: a Skilled Pretrained French Sequence-to-Sequence Model},
|
86 |
author={Eddine, Moussa Kamal and Tixier, Antoine J-P and Vazirgiannis, Michalis},
|
87 |
journal={arXiv preprint arXiv:2010.12321},
|
88 |
year={2020}
|
89 |
}
|
90 |
-
|
91 |
|
92 |
|
93 |
## This Dataset
|
94 |
-
|
|
|
95 |
author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
96 |
title = { DFP (Revision 1d24c09) },
|
97 |
year = 2023,
|
@@ -99,7 +101,7 @@ dataset = load_dataset("CATIE-AQ/orange_sum_fr_prompt_title_generation_from_an_a
|
|
99 |
doi = { 10.57967/hf/1200 },
|
100 |
publisher = { Hugging Face }
|
101 |
}
|
102 |
-
|
103 |
|
104 |
|
105 |
## License
|
|
|
81 |
|
82 |
# Citation
|
83 |
## Original data
|
84 |
+
```
|
85 |
+
@article{eddine2020barthez,
|
86 |
title={BARThez: a Skilled Pretrained French Sequence-to-Sequence Model},
|
87 |
author={Eddine, Moussa Kamal and Tixier, Antoine J-P and Vazirgiannis, Michalis},
|
88 |
journal={arXiv preprint arXiv:2010.12321},
|
89 |
year={2020}
|
90 |
}
|
91 |
+
```
|
92 |
|
93 |
|
94 |
## This Dataset
|
95 |
+
```
|
96 |
+
@misc {centre_aquitain_des_technologies_de_l'information_et_electroniques_2023,
|
97 |
author = { {Centre Aquitain des Technologies de l'Information et Electroniques} },
|
98 |
title = { DFP (Revision 1d24c09) },
|
99 |
year = 2023,
|
|
|
101 |
doi = { 10.57967/hf/1200 },
|
102 |
publisher = { Hugging Face }
|
103 |
}
|
104 |
+
```
|
105 |
|
106 |
|
107 |
## License
|