Commit 
							
							·
						
						e41a654
	
1
								Parent(s):
							
							40d1ea0
								
Update config.json
Browse files- config.json +1 -1
    	
        config.json
    CHANGED
    
    | @@ -3,7 +3,7 @@ | |
| 3 | 
             
              "activation_dropout": 0.0,
         | 
| 4 | 
             
              "activation_function": "relu",
         | 
| 5 | 
             
              "architectures": [
         | 
| 6 | 
            -
                " | 
| 7 | 
             
              ],
         | 
| 8 | 
             
              "attention_dropout": 0.0,
         | 
| 9 | 
             
              "bos_token_id": 2,
         | 
|  | |
| 3 | 
             
              "activation_dropout": 0.0,
         | 
| 4 | 
             
              "activation_function": "relu",
         | 
| 5 | 
             
              "architectures": [
         | 
| 6 | 
            +
                "OPTForCausalLM"
         | 
| 7 | 
             
              ],
         | 
| 8 | 
             
              "attention_dropout": 0.0,
         | 
| 9 | 
             
              "bos_token_id": 2,
         | 

