Chaitanya14 commited on
Commit
6f27ba8
·
verified ·
1 Parent(s): 9c3f6e2

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -2
adapter_config.json CHANGED
@@ -9,6 +9,5 @@
9
  "peft_type": "PREFIX_TUNING",
10
  "prefix_projection": false,
11
  "task_type": "SEQ_2_SEQ_LM",
12
- "token_dim": 1024,
13
- "temperature":0.0
14
  }
 
9
  "peft_type": "PREFIX_TUNING",
10
  "prefix_projection": false,
11
  "task_type": "SEQ_2_SEQ_LM",
12
+ "token_dim": 1024
 
13
  }