File size: 893 Bytes
29d6242 020d6d3 29d6242 020d6d3 29d6242 020d6d3 048e2d9 020d6d3 37ded86 020d6d3 37ded86 020d6d3 37ded86 020d6d3 048e2d9 37ded86 13c863c 020d6d3 048e2d9 13c863c 29d6242 296a133 048e2d9 020d6d3 29d6242 |
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 |
{
"add_cross_attentions": false,
"architectures": [
"TextTransformer"
],
"attention_implementation": "sdpa",
"attention_probability_dropout_probability": 0.1,
"bos_token_id": null,
"classifier_dropout": null,
"dropout_probability": 0.1,
"embedding_size": 128,
"eos_token_id": null,
"hidden_activation_function": "gelu",
"hidden_size": 256,
"initializer_factor": 1.0,
"intermediate_size": 1024,
"layer_norm_eps": 1e-12,
"mask_token_id": null,
"max_position_embeddings": 512,
"num_attention_heads": 4,
"num_hidden_layers": 12,
"num_intermediate_layers": 1,
"pad_token_id": 0,
"position_embedding_type": "absolute",
"torch_dtype": "float32",
"transformers_version": "4.48.3",
"type_vocab_size": 2,
"use_cache": false,
"vocab_size": 50265,
"wac_distribution_layers": [],
"wac_distribution_matrix": "none",
"wac_embedding_size": -1
}
|