hreyulog commited on
Commit
bc42ea0
·
verified ·
1 Parent(s): 19fbce0

Deduplicate complete function texts globally

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ language:
27
 
28
  This version contains open-source ArkTS function-comment pairs from repositories with more than zero stars. License/copyright headers and code-only documentation are removed. Documentation shorter than five characters is excluded.
29
 
30
- Queries are globally unique: after cleaning, only one example is retained for each exact `docstring`.
31
 
32
- - `repo_split_balanced`: repository-isolated by normalized `nwo` (platform is not part of the repository key) and approximately 80%/10%/10% by example count.
33
  - `random_shuffle`: shuffled with seed `20260714` and split 80%/10%/10%.
 
27
 
28
  This version contains open-source ArkTS function-comment pairs from repositories with more than zero stars. License/copyright headers and code-only documentation are removed. Documentation shorter than five characters is excluded.
29
 
30
+ Queries and complete function texts are globally unique after cleaning.
31
 
32
+ - `repo_split_balanced`: repository-isolated by normalized `nwo` across platforms and approximately 80%/10%/10% by example count.
33
  - `random_shuffle`: shuffled with seed `20260714` and split 80%/10%/10%.
manifest.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "rows": 31239,
3
  "fields": [
4
  "nwo",
5
  "path",
@@ -15,14 +15,14 @@
15
  ],
16
  "splits": {
17
  "repo_split_balanced": {
18
- "train": 24992,
19
- "validation": 3124,
20
- "test": 3123
21
  },
22
  "random_shuffle": {
23
- "test": 3124,
24
- "validation": 3124,
25
- "train": 24991
26
  }
27
  }
28
  }
 
1
  {
2
+ "rows": 31164,
3
  "fields": [
4
  "nwo",
5
  "path",
 
15
  ],
16
  "splits": {
17
  "repo_split_balanced": {
18
+ "train": 24932,
19
+ "validation": 3116,
20
+ "test": 3116
21
  },
22
  "random_shuffle": {
23
+ "test": 3116,
24
+ "validation": 3117,
25
+ "train": 24931
26
  }
27
  }
28
  }
random_shuffle/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9d2dcf136b6544cdcb8d229c6a45a3ac2585ed4c4e68c5d6b9c7aaad4529c17
3
- size 3306795
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b86423b8821433f960861d036df1838aa8466255d78f1d7ebc67e34a857ed858
3
+ size 3304562
random_shuffle/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25fb32ec3cbf778d90d4b7c79057951d216678dfd4a36838fa69b31794de09c5
3
- size 25615559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e64e7ef5b27fbb56353be2274928e2ddc4175f52994e080ccbaa25dcfa5a88ef
3
+ size 25636133
random_shuffle/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd93ee338705317700a7ce95f75b2cd725ca512485398e7aef4c0314716aa5cc
3
- size 3209368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ceadf8c32d233f404098cd8852140802e6d8d564e8250b788a029f72d6a167b
3
+ size 3191873
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:91b434072b9ac95c14df3123b9d836484b3e6606682f1500a7b4a7254c4ea1bc
3
- size 2494825
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c58b917f342fae486332ecf2d10036a4d75428101336d9efb1e264e5049b9ee
3
+ size 2379257
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:042ada3c1b584f9a2679d8a8ef823ebb242c40bdc96f2e0eb83e2379e30b73bc
3
- size 18478535
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0498013df21a16a1c91cace9852a533f4c28804e3447c47fda5e8744e9dcb186
3
+ size 18493765
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:4182ed2efbea370f2d63e872db770e8aea131b3dc6f06b0cf5f08db77ec39353
3
- size 2589314
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f0ce30a52b0b92ac2c139c7879510656f95702c0f7785e7c886bfce90c3a887
3
+ size 2641918