File size: 1,061 Bytes
6c3e1c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
---

# Model Card for sbhargav/baseline-distilbert-tot24

This is the baseline model released by the organizers for the 2024 edition of TREC-ToT. 
See the [guidelines](https://trec-tot.github.io/) for more information about the track and how to participate!


## Model Details

### Model Description

See a full description of how this model was trained (with code) [here](https://github.com/TREC-ToT/bench/blob/main/DENSE.md).


- **Developed by:** TREC-ToT '24 Organizers
- **License:** Apache 2.0
- **Finetuned from model :** `distilbert/distilbert-base-uncased`

### Model Sources


- **Repository:** https://github.com/TREC-ToT/bench
- **Paper:** NA
- **Website:** https://trec-tot.github.io/

## Uses

- First-stage retrieval for the ToT task (to produce input for a re-ranker)

## Bias, Risks, and Limitations

- Only trained on a small set of ToT queries in a specific domain. 


## Training Details

- Trained on TREC-ToT 24 training and dev1 set.
- Hyperparameter tuning performed on dev2 set

## Citation

**BibTeX:**
```
```