Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: other
|
|
| 3 |
---
|
| 4 |
# Functions-53K
|
| 5 |
|
|
|
|
|
|
|
| 6 |
550k files from the stack -> 68k cleanly typed functions w/ dependencies -> variable names anonymized -> 53k de-duplicated w minhash+lsh<br>
|
| 7 |
licenses: check https://huggingface.co/datasets/bigcode/the-stack
|
| 8 |
<details>
|
|
|
|
| 3 |
---
|
| 4 |
# Functions-53K
|
| 5 |
|
| 6 |
+
fifty-three thousand samples of code, annotated with input and output types as well as any dependencies or libraries required for their use. completely anonymized variables. i anonymized all the variables to sort of low-pass a bunch of high frequency features... a model of the space should be smoother to navigate. what ever you think i'm doing with this it's cooler than that.
|
| 7 |
+
|
| 8 |
550k files from the stack -> 68k cleanly typed functions w/ dependencies -> variable names anonymized -> 53k de-duplicated w minhash+lsh<br>
|
| 9 |
licenses: check https://huggingface.co/datasets/bigcode/the-stack
|
| 10 |
<details>
|