CoolFace
Datasetpublic

hreyulog/arkts-code-docstring-pro

ArkTS-CodeSearch-Pro: A Cleaned and License-Aware ArkTS Dataset Original Dataset | Pro Dataset | Paper | Evaluation Code | Dataset Processing Code | Fine-Tuned Model This dataset is an improved version of ArkTS-CodeSearch. It contains function-level information from ArkTS (.ets) projects, including function source code, docstrings, AST representations, and repository metadata. It is intended for code retrieval, code understanding, and AST-based research. Compared with the… See the full description on the dataset page: https://huggingface.co/datasets/hreyulog/arkts-code-docstring-pro.

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes127downloads
21 commits on main
e072b241mo ago

Update README.md

hreyulog
e83cc512mo ago

Update README.md

hreyulog
ca2eac62mo ago

Add repository-level metadata and license provenance

hreyulog
b397fca2mo ago

Update README.md

hreyulog
0bdbf6b2mo ago

Update Pro README with cleaning and license improvements

hreyulog
bc42ea02mo ago

Deduplicate complete function texts globally

hreyulog
19fbce02mo ago

Document cross-platform repository grouping

hreyulog
33ded9c2mo ago

Group repo split by nwo across platforms

hreyulog
daba0282mo ago

Remove code-only docstrings and deduplicate queries globally

hreyulog
d3990692mo ago

Remove unavailable repository SHA column

hreyulog
33d30772mo ago

Deduplicate exact function and docstring pairs

hreyulog
5da59ca2mo ago

Filter to repositories with stars greater than zero and remove license headers

hreyulog
49b14d12mo ago

Update metadata after removing repo split

hreyulog
6b801052mo ago

Update metadata after removing repo split

hreyulog
f4fcd242mo ago

Remove unbalanced repository split

hreyulog
176d8f62mo ago

Remove JSONL preview files

hreyulog
9330d122mo ago

Add JSONL preview samples

hreyulog
323cdd42mo ago

Add balanced repository-level split near 80 10 10

hreyulog
db4992b2mo ago

Clean docstrings and filter examples shorter than five characters

hreyulog
6831c202mo ago

Upload repo-split and random-shuffle ArkTS code-docstring Pro dataset

hreyulog
74250a82mo ago

initial commit

hreyulog