thiagolaitz commited on
Commit
7471419
1 Parent(s): a3f5f45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ or manual annotations: (1) training on existing supervised soft
9
  teacher labels, and (2) training on teacher soft labels for synthetic
10
  queries generated using a large language model.
11
 
12
- The paper with further details can be found [here](). The code and library are available at
13
  https://github.com/unicamp-dl/InRanker
14
 
15
  ## Usage
 
9
  teacher labels, and (2) training on teacher soft labels for synthetic
10
  queries generated using a large language model.
11
 
12
+ The paper with further details can be found [here](https://arxiv.org/abs/2401.06910). The code and library are available at
13
  https://github.com/unicamp-dl/InRanker
14
 
15
  ## Usage