How to run the command training Base Transformer?

How to run “Base Transformer configuration with standard training options”?

I want to debug it, however, I cannot run it because I do not have the file ‘/tmp/de2/data.vocab.pt’. (Maybe I do not have other necessary files under ‘/tmp/de2/’.)

How can I prepare ‘/tmp/de2/data*’ and ‘/tmp/extra’ to run the command training Base Transformer?

Thank you.

First you need to preprocess your data.
tmp/de2/ is just a example.
You need to write your own file path.