Update README.md
Browse files
README.md
CHANGED
@@ -33,3 +33,9 @@ configs:
|
|
33 |
- split: validation
|
34 |
path: data/validation-*
|
35 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- split: validation
|
34 |
path: data/validation-*
|
35 |
---
|
36 |
+
|
37 |
+
# Winogrande XL dataset translated to Bulgarian
|
38 |
+
|
39 |
+
<!-- Provide a quick summary of the dataset. -->
|
40 |
+
|
41 |
+
The [Winogrande XL dataset](https://huggingface.co/datasets/allenai/winogrande) translated to Bulgarian language with the [opus-mt-tc-big-en-bg model](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-en-bg).
|