-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
- Create following files
- adapters.py
- util.py
- adapterWrapper.py (adapterBertOutput/selfattention)
- pyfile/ipynb
- fix adapter class inherit issue
- debug
class adapted_bert_output(nn.Module) - remove the if else statement to read state_dict
- add skip connection
- redefine the foward function to enable passing the adapter hidden state from the last layer
- run_glue_adapter.py example
- run_glue_adapter.py
- check how to upload hugginface example
- support image conv adapter / vit / diffusion adapter?
- jax example
Metadata
Metadata
Assignees
Labels
No labels