Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,8 @@ language:
|
|
| 30 |
This dataset is an improved version of [ArkTS-CodeSearch](https://huggingface.co/datasets/hreyulog/arkts-code-docstring). 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.
|
| 31 |
|
| 32 |
|
| 33 |
-
|
|
|
|
| 34 |
|
| 35 |
Compared with the original dataset, this Pro version provides the following improvements:
|
| 36 |
|
|
|
|
| 30 |
This dataset is an improved version of [ArkTS-CodeSearch](https://huggingface.co/datasets/hreyulog/arkts-code-docstring). 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.
|
| 31 |
|
| 32 |
|
| 33 |
+
|
| 34 |
+

|
| 35 |
|
| 36 |
Compared with the original dataset, this Pro version provides the following improvements:
|
| 37 |
|