From 7349bcbf0aed2fcb588bf75d02b5b1d1dd8cd2ce Mon Sep 17 00:00:00 2001 From: Stephen Oman Date: Thu, 19 Mar 2026 16:11:11 +0000 Subject: [PATCH] Add the links to the NetHack Learning Dataset paper. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4caa6754..dd2ea5457 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ We thank [ngoodger](https://github.com/ngoodger) for implementing the [NLE Langu ### NetHack Learning Dataset -The NetHack Learning Dataset (NLD) code now ships with `NLE`, allowing users to the load large-scale datasets featured in [Dungeons and Data: A Large-Scale NetHack Dataset](), while also generating and loading their own datasets. +The NetHack Learning Dataset (NLD) code now ships with `NLE`, allowing users to the load large-scale datasets featured in [Dungeons and Data: A Large-Scale NetHack Dataset](https://dl.acm.org/doi/10.5555/3600270.3602073), while also generating and loading their own datasets. A preprint of this paper is available [here](https://arxiv.org/abs/2211.00539) on Arxiv. ```python import nle.dataset as nld