instruction-pretrain
commited on
Commit
•
4ce0a37
1
Parent(s):
1920856
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
license: llama3
|
3 |
language:
|
4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# Instruction Pre-Training: Language Models are Supervised Multitask Learners
|
7 |
This repo contains the **finance model developed from Llama3-8B** in our paper **Instruction Pre-Training: Language Models are Supervised Multitask Learners**.
|
|
|
2 |
license: llama3
|
3 |
language:
|
4 |
- en
|
5 |
+
tags:
|
6 |
+
- finance
|
7 |
+
datasets:
|
8 |
+
- Open-Orca/OpenOrca
|
9 |
+
- GAIR/lima
|
10 |
+
- WizardLM/WizardLM_evol_instruct_V2_196k
|
11 |
---
|
12 |
# Instruction Pre-Training: Language Models are Supervised Multitask Learners
|
13 |
This repo contains the **finance model developed from Llama3-8B** in our paper **Instruction Pre-Training: Language Models are Supervised Multitask Learners**.
|