File size: 1,471 Bytes
ad65eee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: checkpoint_20260106_014829_SIRIS_Lab_affilgood_dense_retriever_with_reranker_traces
  features:
  - name: trace_id
    dtype: int64
  - name: affiliation
    dtype: string
  - name: gold_ror_ids
    list: string
  - name: outcome
    dtype: string
  - name: gold_retrieved
    dtype: bool
  - name: gold_retrieval_rank
    dtype: int64
  - name: gold_retrieval_score
    dtype: float64
  - name: retrieved_candidates
    list:
    - name: name
      dtype: string
    - name: ror_id
      dtype: string
    - name: score
      dtype: float64
  - name: gold_in_reranked
    dtype: bool
  - name: gold_rerank_rank
    dtype: int64
  - name: gold_rerank_score
    dtype: float64
  - name: rerank_candidates
    list:
    - name: name
      dtype: string
    - name: ror_id
      dtype: string
    - name: score
      dtype: float64
  - name: prediction_ror_ids
    list: string
  - name: prediction_scores
    list: float64
  - name: prediction_correct
    dtype: bool
  - name: model_id
    dtype: string
  - name: use_reranker
    dtype: bool
  - name: error
    dtype: 'null'
  splits:
  - name: train
    num_bytes: 734760
    num_examples: 500
  download_size: 322340
  dataset_size: 734760
configs:
- config_name: checkpoint_20260106_014829_SIRIS_Lab_affilgood_dense_retriever_with_reranker_traces
  data_files:
  - split: train
    path: checkpoint_20260106_014829_SIRIS_Lab_affilgood_dense_retriever_with_reranker_traces/train-*
---