Skip to content

0418 meeting #1

@virginiakm1988

Description

@virginiakm1988
  1. Create following files
  • adapters.py
  • util.py
  • adapterWrapper.py (adapterBertOutput/selfattention)
  • pyfile/ipynb
  1. fix adapter class inherit issue
  • debug class adapted_bert_output(nn.Module)
  • remove the if else statement to read state_dict
  1. add skip connection
  • redefine the foward function to enable passing the adapter hidden state from the last layer
  1. run_glue_adapter.py example
  • run_glue_adapter.py
  1. check how to upload hugginface example
  2. support image conv adapter / vit / diffusion adapter?
  3. jax example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions