Apply for community grant: Academic project (gpu)

#1
by hungdungn47 - opened

I have an assignment in my Natural Language Processing class at university, in which I have to deploy a multi document summarization model for Vietnamese. This project aims to develop an advanced summarization system that can efficiently process and condense large volumes of text from diverse sources, providing users with concise and comprehensive summaries.

I use two different method to summarize, one extractive and one abstractive method.

The extractive method - Contrastive hierarchical discourse graph works fine on CPU.

For the abstractive approach, I finetune ViT5, and it takes forever to make inference on CPU.

I hope I can get a GPU grant for this small project.

image.png

Sign up or log in to comment