Git Product home page Git Product logo

Comments (9)

tgc1997 avatar tgc1997 commented on September 28, 2024

from rmn.

HXYNODE avatar HXYNODE commented on September 28, 2024

one of the training tensorboard logs is as follows:
2021-05-14 18-33-03 的屏幕截图
as illustrated in the picture, the light blue line represents one of the training records on msr-vtt dataset.
the output results :
BEST CIDEr(beam size = 2):
Bleu_1: 78.28
Bleu_2: 64.51
Bleu_3: 51.30
Bleu_4: 39.55
METEOR: 27.52
ROUGE_L: 59.84
CIDEr: 46.22
and the deep blue line is the training record that i executed the project again on msr-vtt without random seed settings yesterday
the later might be better than the former.

from rmn.

tgc1997 avatar tgc1997 commented on September 28, 2024

Hi! Does the latter one finishes training?

from rmn.

HXYNODE avatar HXYNODE commented on September 28, 2024

hi Ganchao!
thanks for ur attention to the training process.
the training is not over yet.
it will take 2 more days to finish all epochs.
so far, its logs is as follows:
2021-05-16 21-32-15 的屏幕截图
it seems like better than before.
could i stop training and evaluate it now? is it appropriate to do so?

from rmn.

HXYNODE avatar HXYNODE commented on September 28, 2024

hi, Ganchao!
the result of the latter experiment is as follows:
BEST CIDEr(beam size = 2):
Bleu_1: 79.03
Bleu_2: 65.13
Bleu_3: 51.72
Bleu_4: 40.05
METEOR: 27.88
ROUGE_L: 60.12
CIDEr: 46.59
BEST METEOR(beam size = 2):
Bleu_1: 79.63
Bleu_2: 65.68
Bleu_3: 52.00
Bleu_4: 40.06
METEOR: 28.07
ROUGE_L: 60.50
CIDEr: 47.36
and the logs screenshot is as follows:
2021-05-19 08-53-13 的屏幕截图
while the cider value is further improved in best-meteor epoch, there is still a gap to achieve the 49.6.
looking forward to your insights on the experiment, thanks!

from rmn.

tgc1997 avatar tgc1997 commented on September 28, 2024

What is the training batch size in your experiments? For msr-vtt, the best result I got is in the setting:--learning_rate=1e-4 --learning_rate_decay --learning_rate_decay_every=5 --learning_rate_decay_rate=3 --hidden_size=1300 --train_batch_size=48.
The results are as follows:(save 8 times for one epoch here)
7a96151573b82e7ad04cb5ba4bfb57e
BEST CIDEr(beam size = 2):
Bleu_1: 80.51
Bleu_2: 67.49
Bleu_3: 54.40
Bleu_4: 42.54
METEOR: 28.43
ROUGE_L: 61.62
CIDEr: 49.60

from rmn.

HXYNODE avatar HXYNODE commented on September 28, 2024

hi, Ganchao!
the training batch size set in all of my experiments is 8 due to gpu memory limitation.
so the key is the model performce will be affected by distinct batch size settings.
and would it be convenient for u to share the batch size settings for msvd dataset?
thanks for ur sincere sharing and generous help!

from rmn.

tgc1997 avatar tgc1997 commented on September 28, 2024

We set batch size to 32 for MSVD

from rmn.

HXYNODE avatar HXYNODE commented on September 28, 2024

hi, Ganchao~
i got it.
thanks again!

from rmn.

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.