Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,15 @@ language:
|
|
| 4 |
- ru
|
| 5 |
base_model:
|
| 6 |
- DeepPavlov/rubert-base-cased
|
| 7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- ru
|
| 5 |
base_model:
|
| 6 |
- DeepPavlov/rubert-base-cased
|
| 7 |
+
---
|
| 8 |
+
This model is a derivative work based on DeepPavlov/rubert-base-cased (licensed under Apache 2.0).
|
| 9 |
+
|
| 10 |
+
The fine-tuned weights provided in this repository are licensed under CC BY-NC-ND 4.0.
|
| 11 |
+
|
| 12 |
+
Usage Restrictions:
|
| 13 |
+
|
| 14 |
+
1. These weights are intended strictly for use within the Molly-X application.
|
| 15 |
+
|
| 16 |
+
2. Any integration of these weights into third-party software, services, or scripts is prohibited without prior written consent from the author.
|
| 17 |
+
|
| 18 |
+
3. Commercial use of the weights is strictly prohibited.
|