End of training
Browse files- README.md +28 -1
- 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-v4
|
8 |
results: []
|
@@ -13,7 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# mega-base-multiple-choice-fp16-v4
|
15 |
|
16 |
-
This model is a fine-tuned version of [mnaylor/mega-base-wikitext](https://huggingface.co/mnaylor/mega-base-wikitext) on
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -42,6 +53,22 @@ The following hyperparameters were used during training:
|
|
42 |
- num_epochs: 10
|
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-v4
|
13 |
results: []
|
|
|
18 |
|
19 |
# mega-base-multiple-choice-fp16-v4
|
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.4964
|
25 |
+
- Precision: 0.4964
|
26 |
+
- Recall: 0.5023
|
27 |
+
- F1: 0.4993
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
53 |
- num_epochs: 10
|
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 |
+
| No log | 4.0 | 136 | 0.6932 | 0.4995 | 0.4995 | 0.5043 | 0.5019 |
|
64 |
+
| No log | 5.0 | 170 | 0.6932 | 0.4975 | 0.4975 | 0.5023 | 0.4999 |
|
65 |
+
| No log | 6.0 | 204 | 0.6932 | 0.4987 | 0.4987 | 0.5043 | 0.5015 |
|
66 |
+
| No log | 7.0 | 238 | 0.6932 | 0.4960 | 0.4961 | 0.5026 | 0.4993 |
|
67 |
+
| No log | 8.0 | 272 | 0.6932 | 0.4967 | 0.4967 | 0.5036 | 0.5002 |
|
68 |
+
| No log | 9.0 | 306 | 0.6932 | 0.4965 | 0.4966 | 0.5 | 0.4983 |
|
69 |
+
| No log | 10.0 | 340 | 0.6932 | 0.4964 | 0.4964 | 0.5023 | 0.4993 |
|
70 |
+
|
71 |
+
|
72 |
### Framework versions
|
73 |
|
74 |
- Transformers 4.35.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 29381028
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b161758fc4c0193e4aa14bb0c3c3d5910a02fae470e7af5abed2489814104ed4
|
3 |
size 29381028
|