File size: 595 Bytes
67dd212
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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://arxiv.org/abs/2406.18256