Open Shiyao-Huang opened 1 year ago
my train log :
Validation - Iteration 563 | Loss 1.08457 | Acc 0.6112
Iteration 564 | Loss 0.24259 | Acc 0.8965
Iteration 565 | Loss 0.22347 | Acc 0.9092
Iteration 566 | Loss 0.18962 | Acc 0.9307
Iteration 567 | Loss 0.20466 | Acc 0.9189
Iteration 568 | Loss 0.19291 | Acc 0.9209
Iteration 569 | Loss 0.22061 | Acc 0.9043
Iteration 570 | Loss 0.18802 | Acc 0.9229
Validation - Iteration 570 | Loss 1.08476 | Acc 0.6114
Iteration 571 | Loss 0.20536 | Acc 0.9189
Iteration 572 | Loss 0.21379 | Acc 0.9199
Iteration 573 | Loss 0.21193 | Acc 0.9053
Iteration 574 | Loss 0.21260 | Acc 0.9092
Iteration 575 | Loss 0.21147 | Acc 0.9072
Iteration 576 | Loss 0.19781 | Acc 0.9160
Iteration 577 | Loss 0.18155 | Acc 0.9219
Validation - Iteration 577 | Loss 1.08471 | Acc 0.6118
Iteration 578 | Loss 0.19942 | Acc 0.9219
Iteration 579 | Loss 0.20632 | Acc 0.9150
Iteration 580 | Loss 0.22403 | Acc 0.9111
Iteration 581 | Loss 0.19597 | Acc 0.9180
Iteration 582 | Loss 0.20380 | Acc 0.9199
Iteration 583 | Loss 0.20953 | Acc 0.9092
Iteration 584 | Loss 0.20941 | Acc 0.9141
Iteration 585 | Loss 0.19874 | Acc 0.9268
Validation - Iteration 585 | Loss 1.08473 | Acc 0.6112
training done
test:
load checkpoint from checkpoint/blip_uni_cross_mul_bs8192_fix=0.7_lr=0.0001cosine/best_lr=0.0001.pt
missing keys: []
Test Loss 0.63277 | Acc 0.6440
Discussion is very welcome and I hope I can help. I noticed that your test_test1.json has exactly the same rewards, and it's reasonable to assume that it's probably the same image that was entered. You could switch to https://github.com/THUDM/ImageReward/blob/main/scripts/test.sh and try again with the test flow in there.
need your help ~ please!
I have try a week to run this project, when I train 2 times of the IR model the figure show as follow:
a little bit overfit ,but its ok to continue all the pipeline:
【 test script and RM not support custom .pt】
finally I change my code to fit test format as follow: but the answer is test1 Test Acc: 0.00%
【 this part I have no idea 】
and the test_test1.json