from local
This commit is contained in:
parent
10f9de3ab9
commit
cad84cd79c
Binary file not shown.
Binary file not shown.
@ -137,7 +137,7 @@ class ResidualAdapterModule(nn.Module):
|
|||||||
self,
|
self,
|
||||||
embedding_dim: float = 768,
|
embedding_dim: float = 768,
|
||||||
layer_num: int = 12,
|
layer_num: int = 12,
|
||||||
proj_dim: float = 384,
|
proj_dim: float = 512,
|
||||||
) -> None:
|
) -> None:
|
||||||
|
|
||||||
super().__init__()
|
super().__init__()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user