arithmetic / README.md
evanhanders's picture
Update README.md
78d9827
metadata
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.