Upload DebertaV2ForSequenceClassification
Browse files- config.json +4 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "acuvity/text-subject_classification-
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
@@ -21,13 +21,15 @@
|
|
21 |
"10": "project management",
|
22 |
"11": "risk and compliance",
|
23 |
"12": "sales",
|
24 |
-
"13": "strategy and planning"
|
|
|
25 |
},
|
26 |
"initializer_range": 0.02,
|
27 |
"intermediate_size": 3072,
|
28 |
"label2id": {
|
29 |
"customer service": 0,
|
30 |
"cybersecurity": 1,
|
|
|
31 |
"finance": 2,
|
32 |
"human resources": 3,
|
33 |
"information technology": 4,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "acuvity/text-subject_classification-deberta-v3-base-single-label-textbooks-mg",
|
3 |
"architectures": [
|
4 |
"DebertaV2ForSequenceClassification"
|
5 |
],
|
|
|
21 |
"10": "project management",
|
22 |
"11": "risk and compliance",
|
23 |
"12": "sales",
|
24 |
+
"13": "strategy and planning",
|
25 |
+
"14": "ethics"
|
26 |
},
|
27 |
"initializer_range": 0.02,
|
28 |
"intermediate_size": 3072,
|
29 |
"label2id": {
|
30 |
"customer service": 0,
|
31 |
"cybersecurity": 1,
|
32 |
+
"ethics": 14,
|
33 |
"finance": 2,
|
34 |
"human resources": 3,
|
35 |
"information technology": 4,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecddbd39a614282bd3ba24a7b42dc5d3738a7e16bc3cd3285a1ba06715516eaa
|
3 |
+
size 737759268
|