End of training
Browse files
README.md
CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [avsolatorio/GIST-large-Embedding-v0](https://huggingface.co/avsolatorio/GIST-large-Embedding-v0) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- F1: 0.
|
23 |
-
- Roc Auc: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -41,8 +41,8 @@ More information needed
|
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
- learning_rate: 5e-05
|
44 |
-
- train_batch_size:
|
45 |
-
- eval_batch_size:
|
46 |
- seed: 42
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
- lr_scheduler_type: linear
|
@@ -52,21 +52,21 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
55 |
-
| No log | 1.0 |
|
56 |
-
| No log | 2.0 |
|
57 |
-
| No log | 3.0 |
|
58 |
-
| No log | 4.0 |
|
59 |
-
| No log | 5.0 |
|
60 |
-
| No log | 6.0 |
|
61 |
-
| No log | 7.0 |
|
62 |
-
| No log | 8.0 |
|
63 |
-
| No log | 9.0 |
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [avsolatorio/GIST-large-Embedding-v0](https://huggingface.co/avsolatorio/GIST-large-Embedding-v0) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2391
|
22 |
+
- F1: 0.5650
|
23 |
+
- Roc Auc: 0.7487
|
24 |
+
- Accuracy: 0.1228
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
41 |
|
42 |
The following hyperparameters were used during training:
|
43 |
- learning_rate: 5e-05
|
44 |
+
- train_batch_size: 8
|
45 |
+
- eval_batch_size: 8
|
46 |
- seed: 42
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
- lr_scheduler_type: linear
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
55 |
+
| No log | 1.0 | 50 | 0.3095 | 0.1123 | 0.5442 | 0.0351 |
|
56 |
+
| No log | 2.0 | 100 | 0.2862 | 0.2744 | 0.6015 | 0.0702 |
|
57 |
+
| No log | 3.0 | 150 | 0.2642 | 0.3740 | 0.6488 | 0.0877 |
|
58 |
+
| No log | 4.0 | 200 | 0.2563 | 0.4429 | 0.6792 | 0.0526 |
|
59 |
+
| No log | 5.0 | 250 | 0.2492 | 0.5030 | 0.7178 | 0.0877 |
|
60 |
+
| No log | 6.0 | 300 | 0.2323 | 0.5296 | 0.7199 | 0.1228 |
|
61 |
+
| No log | 7.0 | 350 | 0.2372 | 0.5433 | 0.7326 | 0.1053 |
|
62 |
+
| No log | 8.0 | 400 | 0.2326 | 0.5371 | 0.7279 | 0.1053 |
|
63 |
+
| No log | 9.0 | 450 | 0.2346 | 0.5587 | 0.7382 | 0.1404 |
|
64 |
+
| 0.1673 | 10.0 | 500 | 0.2393 | 0.5819 | 0.7534 | 0.1053 |
|
65 |
+
| 0.1673 | 11.0 | 550 | 0.2370 | 0.5656 | 0.7471 | 0.1053 |
|
66 |
+
| 0.1673 | 12.0 | 600 | 0.2374 | 0.5680 | 0.7479 | 0.1404 |
|
67 |
+
| 0.1673 | 13.0 | 650 | 0.2392 | 0.5680 | 0.7500 | 0.1228 |
|
68 |
+
| 0.1673 | 14.0 | 700 | 0.2398 | 0.5650 | 0.7487 | 0.1228 |
|
69 |
+
| 0.1673 | 15.0 | 750 | 0.2391 | 0.5650 | 0.7487 | 0.1228 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340688368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc055e7d8d8dc10fc67e58f05755aab64cee600c857ded7fc90efa7e535dc793
|
3 |
size 1340688368
|
runs/Mar10_10-49-09_f875dd366071/events.out.tfevents.1710067750.f875dd366071.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91e815d917fe2f5db70d838e6b023aeea10d88afb88a42dd404a1f802dbca09d
|
3 |
+
size 12089
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd12a6809f87bd1fa7596cafd639f9686c53e0ff5659cfc2eb2bd81503f53cf7
|
3 |
size 4920
|