Bibek1129 commited on
Commit
cfdd34a
1 Parent(s): 893077a

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +0 -7
adapter_config.json CHANGED
@@ -21,12 +21,5 @@
21
  "c_fc",
22
  "c_attn"
23
  ],
24
- "task_specific_params": {
25
- "text-generation": {
26
- "do_sample": true,
27
- "max_tokens": 200,
28
- "min_tokens": 100
29
- }
30
- },
31
  "task_type": "CAUSAL_LM"
32
  }
 
21
  "c_fc",
22
  "c_attn"
23
  ],
 
 
 
 
 
 
 
24
  "task_type": "CAUSAL_LM"
25
  }