初始化项目,由ModelHub XC社区提供模型
Model: TLabFineTuning/TRIP-Qwen2.5-VL-3B-Bus-LoRA Source: Original Platform
This commit is contained in:
12
train_config.json
Normal file
12
train_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"base_model": "D:\\models\\qwen\\Qwen2___5-VL-3B-Instruct",
|
||||
"lora_r": 2,
|
||||
"lora_alpha": 4,
|
||||
"learning_rate": 1e-05,
|
||||
"max_vision_tokens": 64,
|
||||
"batch_size": 10,
|
||||
"total_samples": 135,
|
||||
"trained_samples": 136,
|
||||
"merged": true,
|
||||
"note": "此目录包含完整独立模型,无需原基础模型即可加载"
|
||||
}
|
||||
Reference in New Issue
Block a user