MathTutor-MIA-Demo / config.json
xiaohy's picture
Upload 10 files
916440a verified
raw
history blame contribute delete
475 Bytes
{
"project_root": "/content/drive/MyDrive/MathTutor_MIA",
"model_name": "Qwen/Qwen2.5-Math-1.5B-Instruct",
"model_type": "Qwen2.5-Math\uff08\u6570\u5b66\u4e13\u7528\uff09",
"data_size": 2000,
"gpu_available": true,
"gpu_name": "Tesla T4",
"setup_date": "2026-03-04 05:24:06",
"dependencies": {
"transformers": "latest",
"peft": "latest",
"trl": "latest",
"note": "\u4f7f\u7528\u6700\u65b0\u7248\u672c\u4ee5\u4fdd\u8bc1\u517c\u5bb9\u6027"
}
}