Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,11 @@ tags:
|
|
5 |
- action prediction
|
6 |
language:
|
7 |
- en
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Nebula: A Minecraft Neural Builder
|
@@ -24,4 +29,4 @@ and level-2 synthetic data along with the minecraft data set. Both the models ac
|
|
24 |
|
25 |
**Paper:** https://aclanthology.org/2024.findings-emnlp.374/
|
26 |
|
27 |
-
**Video:** https://www.youtube.com/watch?v=KPimwAbLoPM
|
|
|
5 |
- action prediction
|
6 |
language:
|
7 |
- en
|
8 |
+
license: apache-2.0
|
9 |
+
datasets:
|
10 |
+
- linagora/MinecraftStructuredDialogueCorpus
|
11 |
+
base_model:
|
12 |
+
- meta-llama/Llama-3.1-8B
|
13 |
---
|
14 |
|
15 |
# Nebula: A Minecraft Neural Builder
|
|
|
29 |
|
30 |
**Paper:** https://aclanthology.org/2024.findings-emnlp.374/
|
31 |
|
32 |
+
**Video:** https://www.youtube.com/watch?v=KPimwAbLoPM
|