vladjr commited on
Commit
92bf9cb
·
1 Parent(s): 137cf5c

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +5 -7
  2. config.json +4 -4
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.2495
19
- - Validation Loss: 0.2841
20
- - Train Accuracy: 0.9304
21
- - Epoch: 2
22
 
23
  ## Model description
24
 
@@ -44,9 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 2.2473 | 0.8915 | 0.8667 | 0 |
48
- | 0.5458 | 0.3423 | 0.9440 | 1 |
49
- | 0.2495 | 0.2841 | 0.9304 | 2 |
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.3070
19
+ - Validation Loss: 0.9137
20
+ - Train Accuracy: 0.8732
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 2.3070 | 0.9137 | 0.8732 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
config.json CHANGED
@@ -54,8 +54,8 @@
54
  "37": "Return on Involvement",
55
  "38": "Recruitment Process Outsourcing",
56
  "39": "Request for Purchase Order",
57
- "41": "Small and Medium-sized Enterprises",
58
- "42": "Subject Matter Expert"
59
  },
60
  "initializer_range": 0.02,
61
  "inner_group_num": 1,
@@ -101,8 +101,8 @@
101
  "Return on Investment": 36,
102
  "Return on Involvement": 37,
103
  "Risk Assessment": 35,
104
- "Small and Medium-sized Enterprises": 41,
105
- "Subject Matter Expert": 42
106
  },
107
  "layer_norm_eps": 1e-12,
108
  "max_position_embeddings": 512,
 
54
  "37": "Return on Involvement",
55
  "38": "Recruitment Process Outsourcing",
56
  "39": "Request for Purchase Order",
57
+ "40": "Small and Medium-sized Enterprises",
58
+ "41": "Subject Matter Expert"
59
  },
60
  "initializer_range": 0.02,
61
  "inner_group_num": 1,
 
101
  "Return on Investment": 36,
102
  "Return on Involvement": 37,
103
  "Risk Assessment": 35,
104
+ "Small and Medium-sized Enterprises": 40,
105
+ "Subject Matter Expert": 41
106
  },
107
  "layer_norm_eps": 1e-12,
108
  "max_position_embeddings": 512,
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e57cc55df3446ada98fbf088d8b38a505108a901be0f346f9156d0debd4436e3
3
  size 46904728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f6b8f44e087c8f5ed259d817af0dee6d3d9e105ab76156c53744967dcf83445
3
  size 46904728