Created
January 26, 2017 19:32
-
-
Save Kubuxu/7f6ea467e8b0bc32234cad807efc0754 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"depthsDist": { | |
3: 0.2, | |
4: 0.3, | |
5: 0.5 | |
}, | |
"sizeDist": { | |
99: 0, | |
100: 0.02, | |
300: 0.10 | |
1024: 0.3 | |
340000: 0.58 | |
}, | |
"dirNameDist": { | |
1: 0, | |
2: 0.98, | |
100: 0.02 | |
}, | |
"fileNameDist": { | |
10: 0, | |
100: 1 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment