vladjr commited on
Commit
4795f8f
1 Parent(s): 322af6a

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 [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.4235
19
- - Validation Loss: 0.2163
20
- - Train Accuracy: 0.9631
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
- | 3.0564 | 1.7752 | 0.8333 | 0 |
48
- | 1.1787 | 0.4896 | 0.9482 | 1 |
49
- | 0.4235 | 0.2163 | 0.9631 | 2 |
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 3.0330
19
+ - Validation Loss: 1.8019
20
+ - Train Accuracy: 0.7476
21
+ - Epoch: 0
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 3.0330 | 1.8019 | 0.7476 | 0 |
 
 
48
 
49
 
50
  ### Framework versions
config.json CHANGED
@@ -50,8 +50,8 @@
50
  "37": "Return on Involvement",
51
  "38": "Recruitment Process Outsourcing",
52
  "39": "Request for Purchase Order",
53
- "41": "Small and Medium-sized Enterprises",
54
- "42": "Subject Matter Expert"
55
  },
56
  "initializer_range": 0.02,
57
  "intermediate_size": 3072,
@@ -96,8 +96,8 @@
96
  "Return on Investment": 36,
97
  "Return on Involvement": 37,
98
  "Risk Assessment": 35,
99
- "Small and Medium-sized Enterprises": 41,
100
- "Subject Matter Expert": 42
101
  },
102
  "layer_norm_eps": 1e-12,
103
  "max_position_embeddings": 512,
 
50
  "37": "Return on Involvement",
51
  "38": "Recruitment Process Outsourcing",
52
  "39": "Request for Purchase Order",
53
+ "40": "Small and Medium-sized Enterprises",
54
+ "41": "Subject Matter Expert"
55
  },
56
  "initializer_range": 0.02,
57
  "intermediate_size": 3072,
 
96
  "Return on Investment": 36,
97
  "Return on Involvement": 37,
98
  "Risk Assessment": 35,
99
+ "Small and Medium-sized Enterprises": 40,
100
+ "Subject Matter Expert": 41
101
  },
102
  "layer_norm_eps": 1e-12,
103
  "max_position_embeddings": 512,
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e36342da480254fc17c58c6cb9c3442802b53deab02638daa5db166a418d4528
3
  size 438347984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b519922e0fe12869dd2f24e09b2df8e40bd3f3af3f5b015efb212ae128f56be4
3
  size 438347984