Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Crafter Human Dataset
|
| 6 |
+
|
| 7 |
+
This dataset was created using the data available at https://archive.org/details/crafter_human_dataset. We only made it available to users using the following script.
|
| 8 |
+
|
| 9 |
+
## Using this dataset
|
| 10 |
+
To use this dataset, be sure to check our [IL-Datasets](https://github.com/NathanGavenski/IL-Datasets) toolkit.
|
| 11 |
+
|
| 12 |
+
## Original citation
|
| 13 |
+
Please, if using this dataset, don't forget to cite Hafner's original work:
|
| 14 |
+
```
|
| 15 |
+
@article{hafner2021crafter,
|
| 16 |
+
title={Benchmarking the Spectrum of Agent Capabilities},
|
| 17 |
+
author={Danijar Hafner},
|
| 18 |
+
year={2021},
|
| 19 |
+
journal={arXiv preprint arXiv:2109.06780},
|
| 20 |
+
}
|
| 21 |
+
```
|