Add Flax weights

This commit is contained in:
sanchit-gandhi 2023-02-23 16:31:01 +01:00
parent ada5a5d516
commit 302560528a
3 changed files with 6 additions and 3 deletions

View File

@ -136,7 +136,7 @@
50362
],
"torch_dtype": "float32",
"transformers_version": "4.24.0.dev0",
"transformers_version": "4.27.0.dev0",
"use_cache": true,
"vocab_size": 51865
}

BIN
flax_model.msgpack (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -3,7 +3,6 @@
220,
50257
],
"return_timestamps":false,
"bos_token_id": 50257,
"decoder_start_token_id": 50258,
"eos_token_id": 50257,
@ -123,6 +122,7 @@
"max_length": 448,
"no_timestamps_token_id": 50363,
"pad_token_id": 50256,
"return_timestamps": false,
"suppress_tokens": [
1,
2,
@ -215,5 +215,5 @@
"transcribe": 50359,
"translate": 50358
},
"transformers_version": "4.26.0.dev0"
"transformers_version": "4.27.0.dev0"
}