princepride commited on
Commit
b6d4481
·
verified ·
1 Parent(s): b75a14f

Upload M2M100ForConditionalGeneration

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/nllb-200-distilled-1.3B",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -28,7 +28,7 @@
28
  "pad_token_id": 1,
29
  "scale_embedding": true,
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.35.2",
32
  "use_cache": true,
33
  "vocab_size": 256206
34
  }
 
1
  {
2
+ "_name_or_path": "yonyou-sg/nllb-200-distilled-1.3B",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
28
  "pad_token_id": 1,
29
  "scale_embedding": true,
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.40.0",
32
  "use_cache": true,
33
  "vocab_size": 256206
34
  }