Skip to content

Commit cd6c14e

Browse files
laerdonlaerdon
andauthored
arxiv link addition (#289)
Co-authored-by: laerdon <[email protected]>
1 parent bd6a6ef commit cd6c14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/forecaster.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ These are subclasses of ForecasterModel, each implementing forecasting models us
4646
Transformer Decoder-based Model <transformerdecodermodel.rst>
4747
Transformer Forecaster Configuration <transformerforecastertraining.rst>
4848

49-
The following table is the current leaderboard comparing the performance of different forecaster models following a uniform evaluation framework described in Son et al, 2025. If you want to include the performance of another model in this leaderboard, make a pull request with the respective ForecasterModel class and with the version of this `demo <https://github.com/CornellNLP/ConvoKit/blob/master/examples/forecaster/Run%20Transformer%20Fine-tuned%20Models.ipynb>`_ that generates the respective new leaderboard line.
49+
The following table is the current leaderboard comparing the performance of different forecaster models following a uniform evaluation framework described in `Tran et al., 2025 <https://arxiv.org/abs/2507.19470>`_. If you want to include the performance of another model in this leaderboard, make a pull request with the respective ForecasterModel class and with the version of this `demo <https://github.com/CornellNLP/ConvoKit/blob/master/examples/forecaster/Run%20Transformer%20Fine-tuned%20Models.ipynb>`_ that generates the respective new leaderboard line.
5050

5151
+----------------+-------+------+-------+-------+------+----------+-------------------------+
5252
| Model | Acc ↑ | P ↑ | R ↑ | F1 ↑ | FPR ↓| Mean H ↑ | Recovery ↑ |

0 commit comments

Comments
 (0)