Amir13 commited on
Commit
c52b190
·
1 Parent(s): ac1af04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -77,3 +77,15 @@ The following hyperparameters were used during training:
77
  - Pytorch 1.13.1+cu116
78
  - Datasets 2.8.0
79
  - Tokenizers 0.13.2
 
 
 
 
 
 
 
 
 
 
 
 
 
77
  - Pytorch 1.13.1+cu116
78
  - Datasets 2.8.0
79
  - Tokenizers 0.13.2
80
+ ## Citation
81
+ If you used the datasets and models in this repository, please cite it.
82
+ @misc{https://doi.org/10.48550/arxiv.2302.09611,
83
+ doi = {10.48550/ARXIV.2302.09611},
84
+ url = {https://arxiv.org/abs/2302.09611},
85
+ author = {Sartipi, Amir and Fatemi, Afsaneh},
86
+ keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), FOS: Computer and information sciences, FOS: Computer and information sciences},
87
+ title = {Exploring the Potential of Machine Translation for Generating Named Entity Datasets: A Case Study between Persian and English},
88
+ publisher = {arXiv},
89
+ year = {2023},
90
+ copyright = {arXiv.org perpetual, non-exclusive license}
91
+ }