File size: 488 Bytes
80426f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "architectures": [
    "NDAForSequenceClassification"
  ],
  "bos_token_id": 1,
  "eos_token_id": 2,
  "hidden_act": "silu",
  "hidden_size": 512,
  "initializer_range": 0.02,
  "intermediate_size": 11008,
  "mlp_bias": false,
  "model_type": "nda",
  "num_hidden_layers": 4,
  "pad_token_id": 128256,
  "pretraining_tp": 1,
  "problem_type": "single_label_classification",
  "resolution": 128,
  "torch_dtype": "float32",
  "transformers_version": "4.47.1",
  "vocab_size": 128257
}