djsull/aha_classification
Browse files
README.md
CHANGED
@@ -17,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [monologg/kobigbird-bert-base](https://huggingface.co/monologg/kobigbird-bert-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1:
|
22 |
-
- Roc Auc:
|
23 |
-
- Accuracy:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
54 |
-
| No log | 1.0 | 50 | 0.
|
55 |
-
| No log | 2.0 | 100 | 0.
|
56 |
-
| No log | 3.0 | 150 | 0.
|
57 |
-
| No log | 4.0 | 200 | 0.
|
58 |
-
| No log | 5.0 | 250 | 0.
|
59 |
-
| No log | 6.0 | 300 | 0.
|
60 |
-
| No log | 7.0 | 350 | 0.
|
61 |
-
| No log | 8.0 | 400 | 0.
|
62 |
-
| No log | 9.0 | 450 | 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [monologg/kobigbird-bert-base](https://huggingface.co/monologg/kobigbird-bert-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1015
|
21 |
+
- F1: 0.9446
|
22 |
+
- Roc Auc: 0.9544
|
23 |
+
- Accuracy: 0.8777
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
|
54 |
+
| No log | 1.0 | 50 | 0.3346 | 0.9193 | 0.9412 | 0.8201 |
|
55 |
+
| No log | 2.0 | 100 | 0.1859 | 0.9311 | 0.9428 | 0.8561 |
|
56 |
+
| No log | 3.0 | 150 | 0.1490 | 0.9216 | 0.9358 | 0.8417 |
|
57 |
+
| No log | 4.0 | 200 | 0.1233 | 0.9381 | 0.9492 | 0.8705 |
|
58 |
+
| No log | 5.0 | 250 | 0.1135 | 0.9518 | 0.9622 | 0.8993 |
|
59 |
+
| No log | 6.0 | 300 | 0.1047 | 0.9416 | 0.9525 | 0.8705 |
|
60 |
+
| No log | 7.0 | 350 | 0.1019 | 0.9443 | 0.9531 | 0.8777 |
|
61 |
+
| No log | 8.0 | 400 | 0.1065 | 0.9338 | 0.9434 | 0.8633 |
|
62 |
+
| No log | 9.0 | 450 | 0.0996 | 0.9373 | 0.9466 | 0.8633 |
|
63 |
+
| 0.168 | 10.0 | 500 | 0.1015 | 0.9446 | 0.9544 | 0.8777 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 457410764
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5040f24011e4988f7a0f7af40e4f52dfc761459a372f74fabb0f28d2fdff2c76
|
3 |
size 457410764
|
runs/Sep05_06-35-28_129-146-79-76/events.out.tfevents.1725518129.129-146-79-76.424120.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cc80a2b39cdab7230418f7f7be8cc5466efe255b383969afcd8a2ab3d064a8b
|
3 |
+
size 10065
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28b0eaf51135ad289caf9216accb380b5ff28643793c6522062a603f272e5453
|
3 |
size 5112
|