Update README.md
Browse files
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 |
+
}
|