namisan / mt-dnn

Multi-Task Deep Neural Networks for Natural Language Understanding
MIT License
2.23k stars 411 forks source link

Readme.md is updated? #246

Open LarissaGuder opened 1 year ago

LarissaGuder commented 1 year ago

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.