Update mmkd_black_box_local.json

This commit is contained in:
bug-orz
2025-07-24 13:40:58 +08:00
committed by GitHub
parent 56ba54f548
commit 9668863fc0

View File

@@ -16,8 +16,8 @@
"max_new_tokens": 512 "max_new_tokens": 512
}, },
"models": { "models": {
"teacher": "Qwen/Qwen2.5-VL-3B-Instruct", "teacher": "Qwen/Qwen2.5-VL-72B-Instruct",
"student": "Qwen/Qwen2.5-VL-72B-Instruct" "student": "Qwen/Qwen2.5-VL-3B-Instruct"
}, },
"training": { "training": {
"output_dir": "./result/", "output_dir": "./result/",