tomaarsen HF staff commited on
Commit
e83bed5
1 Parent(s): 7f80d29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -56,7 +56,10 @@ These datasets can be used to train multilingual sentence embedding models. For
56
  * Column types: `str`, `str`
57
  * Examples:
58
  ```python
59
-
 
 
 
60
  ```
61
  * Collection strategy: Processing the raw data from [parallel-sentences](https://huggingface.co/datasets/sentence-transformers/parallel-sentences) and formatting it in Parquet.
62
  * Deduplified: No
 
56
  * Column types: `str`, `str`
57
  * Examples:
58
  ```python
59
+ {
60
+ "english": "consistency",
61
+ "non_english": "pastovumas"
62
+ }
63
  ```
64
  * Collection strategy: Processing the raw data from [parallel-sentences](https://huggingface.co/datasets/sentence-transformers/parallel-sentences) and formatting it in Parquet.
65
  * Deduplified: No