Junichiro Iwasawa
commited on
Commit
·
5aa938a
1
Parent(s):
daabe0d
add Preferred-MedLLM-Qwen-72B
Browse files- Notice.txt +1 -0
- README.md +52 -0
- added_tokens.json +3 -0
- config.json +3 -0
- generation_config.json +3 -0
- merges.txt +0 -0
- model-00001-of-00031.safetensors +3 -0
- model-00002-of-00031.safetensors +3 -0
- model-00003-of-00031.safetensors +3 -0
- model-00004-of-00031.safetensors +3 -0
- model-00005-of-00031.safetensors +3 -0
- model-00006-of-00031.safetensors +3 -0
- model-00007-of-00031.safetensors +3 -0
- model-00008-of-00031.safetensors +3 -0
- model-00009-of-00031.safetensors +3 -0
- model-00010-of-00031.safetensors +3 -0
- model-00011-of-00031.safetensors +3 -0
- model-00012-of-00031.safetensors +3 -0
- model-00013-of-00031.safetensors +3 -0
- model-00014-of-00031.safetensors +3 -0
- model-00015-of-00031.safetensors +3 -0
- model-00016-of-00031.safetensors +3 -0
- model-00017-of-00031.safetensors +3 -0
- model-00018-of-00031.safetensors +3 -0
- model-00019-of-00031.safetensors +3 -0
- model-00020-of-00031.safetensors +3 -0
- model-00021-of-00031.safetensors +3 -0
- model-00022-of-00031.safetensors +3 -0
- model-00023-of-00031.safetensors +3 -0
- model-00024-of-00031.safetensors +3 -0
- model-00025-of-00031.safetensors +3 -0
- model-00026-of-00031.safetensors +3 -0
- model-00027-of-00031.safetensors +3 -0
- model-00028-of-00031.safetensors +3 -0
- model-00029-of-00031.safetensors +3 -0
- model-00030-of-00031.safetensors +3 -0
- model-00031-of-00031.safetensors +3 -0
- model.safetensors.index.json +3 -0
- special_tokens_map.json +3 -0
- tokenizer.json +3 -0
- tokenizer_config.json +3 -0
- vocab.json +3 -0
Notice.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Preferred-MedLLM-Qwen-72B is trained on Qwen2.5-72B as the base model. Qwen is licensed under the Qwen LICENSE AGREEMENT, Copyright (c) Alibaba Cloud. All Rights Reserved.
|
README.md
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Qwen/Qwen2.5-72B
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- ja
|
6 |
+
library_name: transformers
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
license_name: qwen
|
9 |
+
---
|
10 |
+
|
11 |
+
# Preferred-MedLLM-Qwen-72B
|
12 |
+
|
13 |
+
## Model Description
|
14 |
+
|
15 |
+
Preferred-MedLLM-Qwen-72B is a finetuned model based on [Qwen/Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B), which has undergone continued pretraining on an original corpus of medical-related text.
|
16 |
+
|
17 |
+
The model is released under the [Qwen LICENSE](https://huggingface.co/Qwen/Qwen2.5-72B/blob/main/LICENSE).
|
18 |
+
|
19 |
+
## Model Performance
|
20 |
+
|
21 |
+
The table below shows the performance on the Japanese medical licensing examination from 2018 to 2022 ([IgakuQA](https://github.com/jungokasai/IgakuQA)).
|
22 |
+
| Model ID | Average | 2018 | 2019 | 2020 | 2021 | 2022 |
|
23 |
+
|:--------------------------------------------------------------------------------------------------------------------|-------------------:|-------:|-------:|-------:|-------:|-------:|
|
24 |
+
| **Preferred-MedLLM-Qwen-72B** | **431.2** | **434** | 420 | **439** | **430** | 433 |
|
25 |
+
| GPT-4o | 430.4 | 427 | **431** | 433 | 427 | **434** |
|
26 |
+
| [Qwen2.5-72B](https://huggingface.co/Qwen/Qwen2.5-72B) | 398.4 | 412 | 394 | 394 | 393 | 399 |
|
27 |
+
| [Llama3-Preferred-MedSwallow-70B](https://huggingface.co/pfnet/Llama3-Preferred-MedSwallow-70B) | 395.2 | 407 | 390 | 391 | 393 | 395 |
|
28 |
+
| GPT-4 | 388.8 | 382 | 385 | 387 | **398** | 392 |
|
29 |
+
| [Mistral-Large-Instruct-2407](https://huggingface.co/mistralai/Mistral-Large-Instruct-2407) | 376 | 370 | 371 | 390 | 373 | 376 |
|
30 |
+
| [Llama-3.1-Swallow-70B-v0.1](https://huggingface.co/tokyotech-llm/Llama-3.1-Swallow-70B-v0.1) | 368.4 | 379 | 378 | 379 | 351 | 355 |
|
31 |
+
| [Meta-Llama-3-70B](https://huggingface.co/meta-llama/Meta-Llama-3-70B) | 334.6 | 353 | 340 | 348 | 314 | 318 |
|
32 |
+
| GPT-3.5 | 273.2 | 266 | 250 | 266 | 297 | 287 |
|
33 |
+
|
34 |
+
## Limitations
|
35 |
+
|
36 |
+
The model was developed for research purposes and is not intended for clinical diagnosis.
|
37 |
+
It is the users' responsibility to ensure compliance with applicable rules and regulations.
|
38 |
+
|
39 |
+
## Contributors
|
40 |
+
|
41 |
+
Preferred Networks, Inc.
|
42 |
+
- Junichiro Iwasawa
|
43 |
+
- Wataru Kawakami
|
44 |
+
- Keita Suzuki
|
45 |
+
|
46 |
+
## Publications
|
47 |
+
|
48 |
+
We are currently preparing a related blog post and research paper, which will be made available soon to provide further insights and detailed information about the development and capabilities of this model.
|
49 |
+
|
50 |
+
## License
|
51 |
+
|
52 |
+
[Qwen LICENSE](https://huggingface.co/Qwen/Qwen2.5-72B/blob/main/LICENSE)
|
added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a32bc0d990603eb93fd389dc164fe6fbfc442db2ab3a65e4a99a249433ab11f6
|
3 |
+
size 632
|
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56d518ef863dba5baacbf14703b651930b7dac9461b1a70054683e54666ad50b
|
3 |
+
size 740
|
generation_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cffaff49109b279cffdf516565044bdf0464d01753990e64d6723b6b687dddc6
|
3 |
+
size 117
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
model-00001-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4805f03558721551a7250f9d43a4bdbb5d07657d642d8fe9ba866a962706584c
|
3 |
+
size 4548798728
|
model-00002-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22269f48fe416f8286b2e9d0d52f6a90f9b4607f3b27eff1e299a94ed0df7602
|
3 |
+
size 4964101384
|
model-00003-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c6c2747a684ec9b17c436c0dc7767a791b806c3a5bdd3b6ba1fdca8d383769a
|
3 |
+
size 4781637328
|
model-00004-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01bff0119f91ba50a485e4d00fdbb044b5fdd2a5a41eaa8f2a0c57b7f09215b0
|
3 |
+
size 4781670320
|
model-00005-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28ff5fc2228a8f19a1d95d79ccd01686a61128cd094b9d48f56a1c43012e29b8
|
3 |
+
size 4781670360
|
model-00006-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e45b1cc0a0fda4fa42020f767d187c2046031bd924bdd32ebdafd45ed4dbe8d
|
3 |
+
size 4964101416
|
model-00007-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e06fee423a20fc2c6bd62788b7f73c86ced12690d21ec96f2d5e51126fcad033
|
3 |
+
size 4781637360
|
model-00008-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7f8de5b7cdeb7982716daeda051a2d08bbd0c01c3ed117fda812f8b239d4cf0
|
3 |
+
size 4781670360
|
model-00009-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5310bfb1d2a2e69709dadd2368a83c2572bf389237eb1f0b55f8e2894375430b
|
3 |
+
size 4781670360
|
model-00010-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afaa5371800df8efde4699141c271f55d77d113387fa9223510b555d81319a93
|
3 |
+
size 4964101416
|
model-00011-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eaa2aa70e037e353b0473562c9cba7f4dd3ef0a91ef5d93b0ae5847b99193ecd
|
3 |
+
size 4781637360
|
model-00012-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8eea792283c8e9ae0fb77ff0429976ea25cd5c0b656e37e68591f77e5f377e1
|
3 |
+
size 4781670360
|
model-00013-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9357b0cd2f127c172cfbec2a03deaa7d1b0a4d3dc5f95fde80b8237d5cb9d063
|
3 |
+
size 4781670360
|
model-00014-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdf8e9f483830ec6d5e8e4e1550610bb318ad0be29d8d16d2058be94428b72cf
|
3 |
+
size 4964101416
|
model-00015-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74085d1150ce1911f54b63ddb075ce6e9fe0810ab3170b146293c3d60989ce3b
|
3 |
+
size 4781637360
|
model-00016-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e64b00a88037a606b09b8ab827b5d0703bdca4f8666bcc2e40e0d756434bf44d
|
3 |
+
size 4781670360
|
model-00017-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1d2c43082b332a5da00653d7c17244dadfe1299c14337554f912d3330258fb2
|
3 |
+
size 4781670360
|
model-00018-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2ad6d213787d874ccde62750484bfd5e1fdf33b62863da2ba955a6029ad6bdb
|
3 |
+
size 4964101416
|
model-00019-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d804528c08be3efbde0a26499909600f03ee0f13b99aca6056f8613de86a681a
|
3 |
+
size 4781637360
|
model-00020-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b252a6a39a2d5825795637f2c265f7172c6f56a6312498d59a378f609bfdf832
|
3 |
+
size 4781670360
|
model-00021-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e41f4ea0338eddec20fee6a234ee35b9b801186c2fd1e966d50e56762cd4d6b
|
3 |
+
size 4781670360
|
model-00022-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94f4457369a651bde095412937edd698565e50a5126d3319d13e89c2266baada
|
3 |
+
size 4964101416
|
model-00023-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d84d84a2734e580a600b6d8bd3a99fe5352a05e856d1ecd18a59ed1971ac1a46
|
3 |
+
size 4781637360
|
model-00024-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f3c7dcc5f272bc183c66fa2f7982c8868598af05399a2db6bc27f4df7a5db57
|
3 |
+
size 4781670360
|
model-00025-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c52c10a6b441be36e9792bdde497b733ece4f4e3a15c38f7c6063a882f54518c
|
3 |
+
size 4781670360
|
model-00026-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb6d6bc9bf959796bfeae6e5266789649172e6869e600a4972ae7949eb0f2b0f
|
3 |
+
size 4964101416
|
model-00027-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4307c63f5181708b8be9effaeca9d4176046dacdc3fd33beffc3de40c7ccb17
|
3 |
+
size 4781637360
|
model-00028-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3552187d3c9b1dae1b1839b60aee461a88506bf3de324f74fccab5498183f2ad
|
3 |
+
size 4781670360
|
model-00029-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd55e4c8783ce82c68d4ee2e3fbfa50d6456f10039e509428f5d91e1e69efaf0
|
3 |
+
size 4781670360
|
model-00030-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea7839a9346ab5754c202110d0686e7d528eb7fbf8a430a8b1c07b263ed2ee3b
|
3 |
+
size 3208747032
|
model-00031-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b23ce310f122819e85af06d64ed91c9327943cee4f11cc853d4775aa6a8a16f
|
3 |
+
size 2491416704
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1b2faa7a18678ae6b7a633f3b7b39df1390b48c7ce2bde9bb74509cb1d7a4e3
|
3 |
+
size 79025
|
special_tokens_map.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6a53a38d0f1a08d04fae3ae1a48ce49b3d862b994ed5e4736ed7701cf9236bf
|
3 |
+
size 616
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fab42efe8d17406525a9154b728cf9e957629a8ed7ce997770efdd71128c6a1a
|
3 |
+
size 11422086
|
tokenizer_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9e3366bfb5f1dbda71cf68280e2c268efa8f1b5b043be229b9ca327d5546a22
|
3 |
+
size 4895
|
vocab.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca10d7e9fb3ed18575dd1e277a2579c16d108e32f27439684afa0e10b1440910
|
3 |
+
size 2776833
|