File size: 442 Bytes
45800e0
329f844
 
 
 
 
45800e0
 
 
1
2
3
4
5
6
7
8
9
# Parallel Sentences for Spanish language

This repository contains parallel sentences (English + same sentences in Spanish language) in a simple tsv.gz format:
```
english_sentences\tsentence_in_spanish_language
```

## Usage	
These sentences can be used to train multi-lingual sentence embedding models. For more details, you could check out [SBERT.net - Multilingual-Model](https://www.sbert.net/examples/training/multilingual/README.html)