upload internlm2-math-20b

This commit is contained in:
x54-729
2024-01-26 13:14:07 +00:00
parent 0af374e301
commit dc21129ed8
33 changed files with 2691 additions and 12 deletions

6
special_tokens_map.json Normal file
View File

@@ -0,0 +1,6 @@
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}