Updated model with better training and evaluation. Test and val data included as pickle files. Older Legacy files were removed to avoid confusion.
2de46f4 | { | |
| "[MASK2]": 3, | |
| "[MASK]": 0, | |
| "[PAD]": 2, | |
| "[UNK]": 1 | |
| } | |
| { | |
| "[MASK2]": 3, | |
| "[MASK]": 0, | |
| "[PAD]": 2, | |
| "[UNK]": 1 | |
| } | |