Model save
Browse files- README.md +8 -3
- model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 3.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -46,8 +46,13 @@ The following hyperparameters were used during training:
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:------:|:----:|:---------------:|
|
| 49 |
-
| 4.
|
| 50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 3.8060
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:------:|:----:|:---------------:|
|
| 49 |
+
| 4.7593 | 0.1280 | 1000 | 4.7435 |
|
| 50 |
+
| 4.3215 | 0.2560 | 2000 | 4.2979 |
|
| 51 |
+
| 4.151 | 0.3840 | 3000 | 4.1439 |
|
| 52 |
+
| 4.0331 | 0.5120 | 4000 | 4.0196 |
|
| 53 |
+
| 3.9306 | 0.6400 | 5000 | 3.9140 |
|
| 54 |
+
| 3.8629 | 0.7680 | 6000 | 3.8403 |
|
| 55 |
+
| 3.8104 | 0.8959 | 7000 | 3.8060 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b04d8de8cd98d92dc0749d52adcc6cfc6ecc80baa5c8ff9269723a0b2713724e
|
| 3 |
+
size 250512472
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5969
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e00d7a5cd61299a0886f2712be3e43745ace37274e803b22cc66adb488cf2ff6
|
| 3 |
size 5969
|