File size: 2,839 Bytes
26997c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
  "_name_or_path": "output/wiki-sim-binary",
  "architectures": [
    "NeoBERTForSequenceClassification"
  ],
  "auto_map": {
    "AutoConfig": "model.NeoBERTConfig",
    "AutoModel": "chandar-lab/NeoBERT--model.NeoBERT",
    "AutoModelForMaskedLM": "chandar-lab/NeoBERT--model.NeoBERTLMHead",
    "AutoModelForSequenceClassification": "chandar-lab/NeoBERT--model.NeoBERTForSequenceClassification"
  },
  "classifier_dropout": 0.3,
  "classifier_init_range": 0.02,
  "decoder_init_range": 0.02,
  "dim_head": 64,
  "embedding_init_range": 0.02,
  "hidden_size": 768,
  "id2label": {
    "0": "LABEL_0"
  },
  "intermediate_size": 3072,
  "kwargs": {
    "_commit_hash": null,
    "_name_or_path": "chandar-lab/NeoBERT",
    "architectures": [
      "NeoBERTForSequenceClassification"
    ],
    "attn_implementation": null,
    "auto_map": {
      "AutoConfig": "model.NeoBERTConfig",
      "AutoModel": "chandar-lab/NeoBERT--model.NeoBERT",
      "AutoModelForMaskedLM": "chandar-lab/NeoBERT--model.NeoBERTLMHead",
      "AutoModelForSequenceClassification": "chandar-lab/NeoBERT--model.NeoBERTForSequenceClassification"
    },
    "classifier_dropout": 0.3,
    "classifier_init_range": 0.02,
    "dim_head": 64,
    "id2label": {
      "0": "LABEL_0"
    },
    "kwargs": {
      "_commit_hash": "a4fbc49a61db10ff2db66140ae59c09d96c027f9",
      "architectures": [
        "NeoBERTLMHead"
      ],
      "attn_implementation": null,
      "auto_map": {
        "AutoConfig": "chandar-lab/NeoBERT--model.NeoBERTConfig",
        "AutoModel": "chandar-lab/NeoBERT--model.NeoBERT",
        "AutoModelForMaskedLM": "chandar-lab/NeoBERT--model.NeoBERTLMHead",
        "AutoModelForSequenceClassification": "chandar-lab/NeoBERT--model.NeoBERTForSequenceClassification"
      },
      "classifier_init_range": 0.02,
      "dim_head": 64,
      "kwargs": {
        "classifier_init_range": 0.02,
        "pretrained_model_name_or_path": "google-bert/bert-base-uncased",
        "trust_remote_code": true
      },
      "model_type": "neobert",
      "pretrained_model_name_or_path": "google-bert/bert-base-uncased",
      "torch_dtype": "float32",
      "transformers_version": "4.48.2",
      "trust_remote_code": true
    },
    "label2id": {
      "LABEL_0": 0
    },
    "model_type": "neobert",
    "pretrained_model_name_or_path": "google-bert/bert-base-uncased",
    "torch_dtype": "float32",
    "transformers_version": "4.49.0",
    "trust_remote_code": true
  },
  "label2id": {
    "LABEL_0": 0
  },
  "max_length": 4096,
  "model_type": "neobert",
  "norm_eps": 1e-05,
  "num_attention_heads": 12,
  "num_hidden_layers": 28,
  "pad_token_id": 0,
  "pretrained_model_name_or_path": "google-bert/bert-base-uncased",
  "torch_dtype": "float32",
  "transformers_version": "4.49.0",
  "trust_remote_code": true,
  "vocab_size": 30522
}