Xenova HF Staff commited on
Commit
60315fd
·
verified ·
1 Parent(s): e38288e

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +47 -0
  2. onnx/model.onnx +3 -0
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "_name_or_path": "hf-internal-testing/tiny-random-FlaubertForMultipleChoice",
4
+ "architectures": [
5
+ "FlaubertForMultipleChoice"
6
+ ],
7
+ "asm": false,
8
+ "attention_dropout": 0.1,
9
+ "bos_index": 0,
10
+ "bos_token_id": 0,
11
+ "causal": false,
12
+ "dropout": 0.1,
13
+ "emb_dim": 32,
14
+ "embed_init_std": 0.02209708691207961,
15
+ "end_n_top": 5,
16
+ "eos_index": 1,
17
+ "gelu_activation": true,
18
+ "init_std": 0.02,
19
+ "initializer_range": 0.02,
20
+ "is_encoder": true,
21
+ "lang_id": 0,
22
+ "layer_norm_eps": 1e-12,
23
+ "layerdrop": 0.0,
24
+ "mask_index": 5,
25
+ "mask_token_id": 5,
26
+ "max_position_embeddings": 512,
27
+ "model_type": "flaubert",
28
+ "n_heads": 4,
29
+ "n_langs": 2,
30
+ "n_layers": 5,
31
+ "n_special": 0,
32
+ "pad_index": 2,
33
+ "pad_token_id": 2,
34
+ "pre_norm": false,
35
+ "sinusoidal_embeddings": false,
36
+ "start_n_top": 5,
37
+ "summary_activation": null,
38
+ "summary_first_dropout": 0.1,
39
+ "summary_proj_to_labels": true,
40
+ "summary_type": "last",
41
+ "summary_use_proj": true,
42
+ "transformers_version": "4.48.2",
43
+ "unk_index": 3,
44
+ "use_lang_emb": true,
45
+ "use_proj": null,
46
+ "vocab_size": 67542
47
+ }
onnx/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd3b6dcd5c688c3c57ae3241dcab17a4e81430c93bbc4dccff0a04ca880989d0
3
+ size 9052080