File size: 1,713 Bytes
c52de4f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
dataset_info:
  features:
  - name: query_id
    dtype: int64
  - name: pos_id
    dtype: int64
  - name: neg_ids
    sequence: int64
  - name: pos_score
    dtype: float64
  - name: neg_scores
    sequence: float64
  splits:
  - name: M3_full_logits
    num_bytes: 1689600000
    num_examples: 3200000
  - name: M3_full_normalized
    num_bytes: 1689600000
    num_examples: 3200000
  - name: M3_320k_normalized
    num_bytes: 168960000
    num_examples: 320000
  - name: monot5_320k_normalized
    num_bytes: 168960000
    num_examples: 320000
  - name: jpbase_320k_normalized
    num_bytes: 168960000
    num_examples: 320000
  - name: jplarge_320k_normalized
    num_bytes: 168960000
    num_examples: 320000
  - name: jpsmall_320k_normalized
    num_bytes: 168960000
    num_examples: 320000
  - name: colbertv2_320k_normalized
    num_bytes: 168960000
    num_examples: 320000
  - name: M3jp_320k_normalized
    num_bytes: 168960000
    num_examples: 320000
  download_size: 3889910104
  dataset_size: 4561920000
configs:
- config_name: default
  data_files:
  - split: M3_full_logits
    path: data/M3_full_logits-*
  - split: M3_full_normalized
    path: data/M3_full_normalized-*
  - split: M3_320k_normalized
    path: data/M3_320k_normalized-*
  - split: monot5_320k_normalized
    path: data/monot5_320k_normalized-*
  - split: jpbase_320k_normalized
    path: data/jpbase_320k_normalized-*
  - split: jplarge_320k_normalized
    path: data/jplarge_320k_normalized-*
  - split: jpsmall_320k_normalized
    path: data/jpsmall_320k_normalized-*
  - split: colbertv2_320k_normalized
    path: data/colbertv2_320k_normalized-*
  - split: M3jp_320k_normalized
    path: data/M3jp_320k_normalized-*
---