Commit
·
0bbdba7
1
Parent(s):
bb83a3f
Update README.md
Browse files
README.md
CHANGED
@@ -114,5 +114,12 @@ print(answer)
|
|
114 |
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.
|
115 |
Our solution also comes with an MIT license.
|
116 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
## Contacts
|
118 |
For questions related to the operation and application of the model, please contact the product manager: Pavel Lebedev [email protected].
|
|
|
114 |
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.
|
115 |
Our solution also comes with an MIT license.
|
116 |
|
117 |
+
## Specifications
|
118 |
+
- File size: 5 Gb;
|
119 |
+
- Framework: pytorch
|
120 |
+
- Format: AI Service
|
121 |
+
- Version: v1.0
|
122 |
+
- Developer: SberDevices, AGI NLP
|
123 |
+
|
124 |
## Contacts
|
125 |
For questions related to the operation and application of the model, please contact the product manager: Pavel Lebedev [email protected].
|