devcryptodude
commited on
Commit
•
4214e47
1
Parent(s):
f257ae7
End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
- F1-score: 1.0
|
20 |
|
21 |
## Model description
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0060
|
19 |
- F1-score: 1.0
|
20 |
|
21 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.1265 | 1.0 | 15 | 0.5778 | 0.7931 |
|
53 |
+
| 0.0351 | 2.0 | 30 | 0.2322 | 0.9284 |
|
54 |
+
| 0.0128 | 3.0 | 45 | 0.0258 | 1.0 |
|
55 |
+
| 0.0029 | 4.0 | 60 | 0.0075 | 1.0 |
|
56 |
+
| 0.0023 | 5.0 | 75 | 0.0060 | 1.0 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 263144680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8a340196b5a086f9ebc15710498a032fb2e0c09fd9c827bd8a84bdd8a48762c
|
3 |
size 263144680
|
runs/Feb12_14-32-57_instance-1/events.out.tfevents.1707748378.instance-1.2510221.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c1fadb223a4ca4d3f38b464d59c605b39305907a49c2b4c5a5e92f97d93e73c
|
3 |
+
size 8567
|
runs/Feb12_14-32-57_instance-1/events.out.tfevents.1707748411.instance-1.2510221.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46b761d160c3cc27ecbb5510e4774dbd91275bf0e2f3cec2501308ef4df0100c
|
3 |
+
size 405
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b07a3919cfd2ad181a434ec16df8272c7a16126e370aad35c8da8b15e1192c4
|
3 |
size 4856
|