AyoubChLin commited on
Commit
4062ddf
1 Parent(s): 3026509

Upload with huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +59 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "valhalla/distilbart-mnli-12-6",
3
+ "_num_labels": 3,
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.0,
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": 6,
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": "contradiction",
34
+ "1": "neutral",
35
+ "2": "entailment"
36
+ },
37
+ "init_std": 0.02,
38
+ "is_encoder_decoder": true,
39
+ "label2id": {
40
+ "contradiction": 0,
41
+ "entailment": 2,
42
+ "neutral": 1
43
+ },
44
+ "max_position_embeddings": 1024,
45
+ "model_type": "bart",
46
+ "normalize_before": false,
47
+ "normalize_embedding": true,
48
+ "num_hidden_layers": 12,
49
+ "output_past": false,
50
+ "pad_token_id": 1,
51
+ "problem_type": "single_label_classification",
52
+ "scale_embedding": false,
53
+ "static_position_embeddings": false,
54
+ "torch_dtype": "float32",
55
+ "total_flos": 120349550768205312,
56
+ "transformers_version": "4.20.0",
57
+ "use_cache": true,
58
+ "vocab_size": 50265
59
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8037cb959930796b556eb21b6f1e8af431be6f32a0fd5c48140f5d3f71628757
3
+ size 1226378409