Skip to content

HenryYoon/dacon_meeting

Repository files navigation

This repository (repo) contains source code which is submitted to the Dacon competition: AI 기반 회의 녹취록 요약 경진대회.

In this repo, I applied Fine-tuning model with provided dataset based on ''ainize/kobart-news'' pretrained model.

As a result, I attained rank 40 out of 430 (top 9%).

Usage

First, you need to install required libraries with this command:

pip install -r requirements.txt

If you want to run our code, please input this command

python comp.py

Tech Stack

  • Data: Pandas, Datasets (Huggingface)
  • AI: Transformers, PyTorch

License

GNU GENERAL PUBLIC © Hee Seung Yun

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages