Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -3,4 +3,33 @@ configs:
|
|
3 |
- config_name: default
|
4 |
data_files: "train.csv"
|
5 |
sep: "\t"
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: default
|
4 |
data_files: "train.csv"
|
5 |
sep: "\t"
|
6 |
+
language:
|
7 |
+
- ru
|
8 |
+
- vep
|
9 |
+
license: cc-by-sa-4.0
|
10 |
+
task_categories:
|
11 |
+
- translation
|
12 |
---
|
13 |
+
|
14 |
+
|
15 |
+
# Description of the dataset Russian - Vepsian
|
16 |
+
|
17 |
+
Dataset of original sentences in Russian. The reverse translation into Vepsian is done with the [Lynxpda/vep_ru](https://huggingface.co/Lynxpda/ru_vep) model.
|
18 |
+
|
19 |
+
# Citing & Authors
|
20 |
+
|
21 |
+
```
|
22 |
+
@inproceedings{
|
23 |
+
title={Dataset of original sentences in Russian with reverse translation into Vepsian.},
|
24 |
+
author={Maksim Migukin, Maksim Kuznetsov, Alexey Kutashov},
|
25 |
+
year={2024}
|
26 |
+
}
|
27 |
+
```
|
28 |
+
|
29 |
+
## Credits
|
30 |
+
|
31 |
+
Data from Vepsian [WiKi](https://vep.wikipedia.org/wiki/)
|
32 |
+
|
33 |
+
Data from [Lehme No 2051 // Open corpus of Vepsian and Karelian languages VepKar.](http://dictorpus.krc.karelia.ru/)
|
34 |
+
|
35 |
+
Data from [OMAMEDIA](https://omamedia.ru/)
|
train.csv
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6cbe2984b895fddedd25d9e3568cb81a58fb91d34a01a4c37a0b34143c7d885
|
3 |
+
size 1093719653
|