root commited on
Commit
26c4133
1 Parent(s): 01f5d50

Add vit5 large model

Browse files
Files changed (4) hide show
  1. config.json +3 -1
  2. pytorch_model.bin +3 -0
  3. spiece.model +3 -0
  4. tf_model.h5 +3 -0
config.json CHANGED
@@ -20,5 +20,7 @@
20
  "pad_token_id": 0,
21
  "relative_attention_num_buckets": 32,
22
  "tie_word_embeddings": false,
 
 
23
  "vocab_size": 36096
24
- }
 
20
  "pad_token_id": 0,
21
  "relative_attention_num_buckets": 32,
22
  "tie_word_embeddings": false,
23
+ "transformers_version": "4.17.0",
24
+ "use_cache": true,
25
  "vocab_size": 36096
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af7b8de3cbbd0e2d030a49c72ec3b8a89782a8c44aea8c7a15a9741756978d8d
3
+ size 3165354405
spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59986b62f9f0b90edafb9b073ea7b93d21114a5841219a1ea2399ade73f729c6
3
+ size 820370
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e94bfccb5857918b481cc4ec17be2e3024dca9366c4bece2b6ec07d331f3730
3
+ size 3166229632