End of training
Browse files- README.md +13 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -13,8 +13,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss:
|
17 |
-
- Exact Match: 0.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -39,13 +39,22 @@ The following hyperparameters were used during training:
|
|
39 |
- seed: 42
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
-
- num_epochs:
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss | Exact Match |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|:-----------:|
|
48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.6800
|
17 |
+
- Exact Match: 0.165
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
39 |
- seed: 42
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
+
- num_epochs: 10
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss | Exact Match |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|:-----------:|
|
48 |
+
| 2.1419 | 1.0 | 313 | 1.3197 | 0.01 |
|
49 |
+
| 1.1804 | 2.0 | 626 | 1.0833 | 0.023 |
|
50 |
+
| 0.8888 | 3.0 | 939 | 0.9529 | 0.062 |
|
51 |
+
| 0.7167 | 4.0 | 1252 | 0.9488 | 0.052 |
|
52 |
+
| 0.5985 | 5.0 | 1565 | 0.8626 | 0.09 |
|
53 |
+
| 0.514 | 6.0 | 1878 | 0.7982 | 0.115 |
|
54 |
+
| 0.439 | 7.0 | 2191 | 0.7420 | 0.144 |
|
55 |
+
| 0.3851 | 8.0 | 2504 | 0.6876 | 0.15 |
|
56 |
+
| 0.3434 | 9.0 | 2817 | 0.6794 | 0.178 |
|
57 |
+
| 0.3174 | 10.0 | 3130 | 0.6800 | 0.165 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2699200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd89516243a31537d2ae1963e01df839e9aee338734648f5ee1b1f38f19304fb
|
3 |
size 2699200
|