senthil2002
commited on
Commit
•
a70f5e9
1
Parent(s):
56f919f
End of training
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Precision: 1.0
|
25 |
- Recall: 1.0
|
26 |
- F1: 1.0
|
@@ -44,8 +44,8 @@ More information needed
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 5e-05
|
47 |
-
- train_batch_size:
|
48 |
-
- eval_batch_size:
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
@@ -55,16 +55,15 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| No log | 2.0 |
|
60 |
-
| No log | 3.0 |
|
61 |
-
| No log | 4.0 |
|
62 |
-
| No log | 5.0 |
|
63 |
-
| No log | 6.0 |
|
64 |
-
| No log | 7.0 |
|
65 |
-
| No log | 8.0 |
|
66 |
-
| No log | 9.0 |
|
67 |
-
| No log | 10.0 | 50 | 0.0025 | 1.0 | 1.0 | 1.0 | 1.0 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0305
|
24 |
- Precision: 1.0
|
25 |
- Recall: 1.0
|
26 |
- F1: 1.0
|
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 5e-05
|
47 |
+
- train_batch_size: 4
|
48 |
+
- eval_batch_size: 4
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| No log | 1.0 | 10 | 0.1838 | 1.0 | 1.0 | 1.0 | 1.0 |
|
59 |
+
| No log | 2.0 | 20 | 0.0773 | 0.8889 | 1.0 | 0.9412 | 0.96 |
|
60 |
+
| No log | 3.0 | 30 | 0.0742 | 0.8889 | 1.0 | 0.9412 | 0.96 |
|
61 |
+
| No log | 4.0 | 40 | 0.0445 | 1.0 | 1.0 | 1.0 | 1.0 |
|
62 |
+
| No log | 5.0 | 50 | 0.0500 | 0.875 | 0.875 | 0.875 | 0.96 |
|
63 |
+
| No log | 6.0 | 60 | 0.0305 | 1.0 | 1.0 | 1.0 | 1.0 |
|
64 |
+
| No log | 7.0 | 70 | 0.0308 | 1.0 | 1.0 | 1.0 | 1.0 |
|
65 |
+
| No log | 8.0 | 80 | 0.0323 | 0.875 | 0.875 | 0.875 | 0.96 |
|
66 |
+
| No log | 9.0 | 90 | 0.0354 | 0.875 | 0.875 | 0.875 | 0.96 |
|
|
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265473092
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78472be12f6940a06960633319731af832856f13804675daa953b93f99887e0d
|
3 |
size 265473092
|
runs/Mar02_11-25-20_062f85bf131e/events.out.tfevents.1709378736.062f85bf131e.268.7
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:3155d8f88381da3c1a5db760cd256bdf5569093e89e63819f2e3323d63ac6f48
|
3 |
+
size 9154
|
runs/Mar02_11-25-20_062f85bf131e/events.out.tfevents.1709378930.062f85bf131e.268.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99525b9a59fc535350dac66fbf2a97f8b256b590064dd4f07cc2d6246f5f2182
|
3 |
+
size 551
|