Training completed!
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 [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- F1: 0.
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -43,22 +43,37 @@ 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 |
|
| 48 |
### Training results
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 51 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
| 52 |
-
| No log | 1.0 | 1243 | 0.
|
| 53 |
-
| No log | 2.0 | 2486 | 0.
|
| 54 |
-
| No log | 3.0 | 3729 | 0.
|
| 55 |
-
| No log | 4.0 | 4972 | 0.
|
| 56 |
-
| No log | 5.0 | 6215 | 0.
|
| 57 |
-
| No log | 6.0 | 7458 | 0.
|
| 58 |
-
| No log | 7.0 | 8701 | 0.
|
| 59 |
-
| No log | 8.0 | 9944 | 0.
|
| 60 |
-
| No log | 9.0 | 11187 | 0.
|
| 61 |
-
| No log | 10.0 | 12430 | 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.0001
|
| 21 |
+
- F1: 0.9914
|
| 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: 25
|
| 47 |
|
| 48 |
### Training results
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
| 51 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
| 52 |
+
| No log | 1.0 | 1243 | 0.0183 | 0.3245 |
|
| 53 |
+
| No log | 2.0 | 2486 | 0.0118 | 0.4825 |
|
| 54 |
+
| No log | 3.0 | 3729 | 0.0103 | 0.5138 |
|
| 55 |
+
| No log | 4.0 | 4972 | 0.0085 | 0.5191 |
|
| 56 |
+
| No log | 5.0 | 6215 | 0.0064 | 0.6228 |
|
| 57 |
+
| No log | 6.0 | 7458 | 0.0053 | 0.6666 |
|
| 58 |
+
| No log | 7.0 | 8701 | 0.0046 | 0.6844 |
|
| 59 |
+
| No log | 8.0 | 9944 | 0.0043 | 0.7041 |
|
| 60 |
+
| No log | 9.0 | 11187 | 0.0036 | 0.7175 |
|
| 61 |
+
| No log | 10.0 | 12430 | 0.0029 | 0.7732 |
|
| 62 |
+
| No log | 11.0 | 13673 | 0.0022 | 0.8057 |
|
| 63 |
+
| No log | 12.0 | 14916 | 0.0027 | 0.7894 |
|
| 64 |
+
| No log | 13.0 | 16159 | 0.0015 | 0.8652 |
|
| 65 |
+
| No log | 14.0 | 17402 | 0.0016 | 0.8579 |
|
| 66 |
+
| No log | 15.0 | 18645 | 0.0012 | 0.8958 |
|
| 67 |
+
| No log | 16.0 | 19888 | 0.0009 | 0.9167 |
|
| 68 |
+
| No log | 17.0 | 21131 | 0.0008 | 0.9395 |
|
| 69 |
+
| No log | 18.0 | 22374 | 0.0006 | 0.9535 |
|
| 70 |
+
| No log | 19.0 | 23617 | 0.0004 | 0.9607 |
|
| 71 |
+
| No log | 20.0 | 24860 | 0.0003 | 0.9712 |
|
| 72 |
+
| No log | 21.0 | 26103 | 0.0003 | 0.9794 |
|
| 73 |
+
| No log | 22.0 | 27346 | 0.0002 | 0.9858 |
|
| 74 |
+
| No log | 23.0 | 28589 | 0.0002 | 0.9888 |
|
| 75 |
+
| No log | 24.0 | 29832 | 0.0001 | 0.9898 |
|
| 76 |
+
| No log | 25.0 | 31075 | 0.0001 | 0.9914 |
|
| 77 |
|
| 78 |
|
| 79 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 430985684
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80beda04a85e002d30b5816fd031a0f5571fa872ef26d89f8e131c96783c3409
|
| 3 |
size 430985684
|
runs/Feb17_12-09-20_44564e283373/events.out.tfevents.1708171789.44564e283373.34.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91bfaa68fd8d6fc2bc311b0783c4b9afe9345b1cb7273728e179beb4e55dbaa8
|
| 3 |
+
size 14622
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74cc837706d350474fdf1f9ec3089afba48fa2d36d9fd7bca0e59da4a7c91ffb
|
| 3 |
size 4728
|