Xenova HF staff commited on
Commit
36aa0f1
·
verified ·
1 Parent(s): a30c227

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "_name_or_path": "hf-internal-testing/tiny-random-BlenderbotSmallModel",
4
+ "activation_dropout": 0.0,
5
+ "activation_function": "gelu",
6
+ "architectures": [
7
+ "BlenderbotSmallModel"
8
+ ],
9
+ "attention_dropout": 0.1,
10
+ "bos_token_id": 1,
11
+ "classifier_dropout": 0.0,
12
+ "d_model": 16,
13
+ "decoder_attention_heads": 4,
14
+ "decoder_ffn_dim": 4,
15
+ "decoder_layerdrop": 0.0,
16
+ "decoder_layers": 2,
17
+ "decoder_start_token_id": 1,
18
+ "dropout": 0.1,
19
+ "encoder_attention_heads": 4,
20
+ "encoder_ffn_dim": 4,
21
+ "encoder_layerdrop": 0.0,
22
+ "encoder_layers": 2,
23
+ "eos_token_id": 2,
24
+ "forced_eos_token_id": null,
25
+ "init_std": 0.02,
26
+ "is_encoder_decoder": true,
27
+ "max_position_embeddings": 20,
28
+ "model_type": "blenderbot-small",
29
+ "num_hidden_layers": 2,
30
+ "pad_token_id": 0,
31
+ "scale_embedding": false,
32
+ "transformers_version": "4.48.2",
33
+ "use_cache": true,
34
+ "vocab_size": 54944
35
+ }
onnx/decoder_model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6152d2b5a6ad188591aa8b9df81ab492149dcee1dea73faaacdb267d0adc5e0
3
+ size 3638785
onnx/decoder_model_merged.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:762f7d1e97ed94db3b56b3be6bdfd5a54cf3b80e7df663b842805f39511219f5
3
+ size 3725306
onnx/decoder_with_past_model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce1d6d3295c293dce2c2a7f97e203a8bb89db250eff2e853a08056b9c2ba90b4
3
+ size 3615499
onnx/encoder_model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:424153ffcda6c460bb45decaebd1be74ddee1d117c0401d6e914acfc76968b8f
3
+ size 3574250