Xenova HF staff commited on
Commit
4ac3ea1
·
verified ·
1 Parent(s): 5d16ca6

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "_name_or_path": "almanach/camembertav2-base-ftb-ner",
4
+ "architectures": [
5
+ "DebertaV2ForTokenClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 1,
9
+ "conv_act": "gelu",
10
+ "conv_kernel_size": 0,
11
+ "embedding_size": 768,
12
+ "eos_token_id": 2,
13
+ "finetuning_task": "ner",
14
+ "hidden_act": "gelu",
15
+ "hidden_dropout_prob": 0.1,
16
+ "hidden_size": 768,
17
+ "id2label": {
18
+ "0": "B-Company",
19
+ "1": "B-FictionCharacter",
20
+ "2": "B-Location",
21
+ "3": "B-Organization",
22
+ "4": "B-Person",
23
+ "5": "B-POI",
24
+ "6": "B-Product",
25
+ "7": "I-Company",
26
+ "8": "I-FictionCharacter",
27
+ "9": "I-Location",
28
+ "10": "I-Organization",
29
+ "11": "I-Person",
30
+ "12": "I-POI",
31
+ "13": "I-Product",
32
+ "14": "O"
33
+ },
34
+ "initializer_range": 0.02,
35
+ "intermediate_size": 3072,
36
+ "label2id": {
37
+ "B-Company": 0,
38
+ "B-FictionCharacter": 1,
39
+ "B-Location": 2,
40
+ "B-Organization": 3,
41
+ "B-POI": 5,
42
+ "B-Person": 4,
43
+ "B-Product": 6,
44
+ "I-Company": 7,
45
+ "I-FictionCharacter": 8,
46
+ "I-Location": 9,
47
+ "I-Organization": 10,
48
+ "I-POI": 12,
49
+ "I-Person": 11,
50
+ "I-Product": 13,
51
+ "O": 14
52
+ },
53
+ "layer_norm_eps": 1e-07,
54
+ "max_position_embeddings": 1024,
55
+ "max_relative_positions": -1,
56
+ "model_name": "camembertav2-base-bf16",
57
+ "model_type": "deberta-v2",
58
+ "norm_rel_ebd": "layer_norm",
59
+ "num_attention_heads": 12,
60
+ "num_hidden_layers": 12,
61
+ "pad_token_id": 0,
62
+ "pooler_dropout": 0,
63
+ "pooler_hidden_act": "gelu",
64
+ "pooler_hidden_size": 768,
65
+ "pos_att_type": [
66
+ "p2c",
67
+ "c2p"
68
+ ],
69
+ "position_biased_input": false,
70
+ "position_buckets": 256,
71
+ "relative_attention": true,
72
+ "share_att_key": true,
73
+ "transformers_version": "4.46.1",
74
+ "type_vocab_size": 0,
75
+ "vocab_size": 32768
76
+ }
onnx/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:747a7fd67217fccb947655a4c0a0963d1dc80f1b298591920f963ce99d7fa845
3
+ size 479300060
onnx/model_bnb4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37e7e2747c69f7815800b34bc34d5175bcfd6bdebae236aa6f922d845fc92546
3
+ size 187308934
onnx/model_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0739d0ef2eff396a20e0951d10710190e72fa249849c58db9e78705459c46a85
3
+ size 239958949
onnx/model_int8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bac7b467cb8b9377d69e6e489430754eb2bc0d8df215c73dddb748f8728e4a35
3
+ size 149477549
onnx/model_q4.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df4337f65905879faac9bfc898cdecf93124dd9a3f013616ce71893fed250084
3
+ size 192617534
onnx/model_q4f16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d78000afb2a912a8825247f6985b2dea208d79920a549d0cd849d58a80b5164
3
+ size 117859736
onnx/model_quantized.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bac7b467cb8b9377d69e6e489430754eb2bc0d8df215c73dddb748f8728e4a35
3
+ size 149477549
onnx/model_uint8.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd8be2857b8804aeb91cb59ddd937c27fb66e33b6cfa22f216a34d6ee1aac996
3
+ size 149477549
quantize_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modes": [
3
+ "fp16",
4
+ "q8",
5
+ "int8",
6
+ "uint8",
7
+ "q4",
8
+ "q4f16",
9
+ "bnb4"
10
+ ],
11
+ "per_channel": true,
12
+ "reduce_range": true,
13
+ "block_size": null,
14
+ "is_symmetric": true,
15
+ "accuracy_level": null,
16
+ "quant_type": 1
17
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "[CLS]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "[SEP]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "[MASK]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "[PAD]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "[SEP]",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "[UNK]",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": true,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "[PAD]",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "[CLS]",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "[SEP]",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "[UNK]",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": "[MASK]",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "[CLS]",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "[CLS]",
48
+ "eos_token": "[SEP]",
49
+ "errors": "replace",
50
+ "mask_token": "[MASK]",
51
+ "model_max_length": 1000000000000000019884624838656,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "trim_offsets": true,
56
+ "unk_token": "[UNK]"
57
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff