Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shibing624 authored Feb 21, 2024
1 parent 5e008a8 commit b2c4876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ pip install text2vec -U
text2vec --input_file input.txt --output_file out.csv --batch_size 128 --multi_gpu True
```

> 输入文件(required):`input.txt`
> 输入文件(required):`input.txt`,format:一句话一行的句子文本。
## 下游任务
### 1. 句子相似度计算
Expand Down

0 comments on commit b2c4876

Please sign in to comment.