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
in the table 3 of the paper "LORA: LOW-RANK ADAPTATION OF LARGE LAN- GUAGE MODELS"
it says that finetuning top2 layer of GPT2 meidium require 25.19M trainable parameters.
how to get this number?
I can't find that in its original paper "Prefix-Tuning: Optimizing Continuous Prompts for Generation" and confused about how to get it.
The text was updated successfully, but these errors were encountered:
in the table 3 of the paper "LORA: LOW-RANK ADAPTATION OF LARGE LAN- GUAGE MODELS"
it says that finetuning top2 layer of GPT2 meidium require 25.19M trainable parameters.
how to get this number?
I can't find that in its original paper "Prefix-Tuning: Optimizing Continuous Prompts for Generation" and confused about how to get it.
The text was updated successfully, but these errors were encountered: