keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

New Code Example: Training T5 on abstractive summarization using Hugging Face Transformers

Open Sreyan88 opened this issue 1 year ago • 2 comments

This code example shows how to fine-tune T5 on the abstraction summarization task using Hugging Face Transformers. Additionally, it also shows best practices for Hugging Face Datasets.

Sreyan88 avatar Jul 04 '22 17:07 Sreyan88

Hi @fchollet,

This is part of my GSoC 2022 contribution. Hope you can review it and comment!

Thank You so much!

Sreyan88 avatar Jul 08 '22 17:07 Sreyan88

Hi @fchollet ,

Thank You for the comments. I have made some changes to the evaluation metric and optimizer, please let me know if this suits well to needs!

Sreyan88 avatar Aug 03 '22 19:08 Sreyan88

I pushed some copyedits, please pull them first. You can now add the generated files. Sorry for the delay!

fchollet avatar Aug 28 '22 18:08 fchollet

Hi @fchollet ,

Done adding the files! Thank You again for the time!

Sreyan88 avatar Aug 28 '22 21:08 Sreyan88