hreyulog commited on
Commit
ea3c193
·
verified ·
1 Parent(s): 6394ab9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -16
README.md CHANGED
@@ -55,7 +55,6 @@ language:
55
 
56
  # ArkTS-CodeSearch: A Open-Source ArkTS Dataset for Code Retrieval
57
 
58
- [Paper](https://huggingface.co/papers/2602.05550) | [Evaluation Code](https://github.com/hreyulog/retrieval_eval) |[Dataset processing Code](https://github.com/hreyulog/arkts-codesearch) | [Fine-Tuned Model](https://huggingface.co/hreyulog/embedinggemma_arkts) | [Repository-Level Split](https://huggingface.co/datasets/hreyulog/arkts-code-docstring-resplit-by-repo) |
59
 
60
 
61
 
@@ -117,18 +116,3 @@ Contains repository license information from two sources:
117
 
118
  Each line is a JSON object with repository metadata including source platform, repository name, license type, and URL.
119
 
120
- ## Citation
121
-
122
- If you use this dataset in your research, please cite the following paper:
123
-
124
- ```bibtex
125
- @misc{he2026arktscodesearchopensourcearktsdataset,
126
- title={ArkTS-CodeSearch: A Open-Source ArkTS Dataset for Code Retrieval},
127
- author={Yulong He and Artem Ermakov and Sergey Kovalchuk and Artem Aliev and Dmitry Shalymov},
128
- year={2026},
129
- eprint={2602.05550},
130
- archivePrefix={arXiv},
131
- primaryClass={cs.SE},
132
- url={https://arxiv.org/abs/2602.05550},
133
- }
134
- ```
 
55
 
56
  # ArkTS-CodeSearch: A Open-Source ArkTS Dataset for Code Retrieval
57
 
 
58
 
59
 
60
 
 
116
 
117
  Each line is a JSON object with repository metadata including source platform, repository name, license type, and URL.
118