Qian Liu
		
	commited on
		
		
					Commit 
							
							·
						
						d88da0b
	
1
								Parent(s):
							
							dbfa150
								
Update config.json
Browse files- config.json +1 -1
 
    	
        config.json
    CHANGED
    
    | 
         @@ -1,5 +1,5 @@ 
     | 
|
| 1 | 
         
             
            {
         
     | 
| 2 | 
         
            -
              "_name_or_path": "tapex-large-sql-execution",
         
     | 
| 3 | 
         
             
              "activation_dropout": 0.0,
         
     | 
| 4 | 
         
             
              "activation_function": "gelu",
         
     | 
| 5 | 
         
             
              "architectures": [
         
     | 
| 
         | 
|
| 1 | 
         
             
            {
         
     | 
| 2 | 
         
            +
              "_name_or_path": "microsoft/tapex-large-sql-execution",
         
     | 
| 3 | 
         
             
              "activation_dropout": 0.0,
         
     | 
| 4 | 
         
             
              "activation_function": "gelu",
         
     | 
| 5 | 
         
             
              "architectures": [
         
     |