Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Concatenated STS datasets, translated to Norwegian Bokmål
|
2 |
Machine translated using the *No language left behind* model series, specifically the 1.3B variant: https://huggingface.co/facebook/nllb-200-distilled-1.3B
|
3 |
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- sentence-similarity
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- 'no'
|
7 |
+
- nb
|
8 |
+
---
|
9 |
# Concatenated STS datasets, translated to Norwegian Bokmål
|
10 |
Machine translated using the *No language left behind* model series, specifically the 1.3B variant: https://huggingface.co/facebook/nllb-200-distilled-1.3B
|
11 |
|