wennycooper
commited on
Commit
•
1c479f8
1
Parent(s):
73d896e
End of training
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
- Accuracy: 0.0003
|
22 |
|
23 |
## Model description
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 4.
|
53 |
-
| 1.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.7945
|
21 |
- Accuracy: 0.0003
|
22 |
|
23 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 4.3106 | 1.0 | 938 | 1.7945 | 0.0003 |
|
53 |
+
| 1.2138 | 2.0 | 1876 | 0.5088 | 0.0 |
|
54 |
+
| 0.309 | 3.0 | 2814 | 0.2660 | 0.0003 |
|
55 |
+
| 0.1243 | 4.0 | 3752 | 0.2111 | 0.0 |
|
56 |
+
| 0.0707 | 5.0 | 4690 | 0.2014 | 0.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 268287824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45ac54863bee89727ddfee928cafd20f09b744244d682b665e9a449d84ae64e5
|
3 |
size 268287824
|
runs/Jan19_07-05-33_e92ee9175b3c/events.out.tfevents.1705647958.e92ee9175b3c.161.0
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:6dd6ee036ad4ae5767d117a832ac83fbf3d61e39fc3b4d5f9a08e0cdab98bdf1
|
3 |
+
size 14053
|
runs/Jan19_07-05-33_e92ee9175b3c/events.out.tfevents.1705648584.e92ee9175b3c.161.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b787d216931735c6867c7db4cca890049d1dc59319b8be312b03e0e3d0d462bb
|
3 |
+
size 411
|