Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -19,10 +19,10 @@ license: mit | |
| 19 | 
             
            ---
         | 
| 20 |  | 
| 21 | 
             
            ## About
         | 
| 22 | 
            -
            This repository is a boilerplate to push a mask-filling model to the HuggingFace Model Hub.
         | 
| 23 |  | 
| 24 | 
             
            ### Upload to huggingface
         | 
| 25 | 
            -
            Download your tokenizer, model checkpoints, and optionally the training logs () to the `./ckpt` directory.
         | 
| 26 |  | 
| 27 | 
             
            Optionally, test model using the MLM task:
         | 
| 28 | 
             
            ```sh
         | 
|  | |
| 19 | 
             
            ---
         | 
| 20 |  | 
| 21 | 
             
            ## About
         | 
| 22 | 
            +
            This [repository](https://github.com/approach0/azbert) is a boilerplate to push a mask-filling model to the HuggingFace Model Hub.
         | 
| 23 |  | 
| 24 | 
             
            ### Upload to huggingface
         | 
| 25 | 
            +
            Download your tokenizer, model checkpoints, and optionally the training logs (`events.out.*`) to the `./ckpt` directory.
         | 
| 26 |  | 
| 27 | 
             
            Optionally, test model using the MLM task:
         | 
| 28 | 
             
            ```sh
         | 

