Safetensors
regresslm
custom_code
File size: 3,613 Bytes
ee2b58e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30f4237
ee2b58e
 
 
 
 
 
 
30f4237
ee2b58e
30f4237
 
ee2b58e
 
 
 
 
30f4237
 
ee2b58e
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
  "architectures": [
    "RegressLMForConditionalGeneration"
  ],
  "auto_map": {
    "AutoConfig": "configuration_regresslm.RegressLMConfig",
    "AutoModelForSeq2SeqLM": "modeling_regresslm.RegressLMForConditionalGeneration",
    "AutoTokenizer": [
      "tokenization_p10.IEEEFloatTokenizer",
      null
    ]
  },
  "backbone_config": {
    "architectures": [
      "T5GemmaForConditionalGeneration"
    ],
    "classifier_dropout_rate": 0.0,
    "decoder": {
      "attention_bias": false,
      "attention_dropout": 0.0,
      "attn_logit_softcapping": 50.0,
      "classifier_dropout_rate": 0.0,
      "cross_attention_hidden_size": 512,
      "dropout_rate": 0.0,
      "final_logit_softcapping": 30.0,
      "head_dim": 64,
      "hidden_activation": "gelu_pytorch_tanh",
      "hidden_size": 512,
      "initializer_range": 0.02,
      "intermediate_size": 1024,
      "is_decoder": true,
      "layer_types": [
        "sliding_attention",
        "full_attention",
        "sliding_attention",
        "full_attention",
        "sliding_attention",
        "full_attention",
        "sliding_attention",
        "full_attention"
      ],
      "max_position_embeddings": 8192,
      "model_type": "t5_gemma_module",
      "num_attention_heads": 8,
      "num_hidden_layers": 8,
      "num_key_value_heads": 8,
      "query_pre_attn_scalar": 64,
      "rms_norm_eps": 1e-06,
      "rope_theta": 10000.0,
      "sliding_window": 4096,
      "torch_dtype": "bfloat16",
      "use_cache": true,
      "vocab_size": 256000
    },
    "dropout_rate": 0.0,
    "encoder": {
      "attention_bias": false,
      "attention_dropout": 0.0,
      "attn_logit_softcapping": 50.0,
      "classifier_dropout_rate": 0.0,
      "dropout_rate": 0.0,
      "final_logit_softcapping": 30.0,
      "head_dim": 64,
      "hidden_activation": "gelu_pytorch_tanh",
      "hidden_size": 512,
      "initializer_range": 0.02,
      "intermediate_size": 1024,
      "layer_types": [
        "sliding_attention",
        "full_attention",
        "sliding_attention",
        "full_attention",
        "sliding_attention",
        "full_attention",
        "sliding_attention",
        "full_attention"
      ],
      "max_position_embeddings": 8192,
      "model_type": "t5_gemma_module",
      "num_attention_heads": 8,
      "num_hidden_layers": 8,
      "num_key_value_heads": 8,
      "query_pre_attn_scalar": 64,
      "rms_norm_eps": 1e-06,
      "rope_theta": 10000.0,
      "sliding_window": 4096,
      "torch_dtype": "bfloat16",
      "use_cache": true,
      "vocab_size": 256000
    },
    "eos_token_id": [
      1,
      107
    ],
    "initializer_range": 0.02,
    "is_encoder_decoder": true,
    "model_type": "t5gemma",
    "pad_token_id": 0,
    "torch_dtype": "bfloat16",
    "transformers_version": "4.53.0.dev0",
    "use_cache": true
  },
  "backbone_model_name": "google/t5gemma-s-s-prefixlm",
  "bos_token_id": 0,
  "decoder_start_token_id": 0,
  "decoder_tokenizer": "IEEE_5_2",
  "decoder_vocab_size": 13,
  "encoder_vocab_size": 256000,
  "eos_token_id": 0,
  "exponent_range": 10,
  "hidden_size": 512,
  "ieee_base": 10,
  "ieee_exponent_digits": 2,
  "ieee_mantissa_digits": 5,
  "is_encoder_decoder": true,
  "max_new_tokens": 9,
  "max_num_objs": 1,
  "model_type": "regresslm",
  "num_attention_heads": 8,
  "num_digits": 6,
  "num_hidden_layers": 8,
  "num_key_value_heads": 8,
  "num_tokens_per_obj": 9,
  "pad_token_id": 0,
  "tokenizer_class": "IEEEFloatTokenizer",
  "torch_dtype": "float32",
  "transformers_version": "4.53.2",
  "use_regression_head": false,
  "vocab_size": 256000
}