Files
Semantic-model/model/sentence_bert_config.json
ModelHub XC 5df0a328f0 初始化项目,由ModelHub XC社区提供模型
Model: Youmnaaaa/Semantic-model
Source: Original Platform
2026-05-28 03:58:16 +08:00

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"
}