初始化项目,由ModelHub XC社区提供模型
Model: simonneupane/controlled-food-recipe-generation Source: Original Platform
This commit is contained in:
15
added_tokens.json
Normal file
15
added_tokens.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"<INGR_END>": 50264,
|
||||
"<INGR_START>": 50262,
|
||||
"<INPUT_END>": 50259,
|
||||
"<INPUT_START>": 50257,
|
||||
"<INSTR_END>": 50267,
|
||||
"<INSTR_START>": 50265,
|
||||
"<NEXT_INGR>": 50263,
|
||||
"<NEXT_INPUT>": 50258,
|
||||
"<NEXT_STEP>": 50266,
|
||||
"<RECIPE_END>": 50269,
|
||||
"<RECIPE_START>": 50268,
|
||||
"<TITLE_END>": 50261,
|
||||
"<TITLE_START>": 50260
|
||||
}
|
||||
Reference in New Issue
Block a user