cartesinus commited on
Commit
e511de2
1 Parent(s): 244a134

Update README.md

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