Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapter support for summarisation task #442

Closed
ra-MANUJ-an opened this issue Oct 28, 2022 · 8 comments
Closed

adapter support for summarisation task #442

ra-MANUJ-an opened this issue Oct 28, 2022 · 8 comments
Labels

Comments

@ra-MANUJ-an
Copy link

ra-MANUJ-an commented Oct 28, 2022

Hi, does adapter hub provides support for encoder decoder models such as t5 or longformer. So as to perform summarization task with the incorporation of adapters?

@ra-MANUJ-an
Copy link
Author

@calpt
@AmirAktify

@ra-MANUJ-an
Copy link
Author

cc : @JoPfeiff
sorry for bothering

@calpt
Copy link
Member

calpt commented Nov 2, 2022

Hey @ra-MANUJ-an,
adapter-transformers does support encoder-decoder models that can be used for summarization, e.g. T5 or BART. You can find a full list of supported model architectures at https://docs.adapterhub.ml/model_overview.html.
adapter-transformers also adjusts many of HuggingFace's example scripts for training adapters (including summarization). You can find these here.
Hope this helps.

@ra-MANUJ-an
Copy link
Author

Hi @calpt thanks for the response! As I'm currently looking at the repository, for the summarisation task, if I've to train and evaluate the model on some dataset only utilising "run_summarization.py" should give the results, right?

And is this code compatible for long document summarisation task?

@gabinguo
Copy link

gabinguo commented Dec 4, 2022

Hey, any updates for the Longformer adapter support ?

@ra-MANUJ-an
Copy link
Author

There doesn't seem to be support for longformer unfortunately. Perhaps, you can ask for it in issues itself.

@adapter-hub-bert
Copy link
Member

This issue has been automatically marked as stale because it has been without activity for 90 days. This issue will be closed in 14 days unless you comment or remove the stale label.

@adapter-hub-bert
Copy link
Member

This issue was closed because it was stale for 14 days without any activity.

@adapter-hub-bert adapter-hub-bert closed this as not planned Won't fix, can't repro, duplicate, stale Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants