11 lines
197 B
JSON
11 lines
197 B
JSON
|
{
|
||
|
"framework": "pytorch",
|
||
|
"task": "sentence-embedding",
|
||
|
"pipeline": {
|
||
|
"type": "sentence-embedding"
|
||
|
},
|
||
|
"model": {
|
||
|
"type": "bert",
|
||
|
"language": "zh"
|
||
|
}
|
||
|
}
|