End of training
Browse files
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 |
|
@@ -50,14 +50,14 @@ The following hyperparameters were used during training:
|
|
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 |
-
| No log | 3.0 | 180 | 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.41.2
|
61 |
- Pytorch 2.3.0+cu121
|
62 |
-
- Datasets 2.
|
63 |
- Tokenizers 0.19.1
|
|
|
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.0381
|
21 |
+
- F1: 0.9804
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| No log | 1.0 | 60 | 0.2083 | 0.96 |
|
54 |
+
| No log | 2.0 | 120 | 0.3591 | 0.9259 |
|
55 |
+
| No log | 3.0 | 180 | 0.0381 | 0.9804 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.41.2
|
61 |
- Pytorch 2.3.0+cu121
|
62 |
+
- Datasets 2.20.0
|
63 |
- Tokenizers 0.19.1
|
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:1a22c193a8e1a4c11e494fa7701fff4e421432d5720342cdd7a9277ba9b1d522
|
3 |
size 594678184
|
runs/Jul08_20-46-39_486610db765b/events.out.tfevents.1720471601.486610db765b.205.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e11b3d011413f0a186e0e8ba06ab255727ef18c7988b90db465746883ced7f56
|
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:e15b94c789265a7bcf357879be5c5753bf864a6c6adcef8540b70eac1bd4124e
|
3 |
size 5176
|