zarus03 commited on
Commit
2c7245a
·
verified ·
1 Parent(s): 58b71bb

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +3 -2
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -4,7 +4,7 @@
4
  "add_bias_logits": false,
5
  "add_final_layer_norm": false,
6
  "architectures": [
7
- "BartForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.1,
10
  "bos_token_id": 0,
@@ -31,7 +31,8 @@
31
  "2": "LABEL_2"
32
  },
33
  "init_std": 0.02,
34
- "is_encoder_decoder": true,
 
35
  "label2id": {
36
  "LABEL_0": 0,
37
  "LABEL_1": 1,
 
4
  "add_bias_logits": false,
5
  "add_final_layer_norm": false,
6
  "architectures": [
7
+ "BartForCausalLM"
8
  ],
9
  "attention_dropout": 0.1,
10
  "bos_token_id": 0,
 
31
  "2": "LABEL_2"
32
  },
33
  "init_std": 0.02,
34
+ "is_decoder": true,
35
+ "is_encoder_decoder": false,
36
  "label2id": {
37
  "LABEL_0": 0,
38
  "LABEL_1": 1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b07c31d569494f6bca2ec1e4cacfe347c6b0b7c95a821d1b30db97479ea5e3f7
3
- size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfdebb0a0a0294751a06ab9b491184cb0257f2320c830abae25a65f8aa1d817c
3
+ size 384433400
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a2ce132d0398ad251b8caf71e24c024af297dde6498f9bbc6b884be6aeaab91
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fed59c58e6a3d92dbf1d5985c481a2c1cc8bb80291267987ba9a52d8740ad94
3
  size 5240