devcryptodude
commited on
Commit
•
9fad666
1
Parent(s):
a016ebd
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.0040
|
19 |
- F1-score: 1.0
|
20 |
|
21 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1-score |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.0934 | 1.0 | 15 | 0.6552 | 0.7135 |
|
53 |
+
| 0.0334 | 2.0 | 30 | 0.2411 | 0.9284 |
|
54 |
+
| 0.005 | 3.0 | 45 | 0.0189 | 1.0 |
|
55 |
+
| 0.0021 | 4.0 | 60 | 0.0042 | 1.0 |
|
56 |
+
| 0.0024 | 5.0 | 75 | 0.0040 | 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:1f95bebf11ddf900c7b1a5fb94da6625d89c418ee5a29d7b94410d2dec6bd2ba
|
3 |
size 263144680
|
runs/Feb24_18-31-49_instance-1/events.out.tfevents.1708799510.instance-1.494881.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:960fbc8ffb58848ac28c2845137de08b73d2ace705c739da8d355547fe3165f8
|
3 |
+
size 9578
|
runs/Feb24_18-31-49_instance-1/events.out.tfevents.1708799574.instance-1.494881.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1ee627da1830489e9ed184c918d3879bdbb7e56f2767c50d8c0e0b1757591eb
|
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 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e180d22267ac4ec025f0d87aaeaf1f2307cce0224d2e095ea6533301c8474df
|
3 |
size 5048
|