File size: 669 Bytes
67dd212 06d8b1e 2b5e2e3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
pipeline_tag: other
tags:
- minecraft
- action prediction
language:
- en
---
# Llamipa: An Incremental Discourse Parser
Llamipa is an LLM (Llama3-8B) finetuned on the Minecraft Structured Dialogue Corpus (MSDC) https://github.com/linagora-labs/MinecraftStucturedDialogueCorpus.
## Model Details
We provide the adapters for the Llamipa parser trained on Llama3-8B, the generation script, as well as the formatted MSDC test data.
### Model Description
- **Language(s) (NLP):** English
- **Finetuned from model:** Llama3-8B
### Model Sources
**Paper:** https://aclanthology.org/2024.findings-emnlp.373/
**Video:** https://www.youtube.com/watch?v=yerUotx3QZY |