Ved2001/pranalyzer
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Accuracy: 0.
|
| 24 |
-
- F1: 0.
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.1989
|
| 23 |
+
- Accuracy: 0.927
|
| 24 |
+
- F1: 0.9270
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 56 |
+
| 0.2201 | 1.0 | 157 | 0.2192 | 0.916 | 0.9159 |
|
| 57 |
+
| 0.1695 | 2.0 | 314 | 0.1988 | 0.927 | 0.9270 |
|
| 58 |
+
| 0.0974 | 3.0 | 471 | 0.2326 | 0.926 | 0.9260 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71d320c4335230723a03427b00b1bc9e0965993ce276f112e33965407260ea39
|
| 3 |
size 267832560
|