You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have reviewed the code associated with your paper on GitHub and am attempting to use it for fine-tuning. I have a couple of questions regarding the --model_name and --pt_model_name arguments in the execution command:
What value should be assigned to the --model_name argument? I am curious to know whether this argument specifies the architecture of the model or if it refers to a pre-trained model.
What is the purpose of the --pt_model_name argument? What model name should be entered for this argument to enable proper fine-tuning, and to replicate the experiments described in your paper?
If you could provide an example of the execution command or any additional documentation links, it would be greatly helpful for my study. Thank you for facilitating deeper research through your code. I’ll continue to explore the documentation while I await your response.
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I have reviewed the code associated with your paper on GitHub and am attempting to use it for fine-tuning. I have a couple of questions regarding the --model_name and --pt_model_name arguments in the execution command:
What value should be assigned to the --model_name argument? I am curious to know whether this argument specifies the architecture of the model or if it refers to a pre-trained model.
What is the purpose of the --pt_model_name argument? What model name should be entered for this argument to enable proper fine-tuning, and to replicate the experiments described in your paper?
If you could provide an example of the execution command or any additional documentation links, it would be greatly helpful for my study. Thank you for facilitating deeper research through your code. I’ll continue to explore the documentation while I await your response.
Thank you.
The text was updated successfully, but these errors were encountered: