DeNederlandscheBank / nqm

A Transformer-based Machine for answering questions on insurance companies
MIT License
0 stars 0 forks source link

Base translator, first working translation model #11

Closed jm-glowienke closed 3 years ago

jm-glowienke commented 3 years ago

I've implemented a first model using a transformer architecture and cleaned up the whole branch thoroughly. Everything appears to be working and was tested on MacOS inside a conda virtual environment. The requirements for the environment can be found in 'requirements.txt'. I also added a build file for conda named 'environment.yml'.

Important changes to review:

Furthermore, I created an archive branch, in case some of the deleted files might become handy again.