Skip to content

Commit

Permalink
update REAME.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guokan-shang committed Dec 13, 2021
1 parent 977c80c commit cd9760d
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 @@ -79,7 +79,7 @@ sudo docker-compose up
| `fr` | [sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2](https://huggingface.co/sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2) | 418 MB |

### Request
Please use `" | "` (with a white-space on the left and right side) to seperate the sentences, paragraphs, etc., which will be considered as the units for extractivee summarization.
Please use `" | "` (with a white-space on the left and right side) to seperate the segments (e.g., sentences, paragraphs, documents, etc.), which will be considered as the units for extractive summarization.
```json
{
"articles": [
Expand Down

0 comments on commit cd9760d

Please sign in to comment.