Xenopilus commited on
Commit
f89a8b2
1 Parent(s): 41445a6

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: mnaylor/mega-base-wikitext
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
  - name: mega-base-multiple-choice-fp16-v3
8
  results: []
@@ -13,7 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # mega-base-multiple-choice-fp16-v3
15
 
16
- This model is a fine-tuned version of [mnaylor/mega-base-wikitext](https://huggingface.co/mnaylor/mega-base-wikitext) on an unknown dataset.
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -42,6 +53,15 @@ The following hyperparameters were used during training:
42
  - num_epochs: 3
43
  - mixed_precision_training: Native AMP
44
 
 
 
 
 
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.35.2
 
3
  base_model: mnaylor/mega-base-wikitext
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
  model-index:
12
  - name: mega-base-multiple-choice-fp16-v3
13
  results: []
 
18
 
19
  # mega-base-multiple-choice-fp16-v3
20
 
21
+ This model is a fine-tuned version of [mnaylor/mega-base-wikitext](https://huggingface.co/mnaylor/mega-base-wikitext) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.6932
24
+ - Accuracy: 0.4974
25
+ - Precision: 0.4974
26
+ - Recall: 0.5020
27
+ - F1: 0.4997
28
 
29
  ## Model description
30
 
 
53
  - num_epochs: 3
54
  - mixed_precision_training: Native AMP
55
 
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
60
+ | No log | 1.0 | 34 | 0.6932 | 0.4970 | 0.4971 | 0.5023 | 0.4997 |
61
+ | No log | 2.0 | 68 | 0.6932 | 0.4975 | 0.4975 | 0.5026 | 0.5001 |
62
+ | No log | 3.0 | 102 | 0.6932 | 0.4974 | 0.4974 | 0.5020 | 0.4997 |
63
+
64
+
65
  ### Framework versions
66
 
67
  - Transformers 4.35.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf7b6816a9169e17255885faaf92f1edc4feb7ec4b29df50fd567e17acbd7d8e
3
  size 29381028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64698529bc200a542ed0953d731129a4de55b4bace9b2d4606d6f12c3d9f121e
3
  size 29381028