cartesinus commited on
Commit
32e764e
1 Parent(s): 0a48132

Update README.md

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