Commit Graph

21 Commits

Author SHA1 Message Date
Zhijie Lin
e8f046f414 test 2023-05-25 16:25:06 +08:00
Zhijie Lin
fef5e3640d test 2023-05-25 15:33:37 +08:00
Zhijie Lin
5cba998d17 test 2023-05-25 15:22:19 +08:00
Bingyi Kang
3efda2ac76
Evaluation (#3)
Evaluation (Version 1) (including Quantitative & Qualitative)
WIP: Reconstruct the eval part & config part

---------

Co-authored-by: unknown <913556700@qq.com>
Co-authored-by: bingyikang <bingyikang@bytedance.com>
2023-05-25 12:34:00 +08:00
unknown
2d2d781469 modify dataset & dataloader; modify the evaluation part 2023-05-24 00:21:43 +08:00
unknown
d1527dd924 fix conflicts 2023-05-22 18:52:35 +08:00
unknown
d2ba3c48b6 rename some components for further extension 2023-05-22 18:48:43 +08:00
bingyikang
b59616dfae add training config for bindgpt 2023-05-22 18:38:05 +08:00
unknown
49f6b84880 remove some inappropriate assertions 2023-05-18 14:03:59 +08:00
unknown
d2db151df2 Initial Version (might have some bugs) 2023-05-18 13:52:05 +08:00
unknown
926ee3e98a Build model sketches. Next: Dataset & Config 2023-05-17 21:30:25 +08:00
Jun Chen
3bd99950f0
Update runner_base.py 2023-04-23 15:49:37 +03:00
Deyao Zhu
322ed189e6 add argument to set the demo device 2023-04-19 19:49:05 +03:00
Deyao Zhu
f5c28362d4 fix the issue with strange strikethrough output 2023-04-19 10:53:33 +03:00
Deyao Zhu
dadc0d7e69 adding length control and change the default hyperparameter of the conversation to avoid OOM in 3090. 2023-04-18 22:04:50 +03:00
Deyao Zhu
3c9d321b79 fix an import bug in image_text_pair_builder.py 2023-04-17 16:57:20 +03:00
Deyao Zhu
b76d5c5a50 add argument to switch 8bit 2023-04-17 16:54:00 +03:00
152334H
700f05d079 set num_beam default to 1 instead of completely removing it 2023-04-17 14:56:18 +08:00
152334H
6a8e6e49ff load in 8bit and run ViT-L in cpu to reduce vram use 2023-04-17 13:52:09 +08:00
152334H
017fa43d03 disable beam search to reduce vram use 2023-04-17 13:51:39 +08:00
Deyao Zhu
f1a33af227 first commit 2023-04-17 01:04:16 +03:00