Taishi-N324 commited on
Commit
fe44a3c
1 Parent(s): f9e9997

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +264 -0
README.md ADDED
@@ -0,0 +1,264 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - ja
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ model_type: mistral
8
+ license: apache-2.0
9
+ ---
10
+
11
+ # Swallow-MS-7b-v0.1
12
+
13
+ Our Swallow-MS-7b-v0.1 model has undergone continuous pre-training from the Mistral-7B-v0.1, primarily with the addition of Japanese language data. **The instruction tuning version will be released soon.**
14
+
15
+ # Model Release Updates
16
+
17
+ We are excited to share the release schedule for our latest models:
18
+ - **April 25, 2024**: Released the [Swallow-MS-7b-instruct-v1.0](https://huggingface.co/tokyotech-llm/Swallow-MS-7b-instruct-v1.0).
19
+ - **March 11, 2024**: Released the [Swallow-MS-7b-v0.1](https://huggingface.co/tokyotech-llm/Swallow-MS-7b-v0.1)
20
+ ![logo](./logo.png)
21
+
22
+ This repository provides large language models developed by [TokyoTech-LLM](https://tokyotech-llm.github.io/).
23
+
24
+ ## Model Details
25
+
26
+ * **Model type**: Please refer to Mistral technical report for details on the model architecture.
27
+ * **Language(s)**: Japanese English
28
+ * **Tokenizer**: This model employs a tokenizer that features a broadened vocabulary based on Japanese data. This allows for a more efficient representation of text using fewer tokens, leading to a notably faster inference process.
29
+ * **Contact**: swallow[at]nlp.c.titech.ac.jp
30
+
31
+ ## Instruct Model Performance
32
+
33
+ ### MT-Bench JA
34
+
35
+ TODO
36
+
37
+ ## Base Model Performance
38
+
39
+ ### Japanese tasks
40
+ |Model|Size|JCommonsenseQA|JEMHopQA|NIILC|JSQuAD|XL-Sum|MGSM|WMT20-en-ja|WMT20-ja-en|Average|
41
+ |---------------------------|-------|---------|-------|-------|-------|------|------------|------------|------|-----|
42
+ | | |4-shot|4-shot|4-shot|4-shot|1-shot|4-shot|4-shot|4-shot||
43
+ | CyberAgentLM2-7B |7B| 0.2198 | 0.5047 | 0.5066 | 0.7799 | 0.0233 | 0.0600 | 0.2345 | 0.1499 | 0.3098 |
44
+ | Llama 2 |7B| 0.3852 | 0.4240 | 0.3410 | 0.7917 | 0.1905 | 0.0760 | 0.1783 | 0.1738 | 0.3201 |
45
+ | japanese-stablelm-base-beta-7b|7B| 0.3610 | 0.4478 | 0.4432 | 0.8318 | 0.2195 | 0.0720 | 0.1946 | 0.1226 | 0.3366 |
46
+ | japanese-stablelm-base-ja_vocab-beta-7b|7B| 0.2172 | 0.4482 | 0.4309 | 0.8202 | 0.0757 | 0.0520 | 0.1601 | 0.1453 | 0.2937 |
47
+ | ELYZA-japanese-Llama-2-7b|7B| 0.5791 | 0.4703 | 0.4019 | 0.8226 | 0.1312 | 0.0600 | 0.1795 | 0.1289 | 0.3467 |
48
+ | ELYZA-japanese-Llama-2-7b-fast|7B| 0.5308 | 0.4330 | 0.3898 | 0.8131 | 0.1289 | 0.0720 | 0.1678 | 0.1143 | 0.3312 |
49
+ | youri-7b (base) |7B| 0.4620 | 0.4776 | 0.4999 | 0.8506 | 0.1957 | 0.0640 | 0.2671 | **0.1971** | 0.3768 |
50
+ | Swallow-7b |7B| 0.4808 | 0.5078 | 0.5968 | 0.8573 | 0.1830 | 0.1240 | 0.2510 | 0.1511 | 0.3940 |
51
+ | Swallow-7b-plus |7B| 0.5478 | **0.5493** | **0.6030** | 0.8544 | 0.1806 | 0.1360 | 0.2568 | 0.1441 | 0.4090 |
52
+ | Qwen-7B |7B| 0.7712 | 0.4234 | 0.2376 | 0.8594 | 0.1371 | 0.2160 | 0.1689 | 0.1801 | 0.3742 |
53
+ | nekomata-7b |7B| 0.7417 | 0.4928 | 0.5022 | 0.8707 | 0.1676 | 0.1240 | **0.2673** | 0.1815 | 0.4185 |
54
+ | Mistral-7B-v0.1 |7B| 0.7301 | 0.4245 | 0.2722 | 0.8563 | 0.2006 | 0.1760 | 0.1405 | 0.1733 | 0.3717 |
55
+ | japanese-stablelm-base-gamma-7b|7B| 0.7364 | 0.4643 | 0.5568 | **0.8910** | **0.2293** | 0.1680 | 0.2390 | 0.1561 | 0.4301 |
56
+ | Swallow-MS-7b-v0.1 |7B| **0.8570** | 0.4915 | 0.5519 | 0.8802 | 0.1988 | **0.2240** | 0.2494 | 0.1667 | **0.4524** |
57
+
58
+
59
+ ### English tasks
60
+
61
+ |Model|Size|OpenBookQA|TriviaQA|HellaSwag|SQuAD2.0|XWINO|GSM8K|Average|
62
+ |---|---|---|---|---|---|---|---|---|
63
+ | | |8-shot|8-shot|8-shot|8-shot|8-shot|8-shot||
64
+ | CyberAgentLM2-7B |7B| 0.2860 | 0.3496 | 0.5003 | 0.3510 | 0.8581 | 0.0705 | 0.4026 |
65
+ | Llama 2 |7B| 0.3580 | 0.6265 | 0.5860 | 0.3207 | 0.9049 | 0.1410 | 0.4895 |
66
+ | japanese-stablelm-base-beta-7b|7B| 0.3620 | 0.5903 | 0.5707 | 0.2992 | 0.8994 | 0.1198 | 0.4736 |
67
+ | japanese-stablelm-base-ja_vocab-beta-7b|7B| 0.3520 | 0.5549 | 0.5644 | 0.3079 | 0.8942 | 0.0538 | 0.4545 |
68
+ | ELYZA-japanese-Llama-2-7b|7B| 0.3400 | 0.5875 | 0.5595 | 0.2721 | 0.8989 | 0.1638 | 0.4703 |
69
+ | ELYZA-japanese-Llama-2-7b-fast|7B| 0.3280 | 0.5817 | 0.5530 | 0.2605 | 0.8989 | 0.1425 | 0.4608 |
70
+ | youri-7b (base) |7B| 0.3400 | 0.5257 | 0.5540 | 0.3297 | 0.8938 | 0.0963 | 0.4566 |
71
+ | Swallow-7b |7B| 0.3180 | 0.4836 | 0.5308 | 0.3125 | 0.8817 | 0.1130 | 0.4399 |
72
+ | Swallow-7b-plus |7B| 0.3280 | 0.4558 | 0.5259 | 0.3134 | 0.8929 | 0.1061 | 0.4370 |
73
+ | Qwen-7B |7B| 0.3640 | 0.5695 | 0.5787 | **0.3799** | 0.8933 | **0.4617** | 0.5412 |
74
+ | nekomata-7b |7B| 0.3340 | 0.4371 | 0.5340 | 0.2933 | 0.8766 | 0.1531 | 0.4380 |
75
+ | Mistral-7B-v0.1 |7B| **0.3660** | **0.7050** | **0.6264** | **0.3799** | **0.9157** | 0.3533 | **0.5577** |
76
+ | japanese-stablelm-base-gamma-7b|7B| 0.3240 | 0.5745 | 0.5739 | 0.3546 | 0.8976 | 0.1911 | 0.4860 |
77
+ | Swallow-MS-7b-v0.1 |7B| 0.3440 | 0.5976 | 0.5810 | 0.3364 | 0.9037 | 0.2623 | 0.5042 |
78
+
79
+
80
+ ### Code generation tasks
81
+
82
+ |Model|Size|JHumanEval|HumanEval|
83
+ |---|---|---|---|
84
+ | | |pass@1|pass@1|
85
+ | CyberAgentLM2-7B |7B|0.0634|0.0756|
86
+ | Llama 2 |7B|0.1152|0.1378|
87
+ | japanese-stablelm-base-beta-7b|7B|0.1018|0.1280|
88
+ | japanese-stablelm-base-ja_vocab-beta-7b|7B|0.0896|0.1122|
89
+ | ELYZA-japanese-Llama-2-7b|7B|0.0287|0.0427|
90
+ | ELYZA-japanese-Llama-2-7b-fast|7B| 0.0000 |0.0037|
91
+ | youri-7b (base) |7B|0.0829|0.0982|
92
+ | Swallow-7b |7B|0.0183|0.0183|
93
+ | Swallow-7b-plus |7B| 0.0061|0.0037|
94
+ | Qwen-7B |7B|0.1701|0.1805|
95
+ | nekomata-7b |7B|0.0988|0.1402|
96
+ | Mistral-7B-v0.1 |7B|**0.2555**|**0.2933**|
97
+ | japanese-stablelm-base-gamma-7b|7B|0.1823|0.1915|
98
+ | Swallow-MS-7b-v0.1 |7B|0.2305|0.2768|
99
+
100
+ ## Evaluation Benchmarks
101
+
102
+ ### Japanese evaluation benchmarks
103
+
104
+ We used llm-jp-eval(v1.0.0) and JP Language Model Evaluation Harness(commit #9b42d41). The details are as follows:
105
+
106
+ - Multiple-choice question answering (JCommonsenseQA [Kurihara+, 2022])
107
+ - Open-ended question answering (JEMHopQA [Ishii+, 2023])
108
+ - Open-ended question answering (NIILC [Sekine, 2003])
109
+ - Machine reading comprehension (JSQuAD [Kurihara+, 2022])
110
+ - Automatic summarization (XL-Sum [Hasan+, 2021])
111
+ - Machine translation (WMT2020 ja-en [Barrault+, 2020])
112
+ - Machine translation (WMT2020 en-ja [Barrault+, 2020])
113
+ - Mathematical reasoning (MGSM [Shi+, 2023])
114
+
115
+ ### English evaluation benchmarks
116
+
117
+ We used the Language Model Evaluation Harness(v.0.3.0). The details are as follows:
118
+
119
+ - Multiple-choice question answering (OpenBookQA [Mihaylov+, 2018])
120
+ - Open-ended question answering (TriviaQA [Joshi+, 2017])
121
+ - Machine reading comprehension (SQuAD 2.0 [Rajpurkar+, 2018])
122
+ - Commonsense reasoning (XWINO [Tikhonov & Ryabinin, 2021])
123
+ - Natural language inference (HellaSwag [Zellers+, 2019])
124
+ - Mathematical reasoning (GSM8k [Cobbe+, 2021])
125
+
126
+ ### Code evaluation benchmarks
127
+
128
+ We utilized the Code Generation LM Evaluation Harness [Allal+, 2022] (commit #0261c52). The details are as follows:
129
+
130
+ - Code generation (HumanEval [Chen+, 2021])
131
+ - Code generation in Japanese (JHumanEval [Satoh+, 2024])
132
+
133
+
134
+ ## Usage
135
+
136
+ First install additional dependencies in [requirements.txt](./requirements.txt):
137
+
138
+ ```sh
139
+ pip install -r requirements.txt
140
+ ```
141
+
142
+ ### Instruction format Ver1.0
143
+ This format must be adhered to strictly, as deviations may result in less optimal outputs from the model.
144
+
145
+ The template used to construct a prompt for the Instruct model is specified as follows:
146
+
147
+ ```
148
+ <s>[INST] <<SYS>>\n{Instruction}\n<</SYS>>\n\n{USER_MESSAGE_1} [INST] {BOT_MESSAGE_1} </s>[INST] {USER_MESSAGE_2}[/INST]
149
+ ```
150
+
151
+ Please be aware that ``<s> `` and ``</s> `` are special tokens used for the beginning of string (BOS) and end of string (EOS), respectively, while [INST] and [/INST] are considered regular strings.
152
+
153
+ ### Use the instruct model Ver1.0
154
+
155
+ ```python
156
+ import torch
157
+ from transformers import AutoTokenizer, AutoModelForCausalLM
158
+
159
+ model_name = "tokyotech-llm/Swallow-MS-7b-instruct-v1.0"
160
+ model = AutoModelForCausalLM.from_pretrained(model_name, torch_dtype=torch.bfloat16, device_map="auto")
161
+ tokenizer = AutoTokenizer.from_pretrained(model_name)
162
+
163
+ device = "cuda"
164
+
165
+ messages = [
166
+ {"role": "system", "content": "あなたは誠実で優秀な日本人のアシスタントです。"},
167
+ {"role": "user", "content": "東京工業大学の主なキャンパスについて教えてください"}
168
+ ]
169
+
170
+ encodeds = tokenizer.apply_chat_template(messages, return_tensors="pt")
171
+
172
+ model_inputs = encodeds.to(device)
173
+ model.to(device)
174
+
175
+ generated_ids = model.generate(model_inputs, max_new_tokens=128, do_sample=True)
176
+ decoded = tokenizer.batch_decode(generated_ids)
177
+ print(decoded[0])
178
+ ```
179
+
180
+
181
+ ### Use the base model
182
+
183
+ ```python
184
+ from transformers import AutoModelForCausalLM, AutoTokenizer
185
+ import torch
186
+
187
+ model_name = "tokyotech-llm/Swallow-MS-7b-v0.1"
188
+ tokenizer = AutoTokenizer.from_pretrained(model_name)
189
+
190
+ model = AutoModelForCausalLM.from_pretrained(model_name, torch_dtype=torch.bfloat16, device_map="auto")
191
+ prompt = "東京工業大学の主なキャンパスは、"
192
+ input_ids = tokenizer.encode(
193
+ prompt,
194
+ add_special_tokens=False,
195
+ return_tensors="pt"
196
+ )
197
+ tokens = model.generate(
198
+ input_ids.to(device=model.device),
199
+ max_new_tokens=128,
200
+ temperature=0.99,
201
+ top_p=0.95,
202
+ do_sample=True,
203
+ )
204
+
205
+ out = tokenizer.decode(tokens[0], skip_special_tokens=True)
206
+ print(out)
207
+ ```
208
+
209
+ ## Training Datasets
210
+
211
+ ### Continual Pre-Training
212
+ The following datasets were used for continual pre-training.
213
+
214
+ - [Algebraic Stack](https://huggingface.co/datasets/EleutherAI/proof-pile-2)
215
+ - [Japanese Wikipedia](https://dumps.wikimedia.org/other/cirrussearch)
216
+ - [RefinedWeb](https://huggingface.co/datasets/tiiuae/falcon-refinedweb)
217
+ - [Swallow Corpus](https://chokkan.org/temp/tokyotech-llm/swallow-corpus)
218
+ - [The Pile](https://huggingface.co/datasets/EleutherAI/pile)
219
+
220
+ ### Instruction Tuning
221
+
222
+ #### Ver1.0
223
+
224
+ The following datasets were used for the instruction tuning.
225
+
226
+ - [OpenAssistant Conversations Dataset](https://huggingface.co/datasets/llm-jp/oasst1-21k-ja) was used, where human utterances are included but the responses are not used. Instead, the responses were generated using the [Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/datasets/llm-jp/oasst1-21k-jahttps://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) model.
227
+ - [OpenAssistant Conversations Dataset 21k Ja](https://huggingface.co/datasets/llm-jp/oasst1-21k-ja)
228
+ - [OpenAssistant Conversations Dataset 21k En](https://huggingface.co/datasets/llm-jp/oasst1-21k-en)
229
+ - [Databricks Dolly 15k Ja](https://huggingface.co/datasets/llm-jp/databricks-dolly-15k-ja)
230
+ - [Databricks Dolly 15k En](https://huggingface.co/datasets/databricks/databricks-dolly-15k)
231
+
232
+ Please note that some of the data had issues with quality or format, so not all of it was used.
233
+
234
+ ## Risks and Limitations
235
+
236
+ The models released here are still in the early stages of our research and development and have not been tuned to ensure outputs align with human intent and safety considerations.
237
+
238
+ ## Acknowledgements
239
+
240
+ We thank Mistral AI for releasing Mistral 7B v0.1 under an open license for others to build on.
241
+
242
+ Our project is supported by the [ABCI Large-scale Language Model Building Support Program](https://abci.ai/en/link/llm_support_program.html) of the National Institute of Advanced Industrial Science and Technology.
243
+
244
+ ## License
245
+
246
+ apache-2.0
247
+
248
+ ## Authors
249
+
250
+ Here are the team members:
251
+ - From [Okazaki Laboratory](https://www.nlp.c.titech.ac.jp/index.en.html), the following members:
252
+ - [Naoaki Okazaki](https://www.chokkan.org/index.ja.html)
253
+ - [Sakae Mizuki](https://s-mizuki-nlp.github.io/)
254
+ - [Hiroki Iida](https://meshidenn.github.io/)
255
+ - [Mengsay Loem](https://loem-ms.github.io/)
256
+ - [Shota Hirai](https://huggingface.co/Kotemo428)
257
+ - [Kakeru Hattori](https://aya-se.vercel.app/)
258
+ - [Masanari Ohi](https://twitter.com/stjohn2007)
259
+ - From [YOKOTA Laboratory](https://www.rio.gsic.titech.ac.jp/en/index.html), the following members:
260
+ - [Rio Yokota](https://twitter.com/rioyokota)
261
+ - [Kazuki Fujii](https://twitter.com/okoge_kaz)
262
+ - [Taishi Nakamura](https://twitter.com/Setuna7777_2)
263
+ - [Takumi Okamoto](https://www.linkedin.com/in/takumi-okamoto)
264
+ - [Ishida Shigeki](https://www.wantedly.com/id/reborn27)