Hacker News new | ask | show | jobs
by generalizations 2132 days ago
Based on some digging around, it looks like the app is made with Facebook AI's BART model [1]. The only summarization implementation I spotted was made by huggingface (of course). [2]

[1] https://github.com/pytorch/fairseq/tree/master/examples/bart

[2] https://huggingface.co/facebook/bart-large-cnn

1 comments

Yes, you are correct -- I linked to this research on the frontpage as a citation.