added model
Browse files- config.json +51 -53
- 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": "
|
14 |
-
"1": "
|
15 |
-
"10": "
|
16 |
-
"11": "
|
17 |
-
"12": "
|
18 |
-
"13": "
|
19 |
-
"14": "
|
20 |
-
"15": "
|
21 |
-
"16": "
|
22 |
-
"17": "
|
23 |
"18": "HX77 - Cantonal public company",
|
24 |
"19": "CQMY - Limited partnership",
|
25 |
"2": "7MNN - Public sector institution",
|
26 |
-
"20": "
|
27 |
-
"21": "
|
28 |
-
"22": "
|
29 |
-
"23": "
|
30 |
-
"24": "
|
31 |
-
"25": "
|
32 |
-
"26": "
|
33 |
-
"27": "
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"9": "H781 - Association"
|
42 |
},
|
43 |
"initializer_range": 0.02,
|
44 |
"intermediate_size": 3072,
|
45 |
"label2id": {
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"
|
49 |
-
"
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"5BEZ - Special legal form": 13,
|
53 |
"7MNN - Public sector institution": 2,
|
54 |
-
"8888":
|
55 |
-
"9999":
|
56 |
-
"AZA0 - Sole proprietorship":
|
57 |
-
"BF9N - Federal public company":
|
58 |
"CQMY - Limited partnership": 19,
|
59 |
-
"DP2E - International organisation":
|
60 |
-
"E0NE - Public corporation":
|
61 |
-
"FFTN - Cantonal administration":
|
62 |
-
"FJG4 - Trust":
|
63 |
-
"FLNB - Fonds":
|
64 |
-
"GP8M - Local administration":
|
65 |
-
"H781 - Association":
|
66 |
"HX77 - Cantonal public company": 18,
|
67 |
-
"L5DU - Local public company":
|
68 |
-
"M848 - Corpororate public company":
|
69 |
-
"MRSY - General partnership":
|
70 |
-
"MVII - Company limited by shares":
|
71 |
-
"QSI2 - Cooperative":
|
72 |
-
"TL87 - Limited partnership for collective investments":
|
73 |
-
"W6A7 - Patnership limited by shares":
|
74 |
-
"XJOT - Investment company with variable capital":
|
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.
|
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
|