Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ The SeamlessM4T models come in two checkpoints of different size:
|
|
28 |
|
29 |
| Model Name | #params | checkpoint | metrics |
|
30 |
| - | - | - | - |
|
31 |
-
| [SeamlessM4T-Medium]((https://huggingface.co/facebook/seamless-m4t-medium)
|
32 |
| [SeamlessM4T-Large](https://huggingface.co/facebook/seamless-m4t-large) | 2.3B | [checkpoint](https://huggingface.co/facebook/seamless-m4t-large/resolve/main/multitask_unity_large.pt) | [metrics]() |
|
33 |
|
34 |
We provide extensive evaluation results of SeamlessM4T-Medium and SeamlessM4T-Large in the SeamlessM4T paper (as averages) in the `metrics` files above.
|
|
|
28 |
|
29 |
| Model Name | #params | checkpoint | metrics |
|
30 |
| - | - | - | - |
|
31 |
+
| [SeamlessM4T-Medium]((https://huggingface.co/facebook/seamless-m4t-medium) | 1.2B | [checkpoint](https://huggingface.co/facebook/seamless-m4t-medium/resolve/main/multitask_unity_medium.pt) | [metrics]() |
|
32 |
| [SeamlessM4T-Large](https://huggingface.co/facebook/seamless-m4t-large) | 2.3B | [checkpoint](https://huggingface.co/facebook/seamless-m4t-large/resolve/main/multitask_unity_large.pt) | [metrics]() |
|
33 |
|
34 |
We provide extensive evaluation results of SeamlessM4T-Medium and SeamlessM4T-Large in the SeamlessM4T paper (as averages) in the `metrics` files above.
|