thedavidhackett
commited on
Commit
•
b159127
1
Parent(s):
9ad28a3
End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [eric-mc2/distilbert-foundation-category-c6](https://huggingface.co/eric-mc2/distilbert-foundation-category-c6) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [eric-mc2/distilbert-foundation-category-c6](https://huggingface.co/eric-mc2/distilbert-foundation-category-c6) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1598
|
21 |
+
- Accuracy: 0.955
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.2225 | 1.0 | 225 | 0.1531 | 0.9575 |
|
53 |
+
| 0.1476 | 2.0 | 450 | 0.1731 | 0.9575 |
|
54 |
+
| 0.1025 | 3.0 | 675 | 0.1502 | 0.955 |
|
55 |
+
| 0.0796 | 4.0 | 900 | 0.1465 | 0.955 |
|
56 |
+
| 0.0627 | 5.0 | 1125 | 0.1598 | 0.955 |
|
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 267844872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e79509ff39ef3849a939215ca4e8c1942a48bf6c391e6a8a06775ee1404b661a
|
3 |
size 267844872
|
runs/Jan09_17-43-39_68225a6dc54d/events.out.tfevents.1704822242.68225a6dc54d.269.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b0479f72f128fb4e02b06364a5e411749f2eb729ade5fa02f099629478fae38
|
3 |
+
size 7400
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6065641f21e658fadda3e194b64364282cc059b24dc3c157e6bac1fc541bde3e
|
3 |
size 4600
|