vishalp23 commited on
Commit
f9ee2ef
1 Parent(s): 5654bb0

Upload DebertaV2ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +19 -30
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "acuvity/text-subject_classification-deberta-v3-base-single-label-textbooks-mg",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
@@ -8,40 +8,30 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "customer service",
12
  "1": "cybersecurity",
13
- "2": "finance",
14
- "3": "human resources",
15
- "4": "information technology",
16
- "5": "legal",
17
- "6": "logistics",
18
- "7": "marketing",
19
- "8": "performance evaluation",
20
- "9": "product management",
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,
36
- "legal": 5,
37
- "logistics": 6,
38
- "marketing": 7,
39
- "performance evaluation": 8,
40
- "product management": 9,
41
- "project management": 10,
42
- "risk and compliance": 11,
43
- "sales": 12,
44
- "strategy and planning": 13
45
  },
46
  "layer_norm_eps": 1e-07,
47
  "max_position_embeddings": 512,
@@ -60,7 +50,6 @@
60
  ],
61
  "position_biased_input": false,
62
  "position_buckets": 256,
63
- "problem_type": "multi_label_classification",
64
  "relative_attention": true,
65
  "share_att_key": true,
66
  "torch_dtype": "float32",
 
1
  {
2
+ "_name_or_path": "acuvity/deberta-v3-base-zeroshot-v1.1-all-33-030624_r5",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "business_development",
12
  "1": "cybersecurity",
13
+ "2": "financial",
14
+ "3": "human_resource",
15
+ "4": "legal",
16
+ "5": "marketing",
17
+ "6": "risk_and_compliance",
18
+ "7": "sales",
19
+ "8": "strategy_and_planning",
20
+ "9": "technical"
 
 
 
 
 
21
  },
22
  "initializer_range": 0.02,
23
  "intermediate_size": 3072,
24
  "label2id": {
25
+ "business_development": 0,
26
  "cybersecurity": 1,
27
+ "financial": 2,
28
+ "human_resource": 3,
29
+ "legal": 4,
30
+ "marketing": 5,
31
+ "risk_and_compliance": 6,
32
+ "sales": 7,
33
+ "strategy_and_planning": 8,
34
+ "technical": 9
 
 
 
 
 
35
  },
36
  "layer_norm_eps": 1e-07,
37
  "max_position_embeddings": 512,
 
50
  ],
51
  "position_biased_input": false,
52
  "position_buckets": 256,
 
53
  "relative_attention": true,
54
  "share_att_key": true,
55
  "torch_dtype": "float32",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecddbd39a614282bd3ba24a7b42dc5d3738a7e16bc3cd3285a1ba06715516eaa
3
- size 737759268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a027be0a8f364b717f027c0a3f99de02da0865cc0479e59441b6b296def826
3
+ size 737743888