Update README.md to include task category

#1
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Parallel Sentences for 50+ languages
2
 
3
  > [!NOTE]
@@ -26,4 +34,4 @@ The following datasets are included:
26
 
27
  These sentences can be used to train multi-lingual sentence embedding models. For more details, see [SBERT.net - Multilingual-Model](https://www.sbert.net/examples/training/multilingual/README.html)
28
 
29
- **This dataset can not yet be used with Hugging Face dataset library. You must download the individual TSV files.**
 
1
+ ---
2
+ task_categories:
3
+ - translation
4
+ tags:
5
+ - machine-translation
6
+ - parallel-data
7
+ pretty_name: Parallel Sentences for 50+ Langs
8
+ ---
9
  # Parallel Sentences for 50+ languages
10
 
11
  > [!NOTE]
 
34
 
35
  These sentences can be used to train multi-lingual sentence embedding models. For more details, see [SBERT.net - Multilingual-Model](https://www.sbert.net/examples/training/multilingual/README.html)
36
 
37
+ **This dataset can not yet be used with Hugging Face dataset library. You must download the individual TSV files.**