初始化项目,由ModelHub XC社区提供模型
Model: JosephNguyen/meditron-7b-finetuned Source: Original Platform
This commit is contained in:
19
added_token.json
Normal file
19
added_token.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"<CLS>": 32000,
|
||||
"<EOD>": 32002,
|
||||
"<MASK>": 32003,
|
||||
"<PAD>": 32004,
|
||||
"<SEP>": 32001,
|
||||
"[/bib]": 32010,
|
||||
"[/bib_ref]": 32006,
|
||||
"[/fig]": 32012,
|
||||
"[/fig_ref]": 32008,
|
||||
"[/formula]": 32016,
|
||||
"[/table]": 32014,
|
||||
"[bib]": 32009,
|
||||
"[bib_ref]": 32005,
|
||||
"[fig]": 32011,
|
||||
"[fig_ref]": 32007,
|
||||
"[formula]": 32015,
|
||||
"[table]": 32013
|
||||
}
|
||||
Reference in New Issue
Block a user