Giter Club home page Giter Club logo

3l_aiffelthon_online_5th's Introduction

3L_Aiffelthon_Online_5th

안녕하세요. 온라인 5기 리서치 네 명으로 구성된 3L입니다.

아이펠에서 진행한 졸업 과제인 아이펠톤으로 PEFT기법 중 하나인 LoRA를 통해 model compression을 진행해보았습니다.

Main Idea

  1. Weight Decay Scheduling(WDS): Adapter처럼 W + BA 형태로 학습시킴과 동시에, W를 점진적으로 decay하여 학습이 진행됨에 따라 BA에 잃어버린 W 정보를 학습함.
  2. Noise와 Bias: W의 학습 정보를 공격적으로 decay하기 위해 추가. Origianl Weight 와 Noise는 독립적이라는 가정하에, noise가 decayed weight를 보상.

image

Repository

  • Project Presentations: 진행 과정을 매주 요약해서 발표를 진행.
  • src: Keras 형태의 LoRA 코드와 다음 이론을 기반으로 한 Toy Project, VGG16, Bert-Tiny, Small로 진행한 실험이 정리되어있음.

Method Applied

  • Weight Decay
  • Weight Decay, C_weight
  • Weight Decay, Noise
  • Weight Decay, C_weight, Noise image image

License

Contact

3l_aiffelthon_online_5th's People

Contributors

dellaanima avatar jooyoungyang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.