josh-oo commited on
Commit
0afac43
1 Parent(s): 8c78593

Trained on denoising task

Browse files
Files changed (2) hide show
  1. config.json +2 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "add_bias_logits": false,
7
  "add_final_layer_norm": true,
8
  "architectures": [
9
- "MBartForCausalLM"
10
  ],
11
  "attention_dropout": 0.0,
12
  "bos_token_id": 0,
@@ -30,8 +30,7 @@
30
  "2": "LABEL_2"
31
  },
32
  "init_std": 0.02,
33
- "is_decoder": true,
34
- "is_encoder_decoder": false,
35
  "label2id": {
36
  "LABEL_0": 0,
37
  "LABEL_1": 1,
 
6
  "add_bias_logits": false,
7
  "add_final_layer_norm": true,
8
  "architectures": [
9
+ "MBartForConditionalGeneration"
10
  ],
11
  "attention_dropout": 0.0,
12
  "bos_token_id": 0,
 
30
  "2": "LABEL_2"
31
  },
32
  "init_std": 0.02,
33
+ "is_encoder_decoder": true,
 
34
  "label2id": {
35
  "LABEL_0": 0,
36
  "LABEL_1": 1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a50e3ca554d72c667c2c10e4ea23524972d92b500445b0469706fba356369c7
3
- size 1834678149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a8039c0f59120fb2b33eeedec5bf22093312d68bc4e564996eb55b4488c7baa
3
+ size 2444583325