初始化项目,由ModelHub XC社区提供模型
Model: Youmnaaaa/Semantic-model Source: Original Platform
This commit is contained in:
10
model/sentence_bert_config.json
Normal file
10
model/sentence_bert_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"transformer_task": "feature-extraction",
|
||||
"modality_config": {
|
||||
"text": {
|
||||
"method": "forward",
|
||||
"method_output_name": "last_hidden_state"
|
||||
}
|
||||
},
|
||||
"module_output_name": "token_embeddings"
|
||||
}
|
||||
Reference in New Issue
Block a user