runaksh commited on
Commit
fcf1476
1 Parent(s): 1f6422f

Upload DistilBertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +79 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ResumeClassification_distilBERT",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "Data Science",
13
+ "1": "HR",
14
+ "2": "Advocate",
15
+ "3": "Arts",
16
+ "4": "Web Designing",
17
+ "5": "Mechanical Engineer",
18
+ "6": "Sales",
19
+ "7": "Health and fitness",
20
+ "8": "Civil Engineer",
21
+ "9": "Java Developer",
22
+ "10": "Business Analyst",
23
+ "11": "SAP Developer",
24
+ "12": "Automation Testing",
25
+ "13": "Electrical Engineering",
26
+ "14": "Operations Manager",
27
+ "15": "Python Developer",
28
+ "16": "DevOps Engineer",
29
+ "17": "Network Security Engineer",
30
+ "18": "PMO",
31
+ "19": "Database",
32
+ "20": "Hadoop",
33
+ "21": "ETL Developer",
34
+ "22": "DotNet Developer",
35
+ "23": "Blockchain",
36
+ "24": "Testing"
37
+ },
38
+ "initializer_range": 0.02,
39
+ "label2id": {
40
+ "Advocate": 2,
41
+ "Arts": 3,
42
+ "Automation Testing": 12,
43
+ "Blockchain": 23,
44
+ "Business Analyst": 10,
45
+ "Civil Engineer": 8,
46
+ "Data Science": 0,
47
+ "Database": 19,
48
+ "DevOps Engineer": 16,
49
+ "DotNet Developer": 22,
50
+ "ETL Developer": 21,
51
+ "Electrical Engineering": 13,
52
+ "HR": 1,
53
+ "Hadoop": 20,
54
+ "Health and fitness": 7,
55
+ "Java Developer": 9,
56
+ "Mechanical Engineer": 5,
57
+ "Network Security Engineer": 17,
58
+ "Operations Manager": 14,
59
+ "PMO": 18,
60
+ "Python Developer": 15,
61
+ "SAP Developer": 11,
62
+ "Sales": 6,
63
+ "Testing": 24,
64
+ "Web Designing": 4
65
+ },
66
+ "max_position_embeddings": 512,
67
+ "model_type": "distilbert",
68
+ "n_heads": 12,
69
+ "n_layers": 6,
70
+ "pad_token_id": 0,
71
+ "problem_type": "single_label_classification",
72
+ "qa_dropout": 0.1,
73
+ "seq_classif_dropout": 0.2,
74
+ "sinusoidal_pos_embds": false,
75
+ "tie_weights_": true,
76
+ "torch_dtype": "float32",
77
+ "transformers_version": "4.33.1",
78
+ "vocab_size": 30522
79
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204ec869aaa1baf761cdffcdf69a0eaa9a5d5fda7a619d2abd1bd8ca2a159058
3
+ size 267924845