File size: 405 Bytes
223ea1d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"expert_id": 7,
"expert_name": "visual_spatial",
"gateway_edge_type": 7,
"data_keywords": [
"multimodal_routing",
"cosmopedia"
],
"prompt_filter": [
"image",
"visual",
"spatial",
"geometry",
"shape",
"pattern"
],
"training_samples": 50000,
"training_steps": 1000,
"base_model": "meta-llama/Llama-3.1-70B-Instruct",
"lora_r": 32,
"lora_alpha": 64
} |