mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-23 16:55:02 +00:00
add medical
This commit is contained in:
parent
b9a714f8cb
commit
46611681c2
24 changed files with 67 additions and 208 deletions
|
|
@ -8,7 +8,7 @@ import glob
|
|||
import re
|
||||
|
||||
# 每个puzzle的gen数量
|
||||
train_sample_number = 1000
|
||||
train_sample_number = 10000
|
||||
test_sample_number = 100
|
||||
|
||||
def checkpath(target_dir):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue