root commited on
Commit
4d73f12
1 Parent(s): d9c9d20

Add vit5 large finetuned on vietnews

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +3 -0
  3. tf_model.h5 +3 -0
config.json CHANGED
@@ -21,7 +21,8 @@
21
  "relative_attention_max_distance": 128,
22
  "relative_attention_num_buckets": 32,
23
  "tie_word_embeddings": false,
 
24
  "transformers_version": "4.18.0",
25
  "use_cache": true,
26
  "vocab_size": 36096
27
- }
21
  "relative_attention_max_distance": 128,
22
  "relative_attention_num_buckets": 32,
23
  "tie_word_embeddings": false,
24
+ "torch_dtype": "float32",
25
  "transformers_version": "4.18.0",
26
  "use_cache": true,
27
  "vocab_size": 36096
28
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c524804e16b992b38ed32b14cf495399e0c70dd0b26aa414f4d93d5acca4254
3
+ size 3165287717
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2195c610ae03a6b541d53d3dc35b328860ba4148a85a02021696c0fa27d01500
3
+ size 3166229632