Upload folder using huggingface_hub
Browse files- config.json +1 -1
- model.safetensors +1 -1
    	
        config.json
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
            -
              "_name_or_path": "../models/bart",
         | 
| 3 | 
             
              "_num_labels": 3,
         | 
| 4 | 
             
              "activation_dropout": 0.0,
         | 
| 5 | 
             
              "activation_function": "gelu",
         | 
|  | |
| 1 | 
             
            {
         | 
| 2 | 
            +
              "_name_or_path": "../models/bart-v2",
         | 
| 3 | 
             
              "_num_labels": 3,
         | 
| 4 | 
             
              "activation_dropout": 0.0,
         | 
| 5 | 
             
              "activation_function": "gelu",
         | 
    	
        model.safetensors
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 1625422896
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:5b556c06a978bf4e692bedb4aa9511eb0c49e5be8c5410011471f1f753c67544
         | 
| 3 | 
             
            size 1625422896
         |