Upload 3 files
dc7a239 verified | { |
| "vocab": [ |
| "CLS", |
| "blue", |
| "bottom", |
| "bottom-left", |
| "bottom-right", |
| "brown", |
| "center", |
| "circle", |
| "gray", |
| "green", |
| "left", |
| "orange", |
| "pink", |
| "purple", |
| "red", |
| "right", |
| "square", |
| "top", |
| "top-left", |
| "top-right", |
| "triangle", |
| "yellow" |
| ], |
| "w2i": { |
| "CLS": 0, |
| "blue": 1, |
| "bottom": 2, |
| "bottom-left": 3, |
| "bottom-right": 4, |
| "brown": 5, |
| "center": 6, |
| "circle": 7, |
| "gray": 8, |
| "green": 9, |
| "left": 10, |
| "orange": 11, |
| "pink": 12, |
| "purple": 13, |
| "red": 14, |
| "right": 15, |
| "square": 16, |
| "top": 17, |
| "top-left": 18, |
| "top-right": 19, |
| "triangle": 20, |
| "yellow": 21 |
| } |
| } |