DigitalEduTransformers / config.json
SnowFlash383935's picture
Add model and config
11d5ee3 verified
raw
history blame contribute delete
598 Bytes
{
"architectures": [
"TabularTransformerForSequenceClassification"
],
"d_model": 512,
"dropout": 0.2,
"input_dim": 7,
"mean": [
0.5844459533691406,
0.4953271150588989,
0.9901535511016846,
483.9712829589844,
2.0645861625671387,
1.4127169847488403,
1.1967623233795166
],
"nhead": 16,
"num_layers": 32,
"std": [
0.4928172826766968,
0.4999781548976898,
0.0987396091222763,
1423.3675537109375,
2.1310536861419678,
2.3467142581939697,
1.8550177812576294
],
"torch_dtype": "float32",
"transformers_version": "4.48.3"
}