Senthil
commited on
End of training
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# local_distilbert_finetune_model
|
20 |
|
21 |
-
This model is a fine-tuned version of [
|
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,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: senthil2002/local_distilbert_finetune_model
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
18 |
|
19 |
# local_distilbert_finetune_model
|
20 |
|
21 |
+
This model is a fine-tuned version of [senthil2002/local_distilbert_finetune_model](https://huggingface.co/senthil2002/local_distilbert_finetune_model) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0717
|
24 |
+
- Precision: 0.9293
|
25 |
+
- Recall: 0.9394
|
26 |
+
- F1: 0.9343
|
27 |
+
- Accuracy: 0.9845
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.0293 | 1.0 | 878 | 0.0660 | 0.9257 | 0.9334 | 0.9295 | 0.9836 |
|
59 |
+
| 0.013 | 2.0 | 1756 | 0.0727 | 0.9259 | 0.9374 | 0.9316 | 0.9837 |
|
60 |
+
| 0.0098 | 3.0 | 2634 | 0.0717 | 0.9293 | 0.9394 | 0.9343 | 0.9845 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265491548
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:438250a36e703036a02174ee68b9ef2a0ab76762569ebc2e7f08632282a2bca7
|
3 |
size 265491548
|
runs/Feb21_08-26-31_5a4b0b8fbc14/events.out.tfevents.1708505998.5a4b0b8fbc14.180.2
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:a1b7e32fef46645506794d37f4207ac977b28cedad495ac50f975c740583feb9
|
3 |
+
size 7233
|
runs/Feb21_08-26-31_5a4b0b8fbc14/events.out.tfevents.1708506277.5a4b0b8fbc14.180.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dc93ba8f80d46aa309c61c86b4d46495c7d01a7a2a9a6147a9a35fc3ae5f174
|
3 |
+
size 560
|