File size: 789 Bytes
d2741e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: idx
    dtype: int64
  - name: ba
    dtype: string
  - name: ru
    dtype: string
  - name: source
    dtype: string
  - name: cosine_sim
    dtype: float64
  - name: cross_encoder_sim
    dtype: float64
  - name: joint_sim
    dtype: float64
  - name: ru_len
    dtype: int64
  - name: en
    dtype: string
  - name: en_ru_sim
    dtype: float64
  splits:
  - name: train
    num_bytes: 1070778392
    num_examples: 2228224
  download_size: 620446960
  dataset_size: 1070778392
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "bak_rus_eng_2M2023_scored"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)