system HF staff commited on
Commit
7660259
1 Parent(s): 654e335

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "add_bias_logits": false,
5
  "add_final_layer_norm": true,
6
  "architectures": [
7
- "BartModel"
8
  ],
9
  "attention_dropout": 0.1,
10
  "bos_token_id": 0,
@@ -39,7 +39,7 @@
39
  "LABEL_2": 2
40
  },
41
  "max_position_embeddings": 1024,
42
- "model_type": "bart",
43
  "no_repeat_ngram_size": 3,
44
  "normalize_before": true,
45
  "normalize_embedding": true,
4
  "add_bias_logits": false,
5
  "add_final_layer_norm": true,
6
  "architectures": [
7
+ "BarthezForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.1,
10
  "bos_token_id": 0,
39
  "LABEL_2": 2
40
  },
41
  "max_position_embeddings": 1024,
42
+ "model_type": "barthez",
43
  "no_repeat_ngram_size": 3,
44
  "normalize_before": true,
45
  "normalize_embedding": true,