AhmadFareedKhan
commited on
Commit
•
b3cd4c3
1
Parent(s):
f55315b
Model save
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# model
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 |
|
50 |
-
|
|
51 |
-
|
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: oyounis/BERT-Autocorrector
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
13 |
|
14 |
# model
|
15 |
|
16 |
+
This model is a fine-tuned version of [oyounis/BERT-Autocorrector](https://huggingface.co/oyounis/BERT-Autocorrector) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.9846
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 300 | 2.1807 |
|
50 |
+
| 2.4036 | 2.0 | 600 | 2.0895 |
|
51 |
+
| 2.4036 | 3.0 | 900 | 2.0379 |
|
52 |
+
| 2.1945 | 4.0 | 1200 | 1.9572 |
|
53 |
+
| 2.1093 | 5.0 | 1500 | 1.9846 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2246902200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a78779900a9f1c22665b7ed1d256ddb0eef48a689a443b4f5ab9d34b4ca6fc2
|
3 |
size 2246902200
|