Upload ModernBertForMaskedLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
    	
        config.json
    CHANGED
    
    | @@ -1,6 +1,6 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
             
              "architectures": [
         | 
| 3 | 
            -
                " | 
| 4 | 
             
              ],
         | 
| 5 | 
             
              "attention_bias": false,
         | 
| 6 | 
             
              "attention_dropout": 0.0,
         | 
|  | |
| 1 | 
             
            {
         | 
| 2 | 
             
              "architectures": [
         | 
| 3 | 
            +
                "ModernBertForMaskedLM"
         | 
| 4 | 
             
              ],
         | 
| 5 | 
             
              "attention_bias": false,
         | 
| 6 | 
             
              "attention_dropout": 0.0,
         | 
    	
        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:aed0a22fa65297ececb7804517ddc01c88e0a6658128ae8db1a1eafbb036da86
         | 
| 3 | 
            +
            size 1583184040
         |