MT-DNN
MT-DNN copied to clipboard
Multi-Task Deep Neural Networks for Natural Language Understanding
Dear Authors, The current code as used in the example notebook gives very good results with Bert, but poor results with Roberta. This is surprising because the papers show that...
I am trying to train MTDNN for sequence classification on a language other than English. What changes do I need to make in the model configuration object `MTDNNConfig` to account...
Erro!!!
Why can't I find the canonical_data file in MNLI, and when running the example provided in the webpage, I got the following error: --------------------------------------------------------------------------- AssertionError Traceback (most recent call last)...
Hello, how can I change the example notebook to train the model on all GLUE datasets?
Keep getting the error "Public access is not permitted on this storage account."
Hello, it seems that the website for downloading the 'bert_model_base_v2.pt' model using wget is no longer accessible. Would it be possible for you to update it on your end?
Bumps [transformers](https://github.com/huggingface/transformers) from 2.9.0 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...