File size: 254 Bytes
72f4c99 | 1 2 3 4 5 6 7 8 9 10 11 | {
"_attn_implementation_autoset": true,
"counting_layer": "count_lstm",
"max_width": 8,
"model_name": "microsoft/deberta-v3-large",
"model_type": "extractor",
"token_pooling": "first",
"transformers_version": "4.57.3",
"use_moe": false
}
|