End of training
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: allenai/longformer-base-4096
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
-
-
|
8 |
model-index:
|
9 |
- name: job_interview_STAR_transcript_classifier_long
|
10 |
results: []
|
@@ -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 |
-
-
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,17 +43,15 @@ 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 |
|
52 |
-
|
53 |
-
| No log | 1.0 | 60 | 0.
|
54 |
-
| No log | 2.0 | 120 | 0.
|
55 |
-
| No log | 3.0 | 180 | 0.2169 | 0.9667 |
|
56 |
-
| No log | 4.0 | 240 | 0.2128 | 0.9667 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
+
- f1
|
8 |
model-index:
|
9 |
- name: job_interview_STAR_transcript_classifier_long
|
10 |
results: []
|
|
|
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.5223
|
21 |
+
- F1: 0.8929
|
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: 2
|
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.4468 | 0.7179 |
|
54 |
+
| No log | 2.0 | 120 | 0.5223 | 0.8929 |
|
|
|
|
|
55 |
|
56 |
|
57 |
### 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:01b4ed3841c371085fde12544b25c7f2b938c642d60bdab175b42b65836bfa1d
|
3 |
size 594678184
|
runs/Jun10_07-58-15_592c97bb8d71/events.out.tfevents.1718006296.592c97bb8d71.217.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ef18434d88008145657e7262b34e71a8ddeaf714d6d683016c2327148ccf946
|
3 |
+
size 6137
|
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:dc3673f4235168edc5b4bab6e187a7ca9525a9af6a077cba32fed0bb3421bb7f
|
3 |
size 5176
|