Last active
June 16, 2018 20:49
-
-
Save mdouze/89e30746d37f98224610df5a21c84ecc 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
(fair_env) matthijs@devfair0144:~/src/low-shot-with-diffusion$ python parse_diffusion.py --mode test | |
============ nbg= 1000000 | |
nl=1: 61.24 +/- 0.550, novel 43.54 +/- 0.952 | |
nl=2: 66.62 +/- 0.719, novel 52.44 +/- 1.189 | |
nl=5: 72.44 +/- 0.314, novel 61.92 +/- 0.511 | |
nl=10: 76.12 +/- 0.194, novel 67.86 +/- 0.301 | |
nl=20: 79.02 +/- 0.232, novel 72.50 +/- 0.385 | |
============ nbg= 10000000 | |
nl=1: 62.64 +/- 0.755, novel 45.76 +/- 1.244 | |
nl=2: 68.24 +/- 0.811, novel 55.14 +/- 1.366 | |
nl=5: 74.00 +/- 0.385, novel 64.58 +/- 0.611 | |
nl=10: 77.40 +/- 0.290, novel 69.94 +/- 0.422 | |
nl=20: 79.94 +/- 0.273, novel 74.08 +/- 0.371 | |
============ nbg= 100000000 | |
nl=1: 63.50 +/- 0.642, novel 47.42 +/- 1.120 | |
nl=2: 69.42 +/- 0.627, novel 56.92 +/- 1.094 | |
nl=5: 75.16 +/- 0.393, novel 66.20 +/- 0.648 | |
nl=10: 78.50 +/- 0.268, novel 71.68 +/- 0.479 | |
nl=20: 80.76 +/- 0.162, novel 75.26 +/- 0.224 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment