Skip to content

Files

Latest commit

 

History

History
27 lines (20 loc) · 916 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 916 Bytes

NLP Summarization

CodeFactor

Goal: Summarization of Science article using fine-tuned BART over diverse attentions

  • Modified BART
  • Datasets
  • Evaluation
  • Experiments and analysis

base concepts

  • BERT (Bidirectional Encoder Representation from Transformer)
  • GPT
  • BART