chore: add .gitignore
This commit is contained in:
13
weights/icon_caption_florence/generation_config.json
Normal file
13
weights/icon_caption_florence/generation_config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 2,
|
||||
"decoder_start_token_id": 2,
|
||||
"early_stopping": true,
|
||||
"eos_token_id": 1,
|
||||
"forced_bos_token_id": 0,
|
||||
"forced_eos_token_id": 2,
|
||||
"no_repeat_ngram_size": 3,
|
||||
"num_beams": 3,
|
||||
"pad_token_id": 0,
|
||||
"transformers_version": "4.46.1"
|
||||
}
|
||||
Reference in New Issue
Block a user