vladjr commited on
Commit
c0e7087
1 Parent(s): 5152158

Training in progress epoch 0

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-base
4
+ tags:
5
+ - generated_from_keras_callback
6
+ model-index:
7
+ - name: vladjr/deberta-teste
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
12
+ probably proofread and complete it, then remove this comment. -->
13
+
14
+ # vladjr/deberta-teste
15
+
16
+ This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.0764
19
+ - Validation Loss: 0.2430
20
+ - Train Accuracy: 0.9405
21
+ - Epoch: 0
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - optimizer: {'name': 'Adam', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 2100, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
41
+ - training_precision: float32
42
+
43
+ ### Training results
44
+
45
+ | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
+ |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 2.0764 | 0.2430 | 0.9405 | 0 |
48
+
49
+
50
+ ### Framework versions
51
+
52
+ - Transformers 4.34.0
53
+ - TensorFlow 2.13.0
54
+ - Datasets 2.14.5
55
+ - Tokenizers 0.14.1
added_tokens.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "[CLS]": 1,
3
+ "[MASK]": 50264,
4
+ "[PAD]": 0,
5
+ "[SEP]": 2,
6
+ "[UNK]": 3
7
+ }
config.json ADDED
@@ -0,0 +1,119 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-base",
3
+ "architectures": [
4
+ "DebertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "Alternative Investment",
12
+ "1": "Appreciative Inquiry",
13
+ "2": "Artificial Intelligence",
14
+ "3": "Accounts Receivable",
15
+ "4": "Annual Review",
16
+ "5": "Applicant Tracking System",
17
+ "6": "Automated Trading System",
18
+ "7": "Career Advancement",
19
+ "8": "Chartered Accountant",
20
+ "9": "Customer Acquisition",
21
+ "10": "Career Pathing",
22
+ "11": "Commercial Paper",
23
+ "12": "Cost Per Mille",
24
+ "13": "Cost Per Million",
25
+ "14": "Credit Risk Management",
26
+ "15": "Customer Relationship Management",
27
+ "16": "Call to Action",
28
+ "17": "Commodity Trading Advisor",
29
+ "18": "Diversity, Equity, and Inclusion",
30
+ "19": "Dividend Equity Income",
31
+ "20": "Earnings Report",
32
+ "21": "Employee Relations",
33
+ "22": "Email Verification Process",
34
+ "23": "Employee Value Proposition",
35
+ "24": "Executive Vice President",
36
+ "25": "Marketing Automation",
37
+ "26": "Mergers & Acquisitions",
38
+ "27": "Management BuyOut",
39
+ "28": "Management By Objectives",
40
+ "29": "Performance Management",
41
+ "30": "Portfolio Manager",
42
+ "31": "Product Marketing",
43
+ "32": "Performance Review",
44
+ "33": "Public Relations",
45
+ "34": "Remarketing Audience",
46
+ "35": "Risk Assessment",
47
+ "36": "Return on Investment",
48
+ "37": "Return on Involvement",
49
+ "38": "Recruitment Process Outsourcing",
50
+ "39": "Request for Purchase Order",
51
+ "41": "Small and Medium-sized Enterprises",
52
+ "42": "Subject Matter Expert"
53
+ },
54
+ "initializer_range": 0.02,
55
+ "intermediate_size": 3072,
56
+ "label2id": {
57
+ "Accounts Receivable": 3,
58
+ "Alternative Investment": 0,
59
+ "Annual Review": 4,
60
+ "Applicant Tracking System": 5,
61
+ "Appreciative Inquiry": 1,
62
+ "Artificial Intelligence": 2,
63
+ "Automated Trading System": 6,
64
+ "Call to Action": 16,
65
+ "Career Advancement": 7,
66
+ "Career Pathing": 10,
67
+ "Chartered Accountant": 8,
68
+ "Commercial Paper": 11,
69
+ "Commodity Trading Advisor": 17,
70
+ "Cost Per Mille": 12,
71
+ "Cost Per Million": 13,
72
+ "Credit Risk Management": 14,
73
+ "Customer Acquisition": 9,
74
+ "Customer Relationship Management": 15,
75
+ "Diversity, Equity, and Inclusion": 18,
76
+ "Dividend Equity Income": 19,
77
+ "Earnings Report": 20,
78
+ "Email Verification Process": 22,
79
+ "Employee Relations": 21,
80
+ "Employee Value Proposition": 23,
81
+ "Executive Vice President": 24,
82
+ "Management BuyOut": 27,
83
+ "Management By Objectives": 28,
84
+ "Marketing Automation": 25,
85
+ "Mergers & Acquisitions": 26,
86
+ "Performance Management": 29,
87
+ "Performance Review": 32,
88
+ "Portfolio Manager": 30,
89
+ "Product Marketing": 31,
90
+ "Public Relations": 33,
91
+ "Recruitment Process Outsourcing": 38,
92
+ "Remarketing Audience": 34,
93
+ "Request for Purchase Order": 39,
94
+ "Return on Investment": 36,
95
+ "Return on Involvement": 37,
96
+ "Risk Assessment": 35,
97
+ "Small and Medium-sized Enterprises": 41,
98
+ "Subject Matter Expert": 42
99
+ },
100
+ "layer_norm_eps": 1e-07,
101
+ "max_position_embeddings": 512,
102
+ "max_relative_positions": -1,
103
+ "model_type": "deberta",
104
+ "num_attention_heads": 12,
105
+ "num_hidden_layers": 12,
106
+ "pad_token_id": 0,
107
+ "pooler_dropout": 0,
108
+ "pooler_hidden_act": "gelu",
109
+ "pooler_hidden_size": 768,
110
+ "pos_att_type": [
111
+ "c2p",
112
+ "p2c"
113
+ ],
114
+ "position_biased_input": false,
115
+ "relative_attention": true,
116
+ "transformers_version": "4.34.0",
117
+ "type_vocab_size": 0,
118
+ "vocab_size": 50265
119
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": "[UNK]"
9
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1709e33e79c24a56b0022fd030b7ea7b4ed0c88779cddd4a0c05b1b4bb5c04fa
3
+ size 557190152
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "[PAD]",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "[CLS]",
15
+ "lstrip": false,
16
+ "normalized": true,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "[SEP]",
23
+ "lstrip": false,
24
+ "normalized": true,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "3": {
30
+ "content": "[UNK]",
31
+ "lstrip": false,
32
+ "normalized": true,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "50264": {
38
+ "content": "[MASK]",
39
+ "lstrip": true,
40
+ "normalized": true,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ }
45
+ },
46
+ "additional_special_tokens": [],
47
+ "bos_token": "[CLS]",
48
+ "clean_up_tokenization_spaces": true,
49
+ "cls_token": "[CLS]",
50
+ "do_lower_case": false,
51
+ "eos_token": "[SEP]",
52
+ "errors": "replace",
53
+ "mask_token": "[MASK]",
54
+ "model_max_length": 512,
55
+ "pad_token": "[PAD]",
56
+ "sep_token": "[SEP]",
57
+ "tokenizer_class": "DebertaTokenizer",
58
+ "unk_token": "[UNK]",
59
+ "vocab_type": "gpt2"
60
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff