Commit Graph

  • 4aefd9c10a feat: add function to convert training data into conversation format dev/tan-vqa trungkienbkhn 2025-09-03 15:16:44 +00:00
  • 2fc34e192a update unstructured prompt dev/vqa_preparation Ubuntu 2025-09-01 09:35:06 +00:00
  • d3bd2806e8 update training Ubuntu 2025-09-01 09:33:16 +00:00
  • a520d9cae5 training with hybrid loss from teacher and from sft Ubuntu 2025-08-26 12:57:15 +00:00
  • a12a8714e4 creating vqa pairs with structured data for both labeled and unlabeled data Ubuntu 2025-08-26 09:50:40 +00:00
  • 1f7fa63676 exporting model after lora Ubuntu 2025-08-25 16:56:09 +00:00
  • 75d74fbe70 infer with chunk of 50 data for avoiding OOM lphatnguyen 2025-08-25 07:03:17 +00:00
  • 4110d9e12a add lora to training lphatnguyen 2025-08-20 10:13:19 +00:00
  • 228fa8c81b add vqa for label and unlabel lphatnguyen 2025-08-18 19:49:41 +00:00
  • c35a1621b2 fix mulitple <image> lphatnguyen 2025-08-14 08:35:10 +00:00
  • 8d781d68df generate mulitple turn question in conversation lphatnguyen 2025-08-13 20:51:49 +00:00
  • 96fa4efa49 add argument Duc-Phong 2025-08-12 14:32:40 +00:00
  • da0cae0b87 modify gen_vqa_bank lphatnguyen 2025-08-08 15:07:37 +00:00
  • d1c8832d13 modify gen_vqa_bank to randomly select ratio number of fields to ask lphatnguyen 2025-08-08 14:20:33 +00:00
  • 814fbfee03 modify gen_vqa_bank lphatnguyen 2025-08-07 15:45:55 +00:00
  • 0393ae3ab4 [Fix] prompt templates main lphatnguyen 2025-08-08 22:16:45 +00:00
  • 14cc0e118e [Add] Subfield VQA Generation lphatnguyen 2025-08-08 22:16:14 +00:00
  • 0637599c3a [Init] Init easy distill for Knowledge distillation lphatnguyen 2025-08-07 08:38:26 +00:00
  • 2f21aaae17 Update README.md chywang 2025-07-28 14:11:51 +08:00
  • 0ed2afac1a Merge pull request #16 from bug-orz/main chywang 2025-07-28 14:05:58 +08:00
  • 12dd21af89 Update cli.py bug-orz 2025-07-24 14:02:59 +08:00
  • ff719b3a09 Add files via upload bug-orz 2025-07-24 13:48:02 +08:00
  • 4e5160df57 Delete data/mllm_demo.json bug-orz 2025-07-24 13:47:41 +08:00
  • 8f77c1b41f Update mmkd_white_box.json bug-orz 2025-07-24 13:41:34 +08:00
  • 9668863fc0 Update mmkd_black_box_local.json bug-orz 2025-07-24 13:40:58 +08:00
  • 56ba54f548 Update easydistill/mmkd/infer.py bug-orz 2025-07-24 13:39:44 +08:00
  • fe2d2f5cdf Chinese comment to English bug-orz 2025-07-24 13:39:14 +08:00
  • 0636b55b7e Add files via upload bug-orz 2025-07-24 11:50:48 +08:00
  • e78fb1ce9f Update kd_black_box_local.json bug-orz 2025-07-24 11:48:45 +08:00
  • 77b5ef4c27 Update kd_black_box_api.json bug-orz 2025-07-24 11:47:59 +08:00
  • 3510caeda3 Update mmkd_white_box.json bug-orz 2025-07-24 11:42:31 +08:00
  • b021ee5226 Add files via upload bug-orz 2025-07-24 11:41:15 +08:00
  • 8a91cd363c Update mmkd_black_box_local.json bug-orz 2025-07-24 11:39:01 +08:00
  • d26eb99dd4 Delete recipes/distilqwen_series/.DS_Store bug-orz 2025-07-24 11:37:26 +08:00
  • 0806b13dd7 Delete recipes/domain_specific/.DS_Store bug-orz 2025-07-24 11:37:10 +08:00
  • ec8c4a9336 Delete recipes/.DS_Store bug-orz 2025-07-24 11:36:48 +08:00
  • cc5932c6a0 Delete easydistill/.DS_Store bug-orz 2025-07-24 11:36:31 +08:00
  • 513b459302 Delete data/.DS_Store bug-orz 2025-07-24 11:36:11 +08:00
  • 7f8bbe5e9e Delete configs/.DS_Store bug-orz 2025-07-24 11:35:53 +08:00
  • ac4d46d397 Delete .DS_Store bug-orz 2025-07-24 11:35:24 +08:00
  • 98398d4e73 add mmkd, white mmkd yyh 2025-07-24 11:27:11 +08:00
  • e5ff55e4e2 Merge pull request #14 from wyy-code/main chywang 2025-07-21 15:07:19 +08:00
  • cd0a9c656f Update data_eval.py chywang 2025-07-18 16:23:52 +08:00
  • 934af2647c add multi-teachers training wyy-code 2025-07-16 16:30:42 +00:00
  • cddeb27960 Merge pull request #10 from modelscope/dev/sample chywang 2025-07-09 10:57:45 +08:00
  • 6137832c74 Update README.md chywang 2025-07-02 17:17:05 +08:00
  • 26ae1b5b3c Update README.md chywang 2025-07-02 15:59:22 +08:00
  • 369c6c3b1a feat: add task sampler for instruction data 熊兮 2025-06-29 22:35:27 +08:00
  • 444119e18b Update README.md Andrewyan123 2025-06-27 10:14:06 +08:00
  • c4c6eb7838 Update README.md Andrewyan123 2025-06-27 10:08:16 +08:00
  • b6d3cabf5c Update README.md Andrewyan123 2025-06-26 16:51:51 +08:00
  • fc4e30119e Update README.md chywang 2025-06-26 16:12:29 +08:00
  • 4118cd8882 Update README.md chywang 2025-06-26 16:07:20 +08:00
  • 416cbdc189 Update README.md chywang 2025-06-26 15:47:50 +08:00
  • 2e91d68767 Update README.md chywang 2025-06-26 15:44:53 +08:00
  • baef67a0f8 Update README.md chywang 2025-06-26 15:36:20 +08:00
  • 755ceca704 Merge pull request #8 from modelscope/dev/cot chywang 2025-06-26 15:33:54 +08:00
  • a4b27d0835 Add files via upload Andrewyan123 2025-06-25 17:14:21 +08:00
  • b91ea7f4a0 feat: add mmkd 熊兮 2025-06-24 19:47:16 +08:00
  • 0165f28f3f feat: update instruct eval 熊兮 2025-06-23 17:01:37 +08:00
  • 52427fc0d2 add cot eval scripts 熊兮 2025-06-23 10:20:34 +08:00
  • 7052081ea2 Update README.md chywang 2025-06-10 20:01:47 +08:00
  • f8727a45ee fix white box max length dismatch 玖烛 2025-06-09 16:57:41 +08:00
  • 82e59971d9 Update README.md chywang 2025-06-03 10:42:25 +08:00
  • 3ad4597c3a Merge pull request #1 from KMnO4-zx/main chywang 2025-05-29 11:22:39 +08:00
  • 3d6844098b docs: Add chinese readme KMnO4-zx 2025-05-28 21:16:40 +08:00
  • 25a74dd70b docs: Add Chinese readme KMnO4-zx 2025-05-28 21:15:34 +08:00
  • d926998c38 fix typo 玖烛 2025-05-28 11:36:44 +08:00
  • 0d8da53a59 Update README.md chywang 2025-05-28 09:58:22 +08:00
  • a7fa46dc9f Update README.md chywang 2025-05-28 09:57:43 +08:00
  • 6a7c3f45d3 Update README.md chywang 2025-05-27 18:57:12 +08:00
  • 25caa8a90a init commit 熊兮 2025-05-27 18:55:46 +08:00
  • 6f52a67249 Initial commit Yingda Chen 2025-05-27 15:17:46 +08:00