Update README.md
Browse files
README.md
CHANGED
@@ -41,4 +41,12 @@ dataset_info:
|
|
41 |
---
|
42 |
# Dataset Card for "Ted2020_en_es_fr_de_it_ca_pl_ru_nl"
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
41 |
---
|
42 |
# Dataset Card for "Ted2020_en_es_fr_de_it_ca_pl_ru_nl"
|
43 |
|
44 |
+
This dataset is an extract of the TED2020 corpora focusing only on english, french, german, italian, polish, russian and dutch.
|
45 |
+
|
46 |
+
It is used for the purpose of building multilingual biomedical language models.
|
47 |
+
|
48 |
+
Teacher model is asked to encode the english sentence.
|
49 |
+
|
50 |
+
Student model is asked to encode other sentences by minimizng the euclidean distance with the teacher encoding.
|
51 |
+
|
52 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|