File size: 241 Bytes
b786f3a | 1 2 3 4 5 6 7 8 9 10 | {
"transformer_task": "feature-extraction",
"modality_config": {
"text": {
"method": "forward",
"method_output_name": "last_hidden_state"
}
},
"module_output_name": "token_embeddings"
} |