Skip to content

Custom LoRA (Low-Rank Adaptation of Large Language Models) implementation for training BERT on MLM task and other NLP approaches for predicting ratings of habr articles

Notifications You must be signed in to change notification settings

horacemtb/habr-articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

habr-articles

This research covers the following topics:

  • Explore a custom LoRA implementation of BERT attention layers for accelerated model training, with a focus on MLM task, and train an SVR model on the obtained embeddings to solve a regression task.

  • Evaluate LSTM model performance in comparison to the custom LoRA implementation.

  • Highlight the impact of additional feature engineering on model performance.

  • Present a performance comparison to underscore the effectiveness of the custom LoRA implementation in enhancing model outcomes.

About

Custom LoRA (Low-Rank Adaptation of Large Language Models) implementation for training BERT on MLM task and other NLP approaches for predicting ratings of habr articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published