osanseviero
commited on
Commit
•
79e01a0
1
Parent(s):
5e2f5ae
Fix library tag
Browse files
README.md
CHANGED
@@ -2599,6 +2599,7 @@ model-index:
|
|
2599 |
license: mit
|
2600 |
language:
|
2601 |
- en
|
|
|
2602 |
---
|
2603 |
|
2604 |
|
@@ -2986,7 +2987,4 @@ If you find our work helpful, please cite us:
|
|
2986 |
```
|
2987 |
|
2988 |
## License
|
2989 |
-
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.
|
2990 |
-
|
2991 |
-
|
2992 |
-
|
|
|
2599 |
license: mit
|
2600 |
language:
|
2601 |
- en
|
2602 |
+
library_name: sentence-transformers
|
2603 |
---
|
2604 |
|
2605 |
|
|
|
2987 |
```
|
2988 |
|
2989 |
## License
|
2990 |
+
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.
|
|
|
|
|
|