AyoubChLin commited on
Commit
95757df
1 Parent(s): 1978e4b

Upload BartForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +65 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "alramalho/distilbart-mnli-12-1-extended-labels",
3
+ "_num_labels": 100,
4
+ "activation_dropout": 0.0,
5
+ "activation_function": "gelu",
6
+ "add_bias_logits": false,
7
+ "add_final_layer_norm": false,
8
+ "architectures": [
9
+ "BartForSequenceClassification"
10
+ ],
11
+ "attention_dropout": 0.1,
12
+ "bos_token_id": 0,
13
+ "classif_dropout": 0.0,
14
+ "classifier_dropout": 0.0,
15
+ "d_model": 1024,
16
+ "decoder_attention_heads": 16,
17
+ "decoder_ffn_dim": 4096,
18
+ "decoder_layerdrop": 0.0,
19
+ "decoder_layers": 1,
20
+ "decoder_start_token_id": 2,
21
+ "dropout": 0.1,
22
+ "encoder_attention_heads": 16,
23
+ "encoder_ffn_dim": 4096,
24
+ "encoder_layerdrop": 0.0,
25
+ "encoder_layers": 12,
26
+ "eos_token_id": 2,
27
+ "extra_pos_embeddings": 2,
28
+ "finetuning_task": "mnli",
29
+ "force_bos_token_to_be_generated": false,
30
+ "forced_eos_token_id": 2,
31
+ "gradient_checkpointing": false,
32
+ "id2label": {
33
+ "0": "LABEL_0",
34
+ "1": "LABEL_1",
35
+ "2": "LABEL_2",
36
+ "3": "LABEL_3",
37
+ "4": "LABEL_4",
38
+ "5": "LABEL_5"
39
+ },
40
+ "init_std": 0.02,
41
+ "is_encoder_decoder": true,
42
+ "label2id": {
43
+ "LABEL_0": 0,
44
+ "LABEL_1": 1,
45
+ "LABEL_2": 2,
46
+ "LABEL_3": 3,
47
+ "LABEL_4": 4,
48
+ "LABEL_5": 5
49
+ },
50
+ "max_position_embeddings": 1024,
51
+ "model_type": "bart",
52
+ "normalize_before": false,
53
+ "normalize_embedding": true,
54
+ "num_hidden_layers": 12,
55
+ "output_past": false,
56
+ "pad_token_id": 1,
57
+ "problem_type": "single_label_classification",
58
+ "scale_embedding": false,
59
+ "static_position_embeddings": false,
60
+ "torch_dtype": "float32",
61
+ "total_flos": 153130534133111808,
62
+ "transformers_version": "4.27.4",
63
+ "use_cache": true,
64
+ "vocab_size": 50265
65
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1383e6b44500945e9bb540403c81fa38c56df3df3ca70cbb592f72c35b426bb8
3
+ size 890412769