cartesinus commited on
Commit
9d57a87
1 Parent(s): 2b26bb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -142,4 +142,22 @@ The following hyperparameters were used during training:
142
  - Transformers 4.27.4
143
  - Pytorch 1.13.1+cu116
144
  - Datasets 2.11.0
145
- - Tokenizers 0.13.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
142
  - Transformers 4.27.4
143
  - Pytorch 1.13.1+cu116
144
  - Datasets 2.11.0
145
+ - Tokenizers 0.13.2
146
+
147
+ ## Citation
148
+
149
+ If you use this model, please cite the following:
150
+ ```
151
+ @inproceedings{kubis2023caiccaic,
152
+ author={Marek Kubis and Paweł Skórzewski and Marcin Sowański and Tomasz Ziętkiewicz},
153
+ pages={1319–1324},
154
+ title={Center for Artificial Intelligence Challenge on Conversational AI Correctness},
155
+ booktitle={Proceedings of the 18th Conference on Computer Science and Intelligence Systems},
156
+ year={2023},
157
+ doi={10.15439/2023B6058},
158
+ url={http://dx.doi.org/10.15439/2023B6058},
159
+ volume={35},
160
+ series={Annals of Computer Science and Information Systems}
161
+ }
162
+
163
+ ```