Update adapter_config.json
Browse files- adapter_config.json +2 -1
    	
        adapter_config.json
    CHANGED
    
    | @@ -25,5 +25,6 @@ | |
| 25 | 
             
              ],
         | 
| 26 | 
             
              "task_type": "CAUSAL_LM",
         | 
| 27 | 
             
              "use_dora": false,
         | 
| 28 | 
            -
              "use_rslora": false
         | 
|  | |
| 29 | 
             
            }
         | 
|  | |
| 25 | 
             
              ],
         | 
| 26 | 
             
              "task_type": "CAUSAL_LM",
         | 
| 27 | 
             
              "use_dora": false,
         | 
| 28 | 
            +
              "use_rslora": false,
         | 
| 29 | 
            +
              "model_type": "gpt2"
         | 
| 30 | 
             
            }
         | 
