10 lines
241 B
JSON
10 lines
241 B
JSON
{
|
|
"transformer_task": "feature-extraction",
|
|
"modality_config": {
|
|
"text": {
|
|
"method": "forward",
|
|
"method_output_name": "last_hidden_state"
|
|
}
|
|
},
|
|
"module_output_name": "token_embeddings"
|
|
} |