Closed nickponline closed 5 months ago
@amyeroberts do you know if I'm missing something. Thank for the help
Hi @nickponline I finally had the time to look into OneFormer.
Uploaded a demo notebook regarding fine-tuning here: https://github.com/NielsRogge/Transformers-Tutorials/blob/master/OneFormer/Fine_tune_OneFormer_for_semantic_segmentation.ipynb. Hope that helps!
Thank you that is v. helpful!
On Sun, Nov 12, 2023 at 1:01 PM NielsRogge @.***> wrote:
Hi @nickponline https://github.com/nickponline I finally had the time to look into OneFormer.
Uploaded a demo notebook regarding fine-tuning here: https://github.com/NielsRogge/Transformers-Tutorials/blob/master/OneFormer/Fine_tune_OneFormer_for_semantic_segmentation.ipynb. Hope that helps!
— Reply to this email directly, view it on GitHub https://github.com/huggingface/transformers/issues/27356#issuecomment-1807238164, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEQCR24IYPIVUI4PMXJG7DYEE2KXAVCNFSM6AAAAAA7CDZEJ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBXGIZTQMJWGQ . You are receiving this because you were mentioned.Message ID: @.***>
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.
System Info
transformers
version: 4.35.0.dev0Who can help?
@amyeroberts @NielsRogge @praeclarumjj3
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
I get the exception:
Expected behavior
It should succeed and return the loss.
Also when I modify to add
num_text=1
it still fails:I still get an exception but different one: