vladjr commited on
Commit
00c8777
·
1 Parent(s): c0915f3

Training in progress epoch 0

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_keras_callback
6
+ model-index:
7
+ - name: vladjr/distilbert-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/distilbert-teste
15
+
16
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.2694
19
+ - Validation Loss: 0.7885
20
+ - Train Accuracy: 0.9244
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.2694 | 0.7885 | 0.9244 | 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]": 101,
3
+ "[MASK]": 103,
4
+ "[PAD]": 0,
5
+ "[SEP]": 102,
6
+ "[UNK]": 100
7
+ }
config.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
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": "Alternative Investment",
13
+ "1": "Appreciative Inquiry",
14
+ "2": "Artificial Intelligence",
15
+ "3": "Accounts Receivable",
16
+ "4": "Annual Review",
17
+ "5": "Applicant Tracking System",
18
+ "6": "Automated Trading System",
19
+ "7": "Career Advancement",
20
+ "8": "Chartered Accountant",
21
+ "9": "Customer Acquisition",
22
+ "10": "Career Pathing",
23
+ "11": "Commercial Paper",
24
+ "12": "Cost Per Mille",
25
+ "13": "Cost Per Million",
26
+ "14": "Credit Risk Management",
27
+ "15": "Customer Relationship Management",
28
+ "16": "Call to Action",
29
+ "17": "Commodity Trading Advisor",
30
+ "18": "Diversity, Equity, and Inclusion",
31
+ "19": "Dividend Equity Income",
32
+ "20": "Earnings Report",
33
+ "21": "Employee Relations",
34
+ "22": "Email Verification Process",
35
+ "23": "Employee Value Proposition",
36
+ "24": "Executive Vice President",
37
+ "25": "Marketing Automation",
38
+ "26": "Mergers & Acquisitions",
39
+ "27": "Management BuyOut",
40
+ "28": "Management By Objectives",
41
+ "29": "Performance Management",
42
+ "30": "Portfolio Manager",
43
+ "31": "Product Marketing",
44
+ "32": "Performance Review",
45
+ "33": "Public Relations",
46
+ "34": "Remarketing Audience",
47
+ "35": "Risk Assessment",
48
+ "36": "Return on Investment",
49
+ "37": "Return on Involvement",
50
+ "38": "Recruitment Process Outsourcing",
51
+ "39": "Request for Purchase Order",
52
+ "41": "Small and Medium-sized Enterprises",
53
+ "42": "Subject Matter Expert"
54
+ },
55
+ "initializer_range": 0.02,
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
+ "max_position_embeddings": 512,
101
+ "model_type": "distilbert",
102
+ "n_heads": 12,
103
+ "n_layers": 6,
104
+ "pad_token_id": 0,
105
+ "qa_dropout": 0.1,
106
+ "seq_classif_dropout": 0.2,
107
+ "sinusoidal_pos_embds": false,
108
+ "tie_weights_": true,
109
+ "transformers_version": "4.34.0",
110
+ "vocab_size": 30522
111
+ }
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bd40b7c7306ae0f4d074a13da4ff395896fe765f43acac7678ba1d874d0ae2e
3
+ size 268074688
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "additional_special_tokens": [],
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 512,
50
+ "pad_token": "[PAD]",
51
+ "sep_token": "[SEP]",
52
+ "strip_accents": null,
53
+ "tokenize_chinese_chars": true,
54
+ "tokenizer_class": "DistilBertTokenizer",
55
+ "unk_token": "[UNK]"
56
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff