File size: 239 Bytes
2bf9564 486d50a 2bf9564 78d9827 486d50a 78d9827 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: apache-2.0
language:
- en
tags:
- math
- nlp
---
# Arithmetic
This is a really simple little encoding with d_vocab = 14 (0-9, +, -, =, >), where '>' is the BOS/EOS token.
Models trained with this should be incoming soon-ish. |