Hacker News new | ask | show | jobs
by copypirate 2027 days ago
Thanks, I definitely might once I tidy things up... though, there isn't much to share. The model is pre-trained on the CNN/Dailymail dataset and hosted on AWS SageMaker (I used the BART tutorial as a reference). Fine-tuned on my own article summaries using the transformers library. The backend is Django/Bootstrap. Really, nothing special except for the fine-tune dataset which took ages to clean.
1 comments

It works well which is special. Open sourcing it good whether it’s clean or not