alex-apostolo
commited on
Commit
•
77d7eb9
1
Parent(s):
483e342
End of training
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 |
|
24 |
## Model description
|
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| No log | 1.0 | 25 | 0.
|
54 |
-
| No log | 2.0 | 50 | 0.
|
55 |
-
| No log | 3.0 | 75 | 0.
|
56 |
|
57 |
|
58 |
### 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.0706
|
22 |
- Accuracy: 1.0
|
23 |
|
24 |
## Model description
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 25 | 0.4833 | 1.0 |
|
54 |
+
| No log | 2.0 | 50 | 0.1178 | 1.0 |
|
55 |
+
| No log | 3.0 | 75 | 0.0706 | 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 267841796
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3200e6d6fff8c5d48b700ba293dd13c5f02f54ac827dfac0b70404395585662a
|
3 |
size 267841796
|
runs/Nov12_01-45-16_Alexs-MacBook-Air.local/events.out.tfevents.1731368719.Alexs-MacBook-Air.local.84438.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23cb0a99812fa0ba0ea3d07431d72875daf2266ab0ebcd408fa8fca0b299f2d1
|
3 |
+
size 6564
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42641e3f51459824e4c67022065711ffbd93a2b61980dbcfdcc7976af72bbab9
|
3 |
size 5304
|