Model save
Browse files
README.md
CHANGED
|
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss:
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- Recall: 0.
|
| 28 |
-
- F1: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 59 |
-
| No log | 1.0 | 45 |
|
| 60 |
-
| No log | 2.0 | 90 |
|
| 61 |
-
| No log | 3.0 | 135 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.4436
|
| 25 |
+
- Accuracy: 0.8268
|
| 26 |
+
- Precision: 0.7794
|
| 27 |
+
- Recall: 0.7681
|
| 28 |
+
- F1: 0.7737
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 59 |
+
| No log | 1.0 | 45 | 0.4673 | 0.8212 | 0.7606 | 0.7826 | 0.7714 |
|
| 60 |
+
| No log | 2.0 | 90 | 0.4656 | 0.8101 | 0.7692 | 0.7246 | 0.7463 |
|
| 61 |
+
| No log | 3.0 | 135 | 0.4436 | 0.8268 | 0.7794 | 0.7681 | 0.7737 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
runs/Feb04_15-32-05_9beb83ca8fa3/events.out.tfevents.1738684230.9beb83ca8fa3.202.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a75480defd88676d0c8817d120aa9b0be81ab4c40a102191b32af0c6e4f595b6
|
| 3 |
+
size 560
|