flegese commited on
Commit
f97dece
1 Parent(s): a4a5162

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/tmp/Helsinki-NLP/opus-mt-en-fr",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
@@ -57,5 +57,5 @@
57
  "static_position_embeddings": true,
58
  "transformers_version": "4.22.0.dev0",
59
  "use_cache": true,
60
- "vocab_size": 59514
61
  }
 
1
  {
2
+ "_name_or_path": "/tmp/flegese/opus-mt-en-sd",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
 
57
  "static_position_embeddings": true,
58
  "transformers_version": "4.22.0.dev0",
59
  "use_cache": true,
60
+ "vocab_size": 9514
61
  }