Cyrile commited on
Commit
66cd425
1 Parent(s): 1cb6833

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -123,4 +123,22 @@ result
123
  'word': 'Financo',
124
  'start': 402,
125
  'end': 409}]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
  ```
 
123
  'word': 'Financo',
124
  'start': 402,
125
  'end': 409}]
126
+ ```
127
+
128
+ Citation
129
+ --------
130
+ ```bibtex
131
+ @inproceedings{delestre:hal-03674695,
132
+ TITLE = {{DistilCamemBERT : une distillation du mod{\`e}le fran{\c c}ais CamemBERT}},
133
+ AUTHOR = {Delestre, Cyrile and Amar, Abibatou},
134
+ URL = {https://hal.archives-ouvertes.fr/hal-03674695},
135
+ BOOKTITLE = {{CAp (Conf{\'e}rence sur l'Apprentissage automatique)}},
136
+ ADDRESS = {Vannes, France},
137
+ YEAR = {2022},
138
+ MONTH = Jul,
139
+ KEYWORDS = {Mots-clef : Distillation ; CamemBERT ; Transformers ; NLP},
140
+ PDF = {https://hal.archives-ouvertes.fr/hal-03674695/file/cap2022.pdf},
141
+ HAL_ID = {hal-03674695},
142
+ HAL_VERSION = {v1},
143
+ }
144
  ```