Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update tqdm progress bar position * Merge commit '82108537ee4e3d54d6378fb7faa78199e00a3e8b' * Squashed commit of the following: commit 03edad8 Author: Zhang Peiyuan <a1286225768@gmail.com> Date: Thu Jan 25 17:08:25 2024 +0800 add model specific prompt and gen kwargs in sqa (EvolvingLMMs-Lab#19) * add mmme * black * add model specific prompt and gen kwargs * black * add yaml config to supprot multi-model eval * print table at the end * refactor multi model code commit 8210853 Author: kcz358 <92624596+kcz358@users.noreply.github.com> Date: Thu Jan 25 09:47:31 2024 +0800 [Dataset] Add flickr30k (EvolvingLMMs-Lab#18) * Add flickr30k support * Black lint * Align prompt with NoCaps commit 158c42d Author: Li Bo <drluodian@gmail.com> Date: Wed Jan 24 22:10:14 2024 +0800 [Datasets] modify NoCaps data path and prompts (EvolvingLMMs-Lab#17) * Merge commit '76c213db0f1495c1ececf0b58678f87cc6144e3c' * Update dataset paths and improve user prompts commit 76c213d Author: Li Bo <drluodian@gmail.com> Date: Wed Jan 24 19:51:34 2024 +0800 Add output path file naming convention (EvolvingLMMs-Lab#16) Update datetime format in get_datetime_str() function * remove useless output file * Update dataset path in vqav2.yaml * Squashed commit of the following: commit 122f420e8450d70eeee97d0e33d30772f781358d Author: kcz358 <92624596+kcz358@users.noreply.github.com> Date: Fri Jan 26 09:56:45 2024 +0800 Black lint commit 363c608444b6df57d51e53f2adb8d8cbfeda0852 Author: kcz358 <92624596+kcz358@users.noreply.github.com> Date: Fri Jan 26 09:55:47 2024 +0800 Solve doc_iterator_for_counting crashing issue commit 87d7ee9a776438ad39d4f275f6dc589433f30931 Author: kcz358 <92624596+kcz358@users.noreply.github.com> Date: Fri Jan 26 09:55:13 2024 +0800 Exclude train in refcoco/+/g config commit d5571773a0d095a288be47883ffdf53f07a077ee Merge: 6a1ae69 697a438 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 17:17:13 2024 +0000 Merge branch 'dev/bli_add_datasets' of https://github.com/EvolvingLMMs-Lab/lmms-eval into dev/bli_add_datasets commit e8710b2ab15bf0bfdb30a60fbd18dcec404bd2ae Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 17:17:06 2024 +0000 Fix file path and raise error if config file does not exist commit 3f3f7481a933a368b5f1b8f267f8003ea0ef82f4 Author: kcz358 <92624596+kcz358@users.noreply.github.com> Date: Fri Jan 26 00:47:24 2024 +0800 Fix tasks issue for nocaps, refcoco/+/g commit c0dcef296c7076d5ad9992c1afef229e447b9851 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 10:09:43 2024 +0000 Remove unused files and update task configuration commit 59e99665b53fb0d1b95f59ae7c2bfffdb1f6d93b Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 09:43:56 2024 +0000 Add submission file for coco, flickr30k, nocaps, and textcaps tasks commit 68364a32bd346514262a957e89899a4c1c057bf9 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 09:32:54 2024 +0000 Refactor get_task_dict function to handle nested groups commit 18f51856fef5fd1b62b1189068c9837fb67195e3 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 09:13:46 2024 +0000 Fix bug in login functionality Refactor code for better performance Add new feature for user authentication Update UI layout for improved user experience Fix typo in variable name Optimize database queries for faster response time Add error handling for edge cases Update dependencies to latest versions Remove unused code Improve code readability and maintainability commit 927d9e80856e6b14fd81ddac273ba2468dddc076 Author: kcz358 <92624596+kcz358@users.noreply.github.com> Date: Thu Jan 25 17:07:20 2024 +0800 Fix cli itself can not run with config file commit 589b3a2a124c241441b3180a67bab57412bbe5ef Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 09:09:04 2024 +0000 Squashed commit of the following: commit 03edad8 Author: Zhang Peiyuan <a1286225768@gmail.com> Date: Thu Jan 25 17:08:25 2024 +0800 add model specific prompt and gen kwargs in sqa (EvolvingLMMs-Lab#19) * add mmme * black * add model specific prompt and gen kwargs * black * add yaml config to supprot multi-model eval * print table at the end * refactor multi model code commit 4c9c7db3ba26973d130a111506b4d5d77ab00c95 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 09:02:57 2024 +0000 Squashed commit of the following: commit a9bdc9b952df662cd7156ccc63af31ae0a83d2ff Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 11:59:12 2024 +0800 refactor multi model code commit 7313f07606ec94f555d50d4523adcb2c1714922e Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 11:51:16 2024 +0800 print table at the end commit 69f7f0be0eaa855c6c46e7c748a7ac69a04606e8 Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 11:20:59 2024 +0800 add yaml config to supprot multi-model eval commit 9173602a072c669f3348a58b715c77cfef4f0fbf Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 10:39:42 2024 +0800 black commit 9386d0011c4d6ed7190373d0951d903c7548ccb5 Merge: 7e8b57d 1d3fdd4 Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 10:37:57 2024 +0800 resolve conflicts in sqa commit 77079bc826943e187247863d5473237de05b3cf2 Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 10:36:46 2024 +0800 add model specific prompt and gen kwargs commit 1a284e6a412da3cc503297f33417dad19dd59aee Author: jzhang38 <a1286225768@gmail.com> Date: Wed Jan 24 13:56:51 2024 +0800 black commit d1c04e8c8e509a375c117020b3c241cc736f9365 Author: jzhang38 <a1286225768@gmail.com> Date: Wed Jan 24 13:55:43 2024 +0800 add mmme commit 4f7ad7f56de08cddd2b3af64635d0d3a2c37ddb7 Merge: 22c3adf 1d3fdd4 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 08:43:15 2024 +0000 Merge commit '82108537ee4e3d54d6378fb7faa78199e00a3e8b' into dev/bli_add_datasets commit e7cd3c23c345d1ed54e9085ac0cf28006489c434 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 08:38:52 2024 +0000 Squashed commit of the following: commit a9bdc9b952df662cd7156ccc63af31ae0a83d2ff Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 11:59:12 2024 +0800 refactor multi model code commit 7313f07606ec94f555d50d4523adcb2c1714922e Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 11:51:16 2024 +0800 print table at the end commit 69f7f0be0eaa855c6c46e7c748a7ac69a04606e8 Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 11:20:59 2024 +0800 add yaml config to supprot multi-model eval commit 9173602a072c669f3348a58b715c77cfef4f0fbf Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 10:39:42 2024 +0800 black commit 9386d0011c4d6ed7190373d0951d903c7548ccb5 Merge: 7e8b57d 1d3fdd4 Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 10:37:57 2024 +0800 resolve conflicts in sqa commit 77079bc826943e187247863d5473237de05b3cf2 Author: jzhang38 <a1286225768@gmail.com> Date: Thu Jan 25 10:36:46 2024 +0800 add model specific prompt and gen kwargs commit 8210853 Author: kcz358 <92624596+kcz358@users.noreply.github.com> Date: Thu Jan 25 09:47:31 2024 +0800 [Dataset] Add flickr30k (EvolvingLMMs-Lab#18) * Add flickr30k support * Black lint * Align prompt with NoCaps commit 158c42d Author: Li Bo <drluodian@gmail.com> Date: Wed Jan 24 22:10:14 2024 +0800 [Datasets] modify NoCaps data path and prompts (EvolvingLMMs-Lab#17) * Merge commit '76c213db0f1495c1ececf0b58678f87cc6144e3c' * Update dataset paths and improve user prompts commit 1a284e6a412da3cc503297f33417dad19dd59aee Author: jzhang38 <a1286225768@gmail.com> Date: Wed Jan 24 13:56:51 2024 +0800 black commit d1c04e8c8e509a375c117020b3c241cc736f9365 Author: jzhang38 <a1286225768@gmail.com> Date: Wed Jan 24 13:55:43 2024 +0800 add mmme commit 33b1143ba4f86461cc37c5b4f86c3a20523768e5 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 08:38:11 2024 +0000 Add coco_val and coco_test tasks to coco.yaml commit b163d1076b6df227914352cb7a23e5cbc282c683 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 04:58:28 2024 +0000 Update dataset_path in flickr30k.yaml commit 44df7c8fa06090b48a47c5c87f988d2e14c663f9 Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 02:12:25 2024 +0000 Merge commit '82108537ee4e3d54d6378fb7faa78199e00a3e8b' commit 96626ddda0df111ef5498f294e58ed01b51bdbbd Author: Bo Li <drluodian@gmail.com> Date: Thu Jan 25 02:10:18 2024 +0000 Add submission folder and update file paths for storing prediction results commit 8210853 Author: kcz358 <92624596+kcz358@users.noreply.github.com> Date: Thu Jan 25 09:47:31 2024 +0800 [Dataset] Add flickr30k (EvolvingLMMs-Lab#18) * Add flickr30k support * Black lint * Align prompt with NoCaps commit 158c42d Author: Li Bo <drluodian@gmail.com> Date: Wed Jan 24 22:10:14 2024 +0800 [Datasets] modify NoCaps data path and prompts (EvolvingLMMs-Lab#17) * Merge commit '76c213db0f1495c1ececf0b58678f87cc6144e3c' * Update dataset paths and improve user prompts commit 739dc3f823ab434707c23160c1bf51712ccbdc43 Merge: c6370bf 51f2eaa Author: Li Bo <drluodian@gmail.com> Date: Wed Jan 24 22:10:07 2024 +0800 Merge branch 'main' into dev/bli_add_datasets commit 7ae42b4e7f1895429ffaa4ffb2d57f6aab2a470c Author: Bo Li <drluodian@gmail.com> Date: Wed Jan 24 14:08:06 2024 +0000 Update dataset paths and improve user prompts commit 55d8c58b5446e432de7d397eb251028608d08edd Author: Bo Li <drluodian@gmail.com> Date: Wed Jan 24 11:52:33 2024 +0000 Merge commit '76c213db0f1495c1ececf0b58678f87cc6144e3c' commit 76c213d Author: Li Bo <drluodian@gmail.com> Date: Wed Jan 24 19:51:34 2024 +0800 Add output path file naming convention (EvolvingLMMs-Lab#16) Update datetime format in get_datetime_str() function * Fix bug in login functionality * create vqav2_val * Update vqav2_test.yaml * Update vqav2_test.yaml * Update vqav2_val.yaml --------- Co-authored-by: Li Bo <drluodian@gmail.com>
- Loading branch information