Skip to content

UL-FRI-NLP-Course/ul-fri-nlp-course-project-2024-2025-group-26

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural language processing course: Automatic generation of Slovenian traffic news for RTV Slovenija

This project aims to automate the generation of concise, accurate traffic news for RTV Slovenija. The current process relies on manual reporting every 30 minutes, which is both time-consuming and prone to error. By leveraging state-of-the-art large language models, prompt engineering techniques, and parameter-efficient fine-tuning methods, the project seeks to deliver real-time, high-quality traffic updates.

Project Folder Structure

.
├── arnes/      # Everything related to running LLMs on ARNES
├── Articles/   # Related works
├── Data/       # Data files
├── Notebooks/  # Relevant notebooks for our project
├── report/
└── src/        # Preprocessing & evaluation code

About

ul-fri-nlp-classroom-ul-fri-nlp-course-project-2024-2025-Project-template created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 75.6%
  • Python 14.3%
  • TeX 9.0%
  • Shell 1.1%