wannaphong
commited on
Commit
•
441a68e
1
Parent(s):
ecc5ee8
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,17 @@ license: apache-2.0
|
|
3 |
language:
|
4 |
- th
|
5 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# Model Card for WangChanLion 7B - The Multilingual Instruction-Following Model
|
8 |
|
@@ -96,5 +107,4 @@ We performed human and machine evaluations on XQuAD zero-shot and one-shot setti
|
|
96 |
# What WangchanLion offers:
|
97 |
- Transparent pretrained model: The development of SEA-LION is community-driven, with different ASEAN collaborators contributing pretraining datasets. The SEA-LION developers ensure that all datasets are safe and can be utilized without commercial restrictions. This transparency extends to the provision of pretraining code, ensuring anyone can replicate SEA-LION using the provided datasets.
|
98 |
- Transparent finetuning data: In the spirit of open science, we make the finetuning data for WangchanLion accessible to all. This commitment to openness empowers the community by providing complete visibility into the instruction finetuning data that shapes WangchanLion.
|
99 |
-
- Transparent finetuning code: The finetuning code for WangchanLion is readily available for distribution. By sharing our methods and processes, we invite others to learn from, build upon, and innovate alongside us.
|
100 |
-
|
|
|
3 |
language:
|
4 |
- th
|
5 |
- en
|
6 |
+
datasets:
|
7 |
+
- laion/OIG
|
8 |
+
- databricks/databricks-dolly-15k
|
9 |
+
- thaisum
|
10 |
+
- scb_mt_enth_2020
|
11 |
+
- garage-bAInd/Open-Platypus
|
12 |
+
- iapp_wiki_qa_squad
|
13 |
+
- pythainlp/han-instruct-dataset-v1.0
|
14 |
+
- cognitivecomputations/dolphin
|
15 |
+
- Hello-SimpleAI/HC3
|
16 |
+
- Muennighoff/xP3x
|
17 |
---
|
18 |
# Model Card for WangChanLion 7B - The Multilingual Instruction-Following Model
|
19 |
|
|
|
107 |
# What WangchanLion offers:
|
108 |
- Transparent pretrained model: The development of SEA-LION is community-driven, with different ASEAN collaborators contributing pretraining datasets. The SEA-LION developers ensure that all datasets are safe and can be utilized without commercial restrictions. This transparency extends to the provision of pretraining code, ensuring anyone can replicate SEA-LION using the provided datasets.
|
109 |
- Transparent finetuning data: In the spirit of open science, we make the finetuning data for WangchanLion accessible to all. This commitment to openness empowers the community by providing complete visibility into the instruction finetuning data that shapes WangchanLion.
|
110 |
+
- Transparent finetuning code: The finetuning code for WangchanLion is readily available for distribution. By sharing our methods and processes, we invite others to learn from, build upon, and innovate alongside us.
|
|