Aminrhmni commited on
Commit
779f6a7
1 Parent(s): 5482e38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -3,12 +3,15 @@ language:
3
  - fa
4
  license: mit
5
  ---
6
- ***This model is intended for non-commercial use only. If you wish to use it for commercial purposes, please make sure to refer to this LinkedIn address.
7
 
8
- "Viravirast" is an editor based on transformer algorithms. By visiting the Viravirast.com, you can use a Persian semantic and structural text editor.
9
 
 
 
 
 
10
 
11
- usage
12
 
13
  from transformers import (
14
  T5Tokenizer,
 
3
  - fa
4
  license: mit
5
  ---
6
+ ***This model is intended for non-commercial use only. If you wish to use it commercially, please refer to this LinkedIn address.
7
 
8
+ https://www.linkedin.com/in/amin-rahmani-41417b121/
9
 
10
+ "Viravirast" is an editor based on transformer algorithms. By visiting Viravirast.com, you can use a Persian semantic and structural text editor.
11
+
12
+
13
+ ***Use this code in order to get the complete sentence
14
 
 
15
 
16
  from transformers import (
17
  T5Tokenizer,