namisan / mt-dnn

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

task specific data for fine-tuning #221

Closed CarinaXZZ closed 2 years ago

CarinaXZZ commented 3 years ago

When you fine-tune MT-DNN for GLUE, you mention applying task-specific data. I wonder if these data originate from the training set. Do you have a percentage of how much training data you will remain for the task-specific fine-tuning?

Thanks

namisan commented 2 years ago

these are from original training data. I just merged all the training data.