Coder Social home page Coder Social logo

Comments (3)

wogkr810 avatar wogkr810 commented on August 15, 2024

우선 변경한 파라미터에 대한 근거는 다음의 자료와 같다.


근거에 따라 default 설정 (max_sequence_length , doc_stride) = (384,128) 을

  • (512,128)
  • (768,192)
  • (384,96)
    로 변경하며 진행해봤다. wandb 성능 그래프는 밑의 이미지와 같으며, 현재 SOTA와 비교했을 때, 그래프 상의 성능향상이 없으므로 제출은 하지 않았다.

max_total_length

from level2-mrc-level2-nlp-09.

wogkr810 avatar wogkr810 commented on August 15, 2024

명백한 근거는 없지만, max_sequence_length를 늘리기만 해서, 줄여서도 실험을 해보았다.

  • (128,64)
  • (128,32)
    결과는 밑의 이미지처럼 성능 하락이었다.

128

from level2-mrc-level2-nlp-09.

wogkr810 avatar wogkr810 commented on August 15, 2024

추가적인 실험
max_sequence_length : 384, doc_stride : 128 인 default setting에서 doc_stride를 96로 변경하였을 때, 성능 그래프는 밑의 이미지와 같다. 128일 경우와 다르게 학습 후반부에 갈수록 점점 더 성능이 상승할 여지가 보여서, 팀원분의 의견에 따라 epoch을 5로 늘려서 실험할 예정이다. 하지만, 현재 baseline의 lr_scheduler는 linear로 고정되어있어서 epoch에 따른 lr의 감소세가 다르다. 따라서, 우선 lr_scheduler_type을 변경하여 감소세를 맞춰줘야 실험의 성능이 재현될 것이다.

384_96

from level2-mrc-level2-nlp-09.

Related Issues (20)

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.