Commit
·
fdf1229
1
Parent(s):
cea7efb
Update parquet files
Browse files
README.md
DELETED
@@ -1,17 +0,0 @@
|
|
1 |
-
# Deduplicated Commits
|
2 |
-
|
3 |
-
Deduplicated based on diff:
|
4 |
-
|
5 |
-
```
|
6 |
-
content = '\n'.join(difflib.unified_diff(
|
7 |
-
old_content.splitlines(keepends=True),
|
8 |
-
new_content.splitlines(keepends=True),
|
9 |
-
n=5
|
10 |
-
))
|
11 |
-
```
|
12 |
-
|
13 |
-
## Parameters:
|
14 |
-
|
15 |
-
Minimum ngram size: 5
|
16 |
-
MinHash ngram size: 5
|
17 |
-
MinHash threshold: 0.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/java/part_0000.parquet → bigcode--github-commits-diff-dedup-pjjs-april/parquet-train-00000-of-00002.parquet
RENAMED
@@ -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:27f30bdc99c182c710200b24404885e41e9d27493569426c10c95b4a5a746d5d
|
3 |
+
size 221995290
|
data/java/part_0001.parquet → bigcode--github-commits-diff-dedup-pjjs-april/parquet-train-00001-of-00002.parquet
RENAMED
@@ -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:4b7a2e6101c216d6be8836d59efd754915cbe0a25ad9be8a2cfeb28d05710815
|
3 |
+
size 125296127
|