Datasets:

Modalities:
Tabular
Text
Formats:
csv
DOI:
Libraries:
Datasets
pandas
License:
fdelucaf commited on
Commit
58eb522
1 Parent(s): e8592da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -61,7 +61,7 @@ The dataset is a single tsv file where each row contains a parallel sentence pai
61
 
62
  * language probability score calculated with the language detector [lingua.py](https://github.com/pemistahl/lingua-py),
63
  * alignment score calculated with [LaBSE](https://huggingface.co/sentence-transformers/LaBSE),
64
- * domain
65
  * text type.
66
 
67
 
@@ -82,13 +82,7 @@ Each example contains the following 7 fields:
82
  <pre>
83
  [
84
  {
85
- Pel que fa als motors de cerca, també es basen en l'estructura del seu contingut d'informació al lloc web per analitzar i indexar el seu lloc web.
86
- As for the search engines, they also rely on the structure of your information content on the website to analyze and index your website.
87
- 0.9999799355804416
88
- 0.9993718600460302
89
- 0.91045034
90
- MWM
91
- SM
92
 
93
  },
94
  ...
 
61
 
62
  * language probability score calculated with the language detector [lingua.py](https://github.com/pemistahl/lingua-py),
63
  * alignment score calculated with [LaBSE](https://huggingface.co/sentence-transformers/LaBSE),
64
+ * domain,
65
  * text type.
66
 
67
 
 
82
  <pre>
83
  [
84
  {
85
+ Pel que fa als motors de cerca, també es basen en l'estructura del seu contingut d'informació al lloc web per analitzar i indexar el seu lloc web. As for the search engines, they also rely on the structure of your information content on the website to analyze and index your website. 0.9999799355804416 0.9993718600460302 0.91045034 MWM SM
 
 
 
 
 
 
86
 
87
  },
88
  ...