ihebaker10
commited on
Commit
•
494e68b
1
Parent(s):
0205b23
ihebaker10/spark-name-es-to-en
Browse files- README.md +4 -4
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss:
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -44,9 +44,9 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
-
| No log | 1.0 | 1 |
|
48 |
-
| No log | 2.0 | 2 |
|
49 |
-
| No log | 3.0 | 3 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.7762
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| No log | 1.0 | 1 | 1.0787 |
|
48 |
+
| No log | 2.0 | 2 | 0.8665 |
|
49 |
+
| No log | 3.0 | 3 | 0.7762 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 309965092
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60f1d5ee9e21dd4f2ac5980a49a81194a1cac3e29825b1e3098857d4aec8e75b
|
3 |
size 309965092
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4795
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed8d3d1f7b4f92e1b5cb7217d7f2e53fb022e69b64c536b8df935a156f472bd6
|
3 |
size 4795
|