Gigantisimo commited on
Commit
3f12dfd
·
verified ·
1 Parent(s): 061a159

Update README.md

Browse files

This model is a derivative work based on DeepPavlov/rubert-base-cased (licensed under Apache 2.0).

​The fine-tuned weights provided in this repository are licensed under CC BY-NC-ND 4.0.

​Usage Restrictions:

1. ​These weights are intended strictly for use within the Molly-X application.

2. ​Any integration of these weights into third-party software, services, or scripts is prohibited without prior written consent from the author.

3. ​Commercial use of the weights is strictly prohibited.

Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ language:
4
+ - ru
5
+ base_model:
6
+ - DeepPavlov/rubert-base-cased
7
+ ---