Commit 
							
							·
						
						85c8e96
	
1
								Parent(s):
							
							49c2c35
								
Update model to remove mask layer
Browse files- config.json +1 -1
- model.safetensors +2 -2
    	
        config.json
    CHANGED
    
    | @@ -1,6 +1,6 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
             
              "architectures": [
         | 
| 3 | 
            -
                " | 
| 4 | 
             
              ],
         | 
| 5 | 
             
              "auto_map": {
         | 
| 6 | 
             
                "AutoConfig": "configuration_bert_hash.BertHashConfig",
         | 
|  | |
| 1 | 
             
            {
         | 
| 2 | 
             
              "architectures": [
         | 
| 3 | 
            +
                "BertHashModel"
         | 
| 4 | 
             
              ],
         | 
| 5 | 
             
              "auto_map": {
         | 
| 6 | 
             
                "AutoConfig": "configuration_bert_hash.BertHashConfig",
         | 
    	
        model.safetensors
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
            -
            size  | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:985fc639a0f509ba318d810fd98f3cf159cdaf90e558b462f29ca46a9de2d98d
         | 
| 3 | 
            +
            size 3816872
         | 

