File size: 862 Bytes
f50a782
b5e1007
 
 
 
 
 
f50a782
 
 
 
 
 
 
 
 
 
0cddd5f
 
 
 
b5e1007
 
 
 
 
f50a782
 
 
06e31c0
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
language:
- ba
- ru
license: cc-by-4.0
task_categories:
- translation
dataset_info:
  features:
  - name: ba
    dtype: string
  - name: ru
    dtype: string
  - name: corpus
    dtype: string
  splits:
  - name: train
    num_bytes: 460057575
    num_examples: 1198220
  download_size: 222673593
  dataset_size: 460057575
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "bashkir-russian-parallel-corpora"

### How the dataset was assembled.

1. find the text in two languages. it can be a translated book or an internet page (wikipedia, news site)
2. our algorithm tries to match Bashkir sentences with their translation in Russian
3. We give these pairs to people to check
```
@inproceedings{
title={Bashkir-Russian parallel corpora},
author={Iskander Shakirov, Aigiz Kunafin},
year={2023}
}
```