初始化项目,由ModelHub XC社区提供模型
Model: malteos/gpt2-uk Source: Original Platform
This commit is contained in:
10
tokenizer_config.json
Normal file
10
tokenizer_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"bos_token": "<s>",
|
||||
"eos_token": "</s>",
|
||||
"model_max_length": 1000000000000000019884624838656,
|
||||
"name_or_path": "/netscratch/mostendorff/experiments/oxw/data/gpt2-uk/tr1/hf_checkpoints/global_step57167",
|
||||
"pad_token": "<pad>",
|
||||
"special_tokens_map_file": null,
|
||||
"tokenizer_class": "PreTrainedTokenizerFast",
|
||||
"unk_token": "<unk>"
|
||||
}
|
||||
Reference in New Issue
Block a user