AADHAAR_Extractor / config.json
VK1402's picture
Initial Changes
7059e83 verified
{
"_attn_implementation_autoset": true,
"counting_layer": "count_lstm_v2",
"max_len": null,
"max_width": 8,
"model_name": "microsoft/deberta-v3-base",
"model_type": "extractor",
"token_pooling": "first",
"transformers_version": "5.0.0"
}