Xenopilus commited on
Commit
7edf56a
1 Parent(s): 6a17ee9

End of training

Browse files
Files changed (2) hide show
  1. README.md +21 -1
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,6 +3,11 @@ license: apache-2.0
3
  base_model: google/electra-base-discriminator
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
  - name: electra-base-multiple-choice-fp16
8
  results: []
@@ -13,7 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # electra-base-multiple-choice-fp16
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
 
18
  ## Model description
19
 
@@ -41,6 +52,15 @@ The following hyperparameters were used during training:
41
  - num_epochs: 3
42
  - mixed_precision_training: Native AMP
43
 
 
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
  - Transformers 4.35.2
 
3
  base_model: google/electra-base-discriminator
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
  model-index:
12
  - name: electra-base-multiple-choice-fp16
13
  results: []
 
18
 
19
  # electra-base-multiple-choice-fp16
20
 
21
+ This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.2735
24
+ - Accuracy: 0.8977
25
+ - Precision: 0.8961
26
+ - Recall: 0.8997
27
+ - F1: 0.8979
28
 
29
  ## Model description
30
 
 
52
  - num_epochs: 3
53
  - mixed_precision_training: Native AMP
54
 
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | No log | 1.0 | 269 | 0.2713 | 0.8845 | 0.8729 | 0.9 | 0.8863 |
60
+ | 0.3422 | 2.0 | 538 | 0.2594 | 0.8964 | 0.9017 | 0.8898 | 0.8957 |
61
+ | 0.3422 | 3.0 | 807 | 0.2735 | 0.8977 | 0.8961 | 0.8997 | 0.8979 |
62
+
63
+
64
  ### Framework versions
65
 
66
  - Transformers 4.35.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1681b9e4d75dc969bfd4dac6e3bc2f443b0d73638fb7717cd82d9f622475ff0
3
  size 437956148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fb4b653c2ec4c82f106aa18a5d24c5e031f120e8c9326dd843579e9a7261f0f
3
  size 437956148