End of training
Browse files- README.md +6 -5
- model.safetensors +1 -1
- runs/Jun10_08-11-27_592c97bb8d71/events.out.tfevents.1718007088.592c97bb8d71.217.15 +3 -0
- runs/Jun10_08-14-32_592c97bb8d71/events.out.tfevents.1718007272.592c97bb8d71.217.16 +3 -0
- runs/Jun10_08-17-16_592c97bb8d71/events.out.tfevents.1718007436.592c97bb8d71.217.17 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,15 +43,16 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
| No log | 1.0 | 60 | 0.
|
54 |
-
| No log | 2.0 | 120 | 0.
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1895
|
21 |
+
- F1: 0.9615
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 3
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| No log | 1.0 | 60 | 0.3288 | 0.8095 |
|
54 |
+
| No log | 2.0 | 120 | 0.2252 | 0.9615 |
|
55 |
+
| No log | 3.0 | 180 | 0.1895 | 0.9615 |
|
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 594678184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb8eb269f79b6e092a4c7c33a3d119aaefa0e2b12bd2c01342e21cb2934dcf8d
|
3 |
size 594678184
|
runs/Jun10_08-11-27_592c97bb8d71/events.out.tfevents.1718007088.592c97bb8d71.217.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a065c84b90eb2d4908d5b51030f36158663399f043fb73b477e153a4c2e9607
|
3 |
+
size 5477
|
runs/Jun10_08-14-32_592c97bb8d71/events.out.tfevents.1718007272.592c97bb8d71.217.16
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bff596b55dbd36706435a11764bb698fa6479e769d12e32bf77fcd7972a1fdd
|
3 |
+
size 5166
|
runs/Jun10_08-17-16_592c97bb8d71/events.out.tfevents.1718007436.592c97bb8d71.217.17
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0882517bd9fdb570fafd92b546134fde97ca8d32258bd7c1e14447eba909a6a
|
3 |
+
size 6459
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69045840368a8069f0f8f3987029206f111a60026f28d9f5c76071a24c363f3b
|
3 |
size 5176
|