Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -69,6 +69,17 @@ The dataset is designed for evaluation using:
|
|
69 |
|
70 |
## Citation
|
71 |
If you use this dataset, please cite it as:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
@dataset{your_name_2025, title={Tamil Intralingual Translation Benchmark Dataset (Draft)}, author={Diwahar A K}, year={2025}, publisher={Hugging Face}, note={Available at https://huggingface.co/datasets/username/tamil_intralingual_translation} }
|
73 |
|
74 |
|
|
|
69 |
|
70 |
## Citation
|
71 |
If you use this dataset, please cite it as:
|
72 |
+
|
73 |
+
```bibtex
|
74 |
+
@dataset{akdiwahar_2025,
|
75 |
+
title={Tamil Intralingual Translation Benchmark Dataset (Draft)},
|
76 |
+
author={Diwahar A K},
|
77 |
+
year={2023},
|
78 |
+
publisher={Hugging Face},
|
79 |
+
note={Available at https://huggingface.co/datasets/username/tamil_intralingual_translation}
|
80 |
+
}
|
81 |
+
```
|
82 |
+
|
83 |
@dataset{your_name_2025, title={Tamil Intralingual Translation Benchmark Dataset (Draft)}, author={Diwahar A K}, year={2025}, publisher={Hugging Face}, note={Available at https://huggingface.co/datasets/username/tamil_intralingual_translation} }
|
84 |
|
85 |
|