cartesinus commited on
Commit
b828dd6
1 Parent(s): 5d5b095

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -175,4 +175,22 @@ The following hyperparameters were used during training:
175
  - Transformers 4.27.4
176
  - Pytorch 1.13.1+cu116
177
  - Datasets 2.11.0
178
- - Tokenizers 0.13.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
175
  - Transformers 4.27.4
176
  - Pytorch 1.13.1+cu116
177
  - Datasets 2.11.0
178
+ - Tokenizers 0.13.2
179
+
180
+ ## Citation
181
+
182
+ If you use this model, please cite the following:
183
+ ```
184
+ @inproceedings{kubis2023caiccaic,
185
+ author={Marek Kubis and Paweł Skórzewski and Marcin Sowański and Tomasz Ziętkiewicz},
186
+ pages={1319–1324},
187
+ title={Center for Artificial Intelligence Challenge on Conversational AI Correctness},
188
+ booktitle={Proceedings of the 18th Conference on Computer Science and Intelligence Systems},
189
+ year={2023},
190
+ doi={10.15439/2023B6058},
191
+ url={http://dx.doi.org/10.15439/2023B6058},
192
+ volume={35},
193
+ series={Annals of Computer Science and Information Systems}
194
+ }
195
+
196
+ ```