Reinforcement Learning
stable-baselines3
BLAdapEnv
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use s6anripk/sand_simulator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use s6anripk/sand_simulator with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="s6anripk/sand_simulator", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Upload evaluation.json with huggingface_hub
Browse files- evaluation.json +136 -0
evaluation.json
ADDED
|
@@ -0,0 +1,136 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"A": {
|
| 3 |
+
"required_strokes": 4,
|
| 4 |
+
"correct_strokes": 2,
|
| 5 |
+
"incorrect_strokes": 3
|
| 6 |
+
},
|
| 7 |
+
"B": {
|
| 8 |
+
"required_strokes": 5,
|
| 9 |
+
"correct_strokes": 3,
|
| 10 |
+
"incorrect_strokes": 0
|
| 11 |
+
},
|
| 12 |
+
"C": {
|
| 13 |
+
"required_strokes": 3,
|
| 14 |
+
"correct_strokes": 2,
|
| 15 |
+
"incorrect_strokes": 0
|
| 16 |
+
},
|
| 17 |
+
"D": {
|
| 18 |
+
"required_strokes": 4,
|
| 19 |
+
"correct_strokes": 2,
|
| 20 |
+
"incorrect_strokes": 1
|
| 21 |
+
},
|
| 22 |
+
"E": {
|
| 23 |
+
"required_strokes": 4,
|
| 24 |
+
"correct_strokes": 2,
|
| 25 |
+
"incorrect_strokes": 3
|
| 26 |
+
},
|
| 27 |
+
"F": {
|
| 28 |
+
"required_strokes": 3,
|
| 29 |
+
"correct_strokes": 1,
|
| 30 |
+
"incorrect_strokes": 4
|
| 31 |
+
},
|
| 32 |
+
"G": {
|
| 33 |
+
"required_strokes": 5,
|
| 34 |
+
"correct_strokes": 2,
|
| 35 |
+
"incorrect_strokes": 3
|
| 36 |
+
},
|
| 37 |
+
"H": {
|
| 38 |
+
"required_strokes": 3,
|
| 39 |
+
"correct_strokes": 2,
|
| 40 |
+
"incorrect_strokes": 0
|
| 41 |
+
},
|
| 42 |
+
"I": {
|
| 43 |
+
"required_strokes": 1,
|
| 44 |
+
"correct_strokes": 0,
|
| 45 |
+
"incorrect_strokes": 5
|
| 46 |
+
},
|
| 47 |
+
"J": {
|
| 48 |
+
"required_strokes": 4,
|
| 49 |
+
"correct_strokes": 2,
|
| 50 |
+
"incorrect_strokes": 0
|
| 51 |
+
},
|
| 52 |
+
"K": {
|
| 53 |
+
"required_strokes": 3,
|
| 54 |
+
"correct_strokes": 0,
|
| 55 |
+
"incorrect_strokes": 5
|
| 56 |
+
},
|
| 57 |
+
"L": {
|
| 58 |
+
"required_strokes": 2,
|
| 59 |
+
"correct_strokes": 1,
|
| 60 |
+
"incorrect_strokes": 2
|
| 61 |
+
},
|
| 62 |
+
"M": {
|
| 63 |
+
"required_strokes": 4,
|
| 64 |
+
"correct_strokes": 0,
|
| 65 |
+
"incorrect_strokes": 5
|
| 66 |
+
},
|
| 67 |
+
"N": {
|
| 68 |
+
"required_strokes": 3,
|
| 69 |
+
"correct_strokes": 2,
|
| 70 |
+
"incorrect_strokes": 0
|
| 71 |
+
},
|
| 72 |
+
"O": {
|
| 73 |
+
"required_strokes": 4,
|
| 74 |
+
"correct_strokes": 2,
|
| 75 |
+
"incorrect_strokes": 1
|
| 76 |
+
},
|
| 77 |
+
"P": {
|
| 78 |
+
"required_strokes": 4,
|
| 79 |
+
"correct_strokes": 2,
|
| 80 |
+
"incorrect_strokes": 3
|
| 81 |
+
},
|
| 82 |
+
"Q": {
|
| 83 |
+
"required_strokes": 5,
|
| 84 |
+
"correct_strokes": 3,
|
| 85 |
+
"incorrect_strokes": 0
|
| 86 |
+
},
|
| 87 |
+
"R": {
|
| 88 |
+
"required_strokes": 5,
|
| 89 |
+
"correct_strokes": 1,
|
| 90 |
+
"incorrect_strokes": 4
|
| 91 |
+
},
|
| 92 |
+
"S": {
|
| 93 |
+
"required_strokes": 5,
|
| 94 |
+
"correct_strokes": 2,
|
| 95 |
+
"incorrect_strokes": 3
|
| 96 |
+
},
|
| 97 |
+
"T": {
|
| 98 |
+
"required_strokes": 2,
|
| 99 |
+
"correct_strokes": 1,
|
| 100 |
+
"incorrect_strokes": 4
|
| 101 |
+
},
|
| 102 |
+
"U": {
|
| 103 |
+
"required_strokes": 3,
|
| 104 |
+
"correct_strokes": 2,
|
| 105 |
+
"incorrect_strokes": 0
|
| 106 |
+
},
|
| 107 |
+
"V": {
|
| 108 |
+
"required_strokes": 2,
|
| 109 |
+
"correct_strokes": 0,
|
| 110 |
+
"incorrect_strokes": 5
|
| 111 |
+
},
|
| 112 |
+
"W": {
|
| 113 |
+
"required_strokes": 4,
|
| 114 |
+
"correct_strokes": 1,
|
| 115 |
+
"incorrect_strokes": 4
|
| 116 |
+
},
|
| 117 |
+
"X": {
|
| 118 |
+
"required_strokes": 2,
|
| 119 |
+
"correct_strokes": 2,
|
| 120 |
+
"incorrect_strokes": 0
|
| 121 |
+
},
|
| 122 |
+
"Y": {
|
| 123 |
+
"required_strokes": 3,
|
| 124 |
+
"correct_strokes": 0,
|
| 125 |
+
"incorrect_strokes": 5
|
| 126 |
+
},
|
| 127 |
+
"Z": {
|
| 128 |
+
"required_strokes": 3,
|
| 129 |
+
"correct_strokes": 2,
|
| 130 |
+
"incorrect_strokes": 0
|
| 131 |
+
},
|
| 132 |
+
"Letters with at least 1 correct stroke": 21,
|
| 133 |
+
"Letters with all correct strokes": 1,
|
| 134 |
+
"Average correct strokes": 1.5,
|
| 135 |
+
"Average incorrect strokes": 2.31
|
| 136 |
+
}
|