Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -61,6 +61,7 @@ This dataset collects **function-level information from ArkTS (HarmonyOS Ark Typ
|
|
| 61 |
|
| 62 |
ArkTS is a core programming language in the OpenHarmony ecosystem. This dataset was constructed from open-source repositories crawled from GitHub and Gitee, targeting code retrieval and code evaluation tasks.
|
| 63 |
|
|
|
|
| 64 |
## Dataset Structure
|
| 65 |
|
| 66 |
The dataset contains three splits:
|
|
|
|
| 61 |
|
| 62 |
ArkTS is a core programming language in the OpenHarmony ecosystem. This dataset was constructed from open-source repositories crawled from GitHub and Gitee, targeting code retrieval and code evaluation tasks.
|
| 63 |
|
| 64 |
+
Note: Some of the collected code may come from repositories without an explicit open-source license. Users should be aware that usage of such code may be subject to copyright restrictions.
|
| 65 |
## Dataset Structure
|
| 66 |
|
| 67 |
The dataset contains three splits:
|