File size: 1,403 Bytes
c0d4c92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "_name_or_path": "logs/sparse-cross-encoder/wandb/run-20230824_032907-zzcodw0f/files/huggingface_checkpoint",
  "architectures": [
    "ListformerModelForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "attention_window_size": 4,
  "base_max_position_embeddings": 512,
  "cls_doc_attention": true,
  "cls_other_cls_attention": false,
  "cls_query_attention": true,
  "cls_token_id": 101,
  "depth": 100,
  "doc_cls_attention": true,
  "doc_other_cls_attention": false,
  "doc_query_attention": true,
  "gradient_checkpointing": false,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 384,
  "id2label": {
    "0": "LABEL_0"
  },
  "initializer_range": 0.02,
  "input_type_embedding": false,
  "intermediate_size": 1536,
  "label2id": {
    "LABEL_0": 0
  },
  "layer_norm_eps": 1e-12,
  "max_position_embeddings": 4096,
  "model_type": "bert",
  "normalize_output": false,
  "num_attention_heads": 12,
  "num_hidden_layers": 6,
  "pad_token_id": 0,
  "position_embedding_type": "absolute",
  "query_cls_attention": false,
  "query_doc_attention": false,
  "rank_position_embedding": false,
  "save_step": 20000,
  "sbert_ce_default_activation_function": "torch.nn.modules.linear.Identity",
  "token_type_embedding": true,
  "torch_dtype": "float32",
  "transformers_version": "4.28.1",
  "type_vocab_size": 2,
  "use_cache": true,
  "vocab_size": 30522
}