selsar commited on
Commit
ff14213
·
verified ·
1 Parent(s): 8bb5567

Upload task_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. task_config.json +1 -0
task_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"labels": ["Negative", "Neutral", "Positive"], "scheme": "liberal", "task": "3class", "base_model": "Qwen/Qwen2.5-3B-Instruct", "use_fewshot": false, "use_fewshot_contrastive": false, "neg_weight_mult": 1.0, "per_group_class_weighting": true, "focal_gamma": 0.0, "include_mlp_lora": true, "target_modules": ["q_proj", "k_proj", "v_proj", "o_proj", "gate_proj", "up_proj", "down_proj"], "max_prompt_len": 704}