ai-forever commited on
Commit
f3c6b2c
1 Parent(s): 2e8350f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -189,19 +189,18 @@ print(res)
189
 
190
  ## Resources
191
  - [SAGE library](https://github.com/ai-forever/sage), GitHub
192
- - [ruM2M100-1.2B](https://huggingface.co/ai-forever/RuM2M100-1.2B), HuggingFace
193
- - [ruM2M100-418M](https://huggingface.co/ai-forever/RuM2M100-420M), HuggingFace
194
- - [FredT5-large-spell](https://huggingface.co/ai-forever/FRED-T5-large-spell), HuggingFace
195
- - [T5-large-spell](https://huggingface.co/ai-forever/T5-large-spell), HuggingFace
196
 
197
  ## License
198
- Model [M2M100-1.2B](https://huggingface.co/facebook/m2m100_1.2B), on the basis of which our solution is made, and its source code are supplied under the MIT open license.
199
- Our solution also comes with MIT license.
200
 
201
  ## Specifications
202
- - File size: 5 Gb;
203
  - Framework: pytorch
204
- - Format: AI Service
205
  - Version: v1.0
206
  - Developer: SberDevices, AGI NLP
207
 
 
189
 
190
  ## Resources
191
  - [SAGE library](https://github.com/ai-forever/sage), GitHub
192
+ - [sage-fredt5-large](https://huggingface.co/ai-forever/sage-fredt5-large), HuggingFace
193
+ - [sage-fredt5-distilled-95m](https://huggingface.co/ai-forever/sage-fredt5-distilled-95m), HuggingFace
194
+ - [sage-m2m100-1.2B](https://huggingface.co/ai-forever/sage-m2m100-1.2B), HuggingFace
195
+ - [sage-mt5-large](https://huggingface.co/ai-forever/sage-mt5-large), HuggingFace
196
 
197
  ## License
198
+ Model [FRED-T5-large](https://huggingface.co/ai-forever/FRED-T5-large), on the basis of which our solution is made, and its source code are supplied under the Apache-2.0 license.
199
+ Our solution comes with MIT license.
200
 
201
  ## Specifications
202
+ - File size: 3.3 Gb;
203
  - Framework: pytorch
 
204
  - Version: v1.0
205
  - Developer: SberDevices, AGI NLP
206