hreyulog commited on
Commit
d399069
·
verified ·
1 Parent(s): 33d3077

Remove unavailable repository SHA column

Browse files
README.md CHANGED
@@ -31,3 +31,5 @@ Examples are deduplicated after cleaning using the exact pair `(function, docstr
31
 
32
  - `repo_split_balanced`: repository-isolated and approximately 80%/10%/10% by example count.
33
  - `random_shuffle`: shuffled with seed `20260714` and split 80%/10%/10%.
 
 
 
31
 
32
  - `repo_split_balanced`: repository-isolated and approximately 80%/10%/10% by example count.
33
  - `random_shuffle`: shuffled with seed `20260714` and split 80%/10%/10%.
34
+
35
+ The repository commit SHA column was removed because it was unavailable for most source repositories. `function_sha` is retained for function-content deduplication.
manifest.json CHANGED
@@ -2,7 +2,6 @@
2
  "rows": 36650,
3
  "fields": [
4
  "nwo",
5
- "sha",
6
  "path",
7
  "language",
8
  "identifier",
@@ -16,14 +15,14 @@
16
  ],
17
  "splits": {
18
  "repo_split_balanced": {
 
19
  "train": 29320,
20
- "validation": 3665,
21
- "test": 3665
22
  },
23
  "random_shuffle": {
24
  "test": 3665,
25
- "validation": 3665,
26
- "train": 29320
27
  }
28
  }
29
  }
 
2
  "rows": 36650,
3
  "fields": [
4
  "nwo",
 
5
  "path",
6
  "language",
7
  "identifier",
 
15
  ],
16
  "splits": {
17
  "repo_split_balanced": {
18
+ "test": 3665,
19
  "train": 29320,
20
+ "validation": 3665
 
21
  },
22
  "random_shuffle": {
23
  "test": 3665,
24
+ "train": 29320,
25
+ "validation": 3665
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:045e8287025a11149d950c17a13a8170a78dae8d6b8bb352f147883bf0d5f5bf
3
- size 3744367
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee1ede619a8d6c02365a6f2ed3b48aaf8727f0000f8470d12ea0090460984e8
3
+ size 3743119
random_shuffle/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81be6ac8b43199a89b7b7f6036a593d7150ece5462ac3d6e072e5ac927be313e
3
- size 29082660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6197c63f9fdea9a0b30ca1b0fc715139878bf9daed809fef55982af8944f53bd
3
+ size 29077999
random_shuffle/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62a4c5d06f5d3f345cd61b72eff240965a67dcb2b8ea5dbf903e62a81ca6f07c
3
- size 3713074
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:881c4c516e45d5f4debc96ac63f762e405fa2b7e495c56cf91c7c2feea967999
3
+ size 3711717
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:f12613e6445e2811b6abf27ea41cd5d1f6b841915f9893f502c519d0aeaf79b0
3
- size 2393407
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d20d19bbaa25e7f6ed113e4b7f41d39457935c4cdb8e04407c7fb9bf582055
3
+ size 2393028
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:15567165cb51dfdbdcdeaa82b0ad9729e3c46e6491f6f1053cd2b9377aaacf40
3
- size 20630413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f6791d4dfa1da2035ce961151071d8fa9978d6e236302b1b3b4a47baffb6d63
3
+ size 20629385
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:995a2c5152bb96003e2188f94f1257ffc0a62b646a3309ed3192cbbcc17e9718
3
- size 3026367
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0104ac9439251a4c99dd4a4932aa2ebf1a7ad4760644a41a7f43964e5882a23
3
+ size 3025935