aarimond commited on
Commit
a0c774d
·
verified ·
1 Parent(s): 08b1018

added model

Browse files
Files changed (2) hide show
  1. config.json +51 -53
  2. model.safetensors +3 -0
config.json CHANGED
@@ -10,68 +10,66 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "MVII - Company limited by shares",
14
- "1": "8888",
15
- "10": "QSI2 - Cooperative",
16
- "11": "DP2E - International organisation",
17
- "12": "E0NE - Public corporation",
18
- "13": "5BEZ - Special legal form",
19
- "14": "AZA0 - Sole proprietorship",
20
- "15": "2B81 - Simple partnership",
21
- "16": "M848 - Corpororate public company",
22
- "17": "1BL5 - Swiss branch of an enterprise domiciled abroad not registered in the commercial register",
23
  "18": "HX77 - Cantonal public company",
24
  "19": "CQMY - Limited partnership",
25
  "2": "7MNN - Public sector institution",
26
- "20": "9999",
27
- "21": "MRSY - General partnership",
28
- "22": "GP8M - Local administration",
29
- "23": "FFTN - Cantonal administration",
30
- "24": "L5DU - Local public company",
31
- "25": "TL87 - Limited partnership for collective investments",
32
- "26": "2XJA - Federal administration",
33
- "27": "W6A7 - Patnership limited by shares",
34
- "28": "BF9N - Federal public company",
35
- "3": "FJG4 - Trust",
36
- "4": "FLNB - Fonds",
37
- "5": "2JZ4 - Foundation",
38
- "6": "54WI - Investment company with fixed capital",
39
- "7": "3EKS - Limited liability company",
40
- "8": "XJOT - Investment company with variable capital",
41
- "9": "H781 - Association"
42
  },
43
  "initializer_range": 0.02,
44
  "intermediate_size": 3072,
45
  "label2id": {
46
- "1BL5 - Swiss branch of an enterprise domiciled abroad not registered in the commercial register": 17,
47
- "2B81 - Simple partnership": 15,
48
- "2JZ4 - Foundation": 5,
49
- "2XJA - Federal administration": 26,
50
- "3EKS - Limited liability company": 7,
51
- "54WI - Investment company with fixed capital": 6,
52
- "5BEZ - Special legal form": 13,
53
  "7MNN - Public sector institution": 2,
54
- "8888": 1,
55
- "9999": 20,
56
- "AZA0 - Sole proprietorship": 14,
57
- "BF9N - Federal public company": 28,
58
  "CQMY - Limited partnership": 19,
59
- "DP2E - International organisation": 11,
60
- "E0NE - Public corporation": 12,
61
- "FFTN - Cantonal administration": 23,
62
- "FJG4 - Trust": 3,
63
- "FLNB - Fonds": 4,
64
- "GP8M - Local administration": 22,
65
- "H781 - Association": 9,
66
  "HX77 - Cantonal public company": 18,
67
- "L5DU - Local public company": 24,
68
- "M848 - Corpororate public company": 16,
69
- "MRSY - General partnership": 21,
70
- "MVII - Company limited by shares": 0,
71
- "QSI2 - Cooperative": 10,
72
- "TL87 - Limited partnership for collective investments": 25,
73
- "W6A7 - Patnership limited by shares": 27,
74
- "XJOT - Investment company with variable capital": 8
75
  },
76
  "layer_norm_eps": 1e-12,
77
  "max_position_embeddings": 512,
@@ -87,7 +85,7 @@
87
  "position_embedding_type": "absolute",
88
  "problem_type": "single_label_classification",
89
  "torch_dtype": "float32",
90
- "transformers_version": "4.25.1",
91
  "type_vocab_size": 2,
92
  "use_cache": true,
93
  "vocab_size": 105879
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "3EKS - Limited liability company",
14
+ "1": "9999",
15
+ "10": "H781 - Association",
16
+ "11": "QSI2 - Cooperative",
17
+ "12": "W6A7 - Patnership limited by shares",
18
+ "13": "L5DU - Local public company",
19
+ "14": "5BEZ - Special legal form",
20
+ "15": "E0NE - Public corporation",
21
+ "16": "AZA0 - Sole proprietorship",
22
+ "17": "2B81 - Simple partnership",
23
  "18": "HX77 - Cantonal public company",
24
  "19": "CQMY - Limited partnership",
25
  "2": "7MNN - Public sector institution",
26
+ "20": "MRSY - General partnership",
27
+ "21": "GP8M - Local administration",
28
+ "22": "FFTN - Cantonal administration",
29
+ "23": "M848 - Corpororate public company",
30
+ "24": "TL87 - Limited partnership for collective investments",
31
+ "25": "2XJA - Federal administration",
32
+ "26": "DP2E - International organisation",
33
+ "27": "BF9N - Federal public company",
34
+ "3": "MVII - Company limited by shares",
35
+ "4": "FJG4 - Trust",
36
+ "5": "8888",
37
+ "6": "FLNB - Fonds",
38
+ "7": "2JZ4 - Foundation",
39
+ "8": "54WI - Investment company with fixed capital",
40
+ "9": "XJOT - Investment company with variable capital"
 
41
  },
42
  "initializer_range": 0.02,
43
  "intermediate_size": 3072,
44
  "label2id": {
45
+ "2B81 - Simple partnership": 17,
46
+ "2JZ4 - Foundation": 7,
47
+ "2XJA - Federal administration": 25,
48
+ "3EKS - Limited liability company": 0,
49
+ "54WI - Investment company with fixed capital": 8,
50
+ "5BEZ - Special legal form": 14,
 
51
  "7MNN - Public sector institution": 2,
52
+ "8888": 5,
53
+ "9999": 1,
54
+ "AZA0 - Sole proprietorship": 16,
55
+ "BF9N - Federal public company": 27,
56
  "CQMY - Limited partnership": 19,
57
+ "DP2E - International organisation": 26,
58
+ "E0NE - Public corporation": 15,
59
+ "FFTN - Cantonal administration": 22,
60
+ "FJG4 - Trust": 4,
61
+ "FLNB - Fonds": 6,
62
+ "GP8M - Local administration": 21,
63
+ "H781 - Association": 10,
64
  "HX77 - Cantonal public company": 18,
65
+ "L5DU - Local public company": 13,
66
+ "M848 - Corpororate public company": 23,
67
+ "MRSY - General partnership": 20,
68
+ "MVII - Company limited by shares": 3,
69
+ "QSI2 - Cooperative": 11,
70
+ "TL87 - Limited partnership for collective investments": 24,
71
+ "W6A7 - Patnership limited by shares": 12,
72
+ "XJOT - Investment company with variable capital": 9
73
  },
74
  "layer_norm_eps": 1e-12,
75
  "max_position_embeddings": 512,
 
85
  "position_embedding_type": "absolute",
86
  "problem_type": "single_label_classification",
87
  "torch_dtype": "float32",
88
+ "transformers_version": "4.41.2",
89
  "type_vocab_size": 2,
90
  "use_cache": true,
91
  "vocab_size": 105879
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c49282eefcabe75d7d07f85cfe1981c8be8edf369c2945bf2a613c9f01d0f221
3
+ size 669535344