cartesinus commited on
Commit
d35fefc
1 Parent(s): 6b435aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -71,3 +71,21 @@ The following hyperparameters were used during training:
71
  - Pytorch 1.13.1+cu116
72
  - Datasets 2.10.1
73
  - Tokenizers 0.13.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  - Pytorch 1.13.1+cu116
72
  - Datasets 2.10.1
73
  - Tokenizers 0.13.2
74
+
75
+ ## Citation
76
+
77
+ If you use this model, please cite the following:
78
+ ```
79
+ @inproceedings{kubis2023caiccaic,
80
+ author={Marek Kubis and Paweł Skórzewski and Marcin Sowański and Tomasz Ziętkiewicz},
81
+ pages={1319–1324},
82
+ title={Center for Artificial Intelligence Challenge on Conversational AI Correctness},
83
+ booktitle={Proceedings of the 18th Conference on Computer Science and Intelligence Systems},
84
+ year={2023},
85
+ doi={10.15439/2023B6058},
86
+ url={http://dx.doi.org/10.15439/2023B6058},
87
+ volume={35},
88
+ series={Annals of Computer Science and Information Systems}
89
+ }
90
+
91
+ ```