File size: 235 Bytes
57cae96 | 1 2 3 4 5 6 7 8 9 10 11 | {
"counting_layer": "count_lstm",
"max_len": 8192,
"max_length": 3072,
"max_width": 8,
"model_name": "jhu-clsp/ettin-encoder-68m",
"model_type": "extractor",
"token_pooling": "first",
"transformers_version": "4.57.3"
}
|