leejunhyeok
commited on
Commit
•
c628b81
1
Parent(s):
4d15df4
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: llama2
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: peft
|
6 |
---
|
7 |
+
|
8 |
+
this is a sft version of QWEN-72B Model, and llamafied for leaderboard submission
|
9 |
+
|
10 |
+
## Dataset Details
|
11 |
+
### Used Datasets
|
12 |
+
- Orca-style dataset
|
13 |
+
- Alpaca-style dataset
|
14 |
+
- No other dataset was used except for the dataset mentioned above
|
15 |
+
- No benchmark test set or the training set are used
|
16 |
+
|
17 |
+
## Prompt Template
|
18 |
+
|
19 |
+
### Alpaca-style
|