NakshatraAich commited on
Commit
3e3aab6
·
verified ·
1 Parent(s): ed8e9a8

Upload BartForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +5 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "facebook/bart-base",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
- "BartForConditionalGeneration"
9
  ],
10
  "attention_dropout": 0.1,
11
  "bos_token_id": 0,
@@ -32,7 +32,8 @@
32
  "2": "LABEL_2"
33
  },
34
  "init_std": 0.02,
35
- "is_encoder_decoder": true,
 
36
  "label2id": {
37
  "LABEL_0": 0,
38
  "LABEL_1": 1,
@@ -67,7 +68,7 @@
67
  "num_beams": 6
68
  }
69
  },
70
- "torch_dtype": "float32",
71
  "transformers_version": "4.46.2",
72
  "use_cache": true,
73
  "vocab_size": 50265
 
1
  {
2
+ "_name_or_path": "NakshatraAich/dataVis",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
+ "BartForCausalLM"
9
  ],
10
  "attention_dropout": 0.1,
11
  "bos_token_id": 0,
 
32
  "2": "LABEL_2"
33
  },
34
  "init_std": 0.02,
35
+ "is_decoder": true,
36
+ "is_encoder_decoder": false,
37
  "label2id": {
38
  "LABEL_0": 0,
39
  "LABEL_1": 1,
 
68
  "num_beams": 6
69
  }
70
  },
71
+ "torch_dtype": "float16",
72
  "transformers_version": "4.46.2",
73
  "use_cache": true,
74
  "vocab_size": 50265
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a602dd6817534d1aa7e33f48a4025c605096494118ee4c052142a27e0762069
3
- size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b68c351a35c72706478e7e76a56675183eaa7932a696c08f485f39e415b77ad
3
+ size 192225976