cointegrated commited on
Commit
9b9680e
1 Parent(s): bf0e818

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -182,7 +182,7 @@ language:
182
  ---
183
 
184
  It is a truncated version of [NLLB-200-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) model
185
- (6 layers instead of 12, 512 hidden dimensions instead of 1024) with 175M parameters (131M of which are embeddings).
186
 
187
  This model was fine-tuned on the [slone/nllb-200-10M-sample](https://huggingface.co/datasets/slone/nllb-200-10M-sample) subset of the NLLB dataset
188
  with 175 languages, using only the samples with BLASER score above 3.5.
 
182
  ---
183
 
184
  It is a truncated version of [NLLB-200-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) model
185
+ (6 layers instead of 12, 512 hidden dimensions instead of 1024) with 175M parameters (131M of which are token embeddings).
186
 
187
  This model was fine-tuned on the [slone/nllb-200-10M-sample](https://huggingface.co/datasets/slone/nllb-200-10M-sample) subset of the NLLB dataset
188
  with 175 languages, using only the samples with BLASER score above 3.5.