Venkatesh4342
commited on
Commit
•
8e58f3a
1
Parent(s):
c8c7ed8
Model save
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
- Accuracy: 1.0
|
23 |
- F1: 1.0
|
24 |
|
@@ -45,15 +45,14 @@ The following hyperparameters were used during training:
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
-
- num_epochs:
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---:|
|
54 |
-
| No log | 1.
|
55 |
-
| No log | 3.
|
56 |
-
| 0.0814 | 4.6154 | 300 | 0.0016 | 1.0 | 1.0 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0038
|
22 |
- Accuracy: 1.0
|
23 |
- F1: 1.0
|
24 |
|
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 4
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---:|
|
54 |
+
| No log | 1.6129 | 100 | 0.0080 | 1.0 | 1.0 |
|
55 |
+
| No log | 3.2258 | 200 | 0.0038 | 1.0 | 1.0 |
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267835644
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7993b2906d2f355a3333799533f3ddf3e69b03690f41126baef6b650b3030f32
|
3 |
size 267835644
|
runs/Jun02_12-06-13_474c8dc134b5/events.out.tfevents.1717329973.474c8dc134b5.335.1
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:bacd31be9e7e8a13b744f5dec857c701f1295b1279e9c4a12f6a6e8d981b6a57
|
3 |
+
size 6177
|