End of training
Browse files- README.md +11 -11
- logs/events.out.tfevents.1737587445.PC +2 -2
- model.safetensors +1 -1
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 the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss: 0.
|
| 24 |
-
- Accuracy: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
-
- F1: 0.
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
@@ -43,7 +43,7 @@ More information needed
|
|
| 43 |
### Training hyperparameters
|
| 44 |
|
| 45 |
The following hyperparameters were used during training:
|
| 46 |
-
- learning_rate:
|
| 47 |
- train_batch_size: 16
|
| 48 |
- eval_batch_size: 16
|
| 49 |
- seed: 42
|
|
@@ -55,11 +55,11 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 58 |
-
| 1.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.1266
|
| 24 |
+
- Accuracy: 0.9683
|
| 25 |
+
- Precision: 0.9718
|
| 26 |
+
- Recall: 0.9683
|
| 27 |
+
- F1: 0.9683
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 43 |
### Training hyperparameters
|
| 44 |
|
| 45 |
The following hyperparameters were used during training:
|
| 46 |
+
- learning_rate: 5e-05
|
| 47 |
- train_batch_size: 16
|
| 48 |
- eval_batch_size: 16
|
| 49 |
- seed: 42
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 58 |
+
| 1.1987 | 1.0 | 16 | 0.7846 | 0.9206 | 0.9253 | 0.9206 | 0.9207 |
|
| 59 |
+
| 0.5283 | 2.0 | 32 | 0.3242 | 0.9841 | 0.9851 | 0.9841 | 0.9841 |
|
| 60 |
+
| 0.3106 | 3.0 | 48 | 0.1674 | 0.9683 | 0.9718 | 0.9683 | 0.9683 |
|
| 61 |
+
| 0.0971 | 4.0 | 64 | 0.1073 | 0.9683 | 0.9718 | 0.9683 | 0.9683 |
|
| 62 |
+
| 0.047 | 5.0 | 80 | 0.1266 | 0.9683 | 0.9718 | 0.9683 | 0.9683 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
logs/events.out.tfevents.1737587445.PC
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:655149b78e4ed28c947ab278c4abb266550159928207c4e5517ec7ad451229dd
|
| 3 |
+
size 8365
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437964800
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d903c7b19c89c407e2a26cf6e86ff3ebc3b0b361030da813bc501a66376d508
|
| 3 |
size 437964800
|