- main.py: main file
→ Classifier for math word problems.
- Tokenizer.py
→ If you need vocab.txt, execute Tokenizer.py.
- generate_training_data.py
→ Check all path.
- corpus.tsv: math word problems (sample)
→ We provide a sample text in the corpus file.
This project is licensed under the terms of the Apache License 2.0.
Copyright 2018 Junseong Kim, Scatter Lab, respective BERT contributors: Bert-pytorch
Copyright (c) 2018 Alexander Rush : The Annotated Trasnformer
Copyright (c) 2021 Juntang Zhuang : Adabelief-Optimizer