Other
English
minecraft
action prediction
Kqte commited on
Commit
d63c83d
·
verified ·
1 Parent(s): 67dd212

Delete readme.md

Browse files
Files changed (1) hide show
  1. readme.md +0 -24
readme.md DELETED
@@ -1,24 +0,0 @@
1
- ---
2
- pipeline_tag: other
3
- tags:
4
- - minecraft
5
- - action prediction
6
- language:
7
- - en
8
- ---
9
-
10
- # Llamipa: An Incremental Discourse Parser
11
-
12
- Llamipa is an LLM (Llama3-8B) finetuned on the Minecraft Structured Dialogue Corpus (MSDC) https://github.com/linagora-labs/MinecraftStucturedDialogueCorpus.
13
-
14
- ## Model Details
15
- We provide the adapters for the Llamipa parser trained on Llama3-8B, the generation script, as well as the formatted MSDC test data.
16
-
17
- ### Model Description
18
-
19
- - **Language(s) (NLP):** English
20
- - **Finetuned from model:** Llama3-8B
21
-
22
- ### Model Sources
23
-
24
- **Paper:** https://arxiv.org/abs/2406.18256