reevan/bert_base_kan_rom
Browse files
README.md
CHANGED
|
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss: 0.
|
| 24 |
-
- Precision: 0.
|
| 25 |
-
- Recall: 0.
|
| 26 |
-
- F1: 0.
|
| 27 |
-
- Accuracy: 0.
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 58 |
-
| No log | 1.0 |
|
| 59 |
-
| No log | 2.0 |
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
| 66 |
|
| 67 |
- Transformers 4.38.2
|
| 68 |
- Pytorch 2.2.1+cu121
|
| 69 |
-
- Datasets 2.
|
| 70 |
- Tokenizers 0.15.2
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.7059
|
| 24 |
+
- Precision: 0.7644
|
| 25 |
+
- Recall: 0.7468
|
| 26 |
+
- F1: 0.7509
|
| 27 |
+
- Accuracy: 0.7471
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 58 |
+
| No log | 1.0 | 238 | 0.9040 | 0.5971 | 0.5675 | 0.5718 | 0.5670 |
|
| 59 |
+
| No log | 2.0 | 476 | 0.7639 | 0.6792 | 0.6517 | 0.6549 | 0.6513 |
|
| 60 |
+
| 0.8758 | 3.0 | 714 | 0.6876 | 0.7305 | 0.7120 | 0.7162 | 0.7126 |
|
| 61 |
+
| 0.8758 | 4.0 | 952 | 0.6862 | 0.7599 | 0.7507 | 0.7532 | 0.7510 |
|
| 62 |
+
| 0.4678 | 5.0 | 1190 | 0.7059 | 0.7644 | 0.7468 | 0.7509 | 0.7471 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
| 66 |
|
| 67 |
- Transformers 4.38.2
|
| 68 |
- Pytorch 2.2.1+cu121
|
| 69 |
+
- Datasets 2.19.0
|
| 70 |
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437961724
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8819237d080e3d579869decf7fc3728b8ecb673d3b5c7066ebb0612dc6c6e9eb
|
| 3 |
size 437961724
|
runs/Apr19_19-08-02_feeaba884b46/events.out.tfevents.1713553686.feeaba884b46.631.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:967fe30b386c38db9cab2a5c97b8add43b4163aeca0e72fe7ab0aaccc6e74bc7
|
| 3 |
+
size 7818
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8b01a2373714dfdee7b3ca03a642f36acdec62f3b0b2995732a8c57e54860dd
|
| 3 |
size 4856
|