Add tags for finding this model more easily (#15)
Browse files- Add tags for finding this model more easily (61ea4c84db01894b9675dad36b77c15eeed0b9b9)
Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>
    	
        README.md
    CHANGED
    
    | @@ -2,6 +2,11 @@ | |
| 2 | 
             
            license: mit
         | 
| 3 | 
             
            language:
         | 
| 4 | 
             
            - zh
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
| 5 | 
             
            ---
         | 
| 6 |  | 
| 7 |  | 
| @@ -419,5 +424,4 @@ If you find this repository useful, please consider giving a star :star: and cit | |
| 419 | 
             
            ```
         | 
| 420 |  | 
| 421 | 
             
            ## License
         | 
| 422 | 
            -
            FlagEmbedding is licensed under the [MIT License](https://github.com/FlagOpen/FlagEmbedding/blob/master/LICENSE). The released models can be used for commercial purposes free of charge.
         | 
| 423 | 
            -
             | 
|  | |
| 2 | 
             
            license: mit
         | 
| 3 | 
             
            language:
         | 
| 4 | 
             
            - zh
         | 
| 5 | 
            +
            tags:
         | 
| 6 | 
            +
              - sentence-transformers
         | 
| 7 | 
            +
              - feature-extraction
         | 
| 8 | 
            +
              - sentence-similarity
         | 
| 9 | 
            +
              - transformers
         | 
| 10 | 
             
            ---
         | 
| 11 |  | 
| 12 |  | 
|  | |
| 424 | 
             
            ```
         | 
| 425 |  | 
| 426 | 
             
            ## License
         | 
| 427 | 
            +
            FlagEmbedding is licensed under the [MIT License](https://github.com/FlagOpen/FlagEmbedding/blob/master/LICENSE). The released models can be used for commercial purposes free of charge.
         | 
|  | 

