Datasets:
Filter to repositories with stars greater than zero and remove license headers
Browse files- README.md +6 -8
- manifest.json +9 -9
- random_shuffle/test-00000-of-00001.parquet +2 -2
- random_shuffle/train-00000-of-00001.parquet +2 -2
- random_shuffle/validation-00000-of-00001.parquet +2 -2
- repo_split_balanced/test-00000-of-00001.parquet +2 -2
- repo_split_balanced/train-00000-of-00001.parquet +2 -2
- repo_split_balanced/validation-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -25,15 +25,13 @@ language:
|
|
| 25 |
|
| 26 |
# ArkTS Code Docstring Pro
|
| 27 |
|
| 28 |
-
This
|
| 29 |
|
| 30 |
-
|
| 31 |
|
| 32 |
-
|
| 33 |
-
- `random_shuffle`: all examples are shuffled with seed `20260714` and then split 80%/10%/10%.
|
| 34 |
|
| 35 |
-
|
|
|
|
| 36 |
|
| 37 |
-
The dataset contains
|
| 38 |
-
|
| 39 |
-
The source repositories are third-party open-source projects. Users must comply with each repository's license and attribution requirements.
|
|
|
|
| 25 |
|
| 26 |
# ArkTS Code Docstring Pro
|
| 27 |
|
| 28 |
+
This version contains deduplicated ArkTS function-comment pairs from repositories with locally identified open-source licenses and more than zero stars.
|
| 29 |
|
| 30 |
+
License and copyright header comments are removed, as are examples whose cleaned documentation is shorter than five characters. The legacy column format is preserved.
|
| 31 |
|
| 32 |
+
Configurations:
|
|
|
|
| 33 |
|
| 34 |
+
- `repo_split_balanced`: repositories are isolated and assignments are weighted toward an 80%/10%/10% example split.
|
| 35 |
+
- `random_shuffle`: examples are shuffled with seed `20260714` and split 80%/10%/10%.
|
| 36 |
|
| 37 |
+
The dataset contains 36,678 examples. Users must comply with each source repository's license and attribution requirements.
|
|
|
|
|
|
manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"rows":
|
| 3 |
"fields": [
|
| 4 |
"nwo",
|
| 5 |
"sha",
|
|
@@ -15,15 +15,15 @@
|
|
| 15 |
"source"
|
| 16 |
],
|
| 17 |
"splits": {
|
| 18 |
-
"repo_split_balanced": {
|
| 19 |
-
"train":
|
| 20 |
-
"validation":
|
| 21 |
-
"test":
|
| 22 |
},
|
| 23 |
"random_shuffle": {
|
| 24 |
-
"test":
|
| 25 |
-
"validation":
|
| 26 |
-
"train":
|
| 27 |
}
|
| 28 |
}
|
| 29 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"rows": 36678,
|
| 3 |
"fields": [
|
| 4 |
"nwo",
|
| 5 |
"sha",
|
|
|
|
| 15 |
"source"
|
| 16 |
],
|
| 17 |
"splits": {
|
| 18 |
+
"repo_split_balanced": {
|
| 19 |
+
"train": 29344,
|
| 20 |
+
"validation": 3667,
|
| 21 |
+
"test": 3667
|
| 22 |
},
|
| 23 |
"random_shuffle": {
|
| 24 |
+
"test": 3668,
|
| 25 |
+
"validation": 3668,
|
| 26 |
+
"train": 29342
|
| 27 |
}
|
| 28 |
}
|
| 29 |
+
}
|
random_shuffle/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3906fbdc369f8643cf9a1da38617498ba1ea93ea16e6d63d389c07d8fe27053
|
| 3 |
+
size 3681533
|
random_shuffle/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99ba6b1ef489b842ea6a470a389717a51d2f96bde01f7de938e430d1bc6ed235
|
| 3 |
+
size 29230975
|
random_shuffle/validation-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20419b800635e7f4cac8a6ff1d060051b85783a6d57ba5a1abdaef1b633b3d94
|
| 3 |
+
size 3639763
|
repo_split_balanced/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fb8842011db2f3ef9a12e5f30a0f4068bac24e97cc6785054c7d6010b93a557
|
| 3 |
+
size 2362791
|
repo_split_balanced/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3aa2836d05f7c8f24d14252a750573f37abd55534bdd6b011f7ac1657bcf5057
|
| 3 |
+
size 20729511
|
repo_split_balanced/validation-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47801a0a38cac9d3e246a82901a191ed3cf6fb116986490d36c07f2de84ba121
|
| 3 |
+
size 2976859
|