Amir13 commited on
Commit
bad9ab5
1 Parent(s): 7bba7e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -113,7 +113,20 @@ This dataset card aims to be a base template for new datasets. It has been gener
113
 
114
  ### Citation Information
115
 
116
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
117
 
118
  ### Contributions
119
 
 
113
 
114
  ### Citation Information
115
 
116
+ If you used the datasets and models in this repository, please cite it.
117
+
118
+ ```bibtex
119
+ @misc{https://doi.org/10.48550/arxiv.2302.09611,
120
+ doi = {10.48550/ARXIV.2302.09611},
121
+ url = {https://arxiv.org/abs/2302.09611},
122
+ author = {Sartipi, Amir and Fatemi, Afsaneh},
123
+ keywords = {Computation and Language (cs.CL), Artificial Intelligence (cs.AI), FOS: Computer and information sciences, FOS: Computer and information sciences},
124
+ title = {Exploring the Potential of Machine Translation for Generating Named Entity Datasets: A Case Study between Persian and English},
125
+ publisher = {arXiv},
126
+ year = {2023},
127
+ copyright = {arXiv.org perpetual, non-exclusive license}
128
+ }
129
+ ```
130
 
131
  ### Contributions
132