AhmedSSoliman commited on
Commit
4567024
1 Parent(s): 50e2281

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "_name_or_path": "./distilbert-marian-training",
3
  "architectures": [
4
  "EncoderDecoderModel"
5
  ],
6
  "decoder": {
7
- "_name_or_path": "Helsinki-NLP/opus-mt-en-nl",
8
  "_num_labels": 3,
9
  "activation_dropout": 0.0,
10
  "activation_function": "swish",
 
1
  {
2
+ "_name_or_path": "AhmedSSoliman/DistilBERT-Marian-Model-on-CoNaLa",
3
  "architectures": [
4
  "EncoderDecoderModel"
5
  ],
6
  "decoder": {
7
+ "_name_or_path": "AhmedSSoliman/DistilBERT-Marian-Model-on-CoNaLa",
8
  "_num_labels": 3,
9
  "activation_dropout": 0.0,
10
  "activation_function": "swish",