cointegrated commited on
Commit
fdde1bc
1 Parent(s): 9681e31

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ba
5
+ dtype: string
6
+ - name: ru
7
+ dtype: string
8
+ - name: source
9
+ dtype: string
10
+ - name: cosine_sim
11
+ dtype: float64
12
+ - name: cross_encoder_sim
13
+ dtype: float64
14
+ - name: joint_sim
15
+ dtype: float64
16
+ - name: idx
17
+ dtype: int64
18
+ splits:
19
+ - name: train
20
+ num_bytes: 1228138533
21
+ num_examples: 3686157
22
+ - name: validation
23
+ num_bytes: 1161040
24
+ num_examples: 3000
25
+ download_size: 706620038
26
+ dataset_size: 1229299573
27
+ ---
28
+ # Dataset Card for "bak_rus_3M2023_scored"
29
+
30
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)