mt-dnn
mt-dnn copied to clipboard
Readme.md is updated?
First observation: the Python version on the instructions is 3.6, but the transformer version in the requirements.txt is 4.20.0, which is only available for python >= 3.7.
The second is: I cannot find the scripts
directory. I'm looking for the embedding extractor.
So, I'm assuming that is the /experiments/dump_embedding
directory. It's correct?
And finally, nice job! You have very interesting results.