WillLoki/distilbert-base-uncased-lora-text-classification
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ 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 the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- Accuracy: {'accuracy': 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------------------:|
|
53 |
-
| No log | 1.0 | 250 | 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.0335
|
22 |
+
- Accuracy: {'accuracy': 0.889}
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------------------:|
|
53 |
+
| No log | 1.0 | 250 | 0.7278 | {'accuracy': 0.833} |
|
54 |
+
| 0.358 | 2.0 | 500 | 0.6268 | {'accuracy': 0.852} |
|
55 |
+
| 0.358 | 3.0 | 750 | 0.6568 | {'accuracy': 0.872} |
|
56 |
+
| 0.1873 | 4.0 | 1000 | 0.7663 | {'accuracy': 0.883} |
|
57 |
+
| 0.1873 | 5.0 | 1250 | 0.7704 | {'accuracy': 0.877} |
|
58 |
+
| 0.0437 | 6.0 | 1500 | 0.8981 | {'accuracy': 0.893} |
|
59 |
+
| 0.0437 | 7.0 | 1750 | 0.9872 | {'accuracy': 0.886} |
|
60 |
+
| 0.0148 | 8.0 | 2000 | 1.0022 | {'accuracy': 0.888} |
|
61 |
+
| 0.0148 | 9.0 | 2250 | 1.0471 | {'accuracy': 0.892} |
|
62 |
+
| 0.0006 | 10.0 | 2500 | 1.0335 | {'accuracy': 0.889} |
|
63 |
|
64 |
|
65 |
### Framework versions
|
runs/Mar04_02-45-32_7157d4ee19a0/events.out.tfevents.1741056335.7157d4ee19a0.1159.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e57110de92fd5af8011d3f074cc8fcc45596e86204b379e0d15be464712fa39
|
3 |
+
size 9274
|
runs/Mar04_02-45-32_7157d4ee19a0/events.out.tfevents.1741057738.7157d4ee19a0.1159.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26165070391d9599d41072c39ce8a434a81881f93ad9bca7006044b4ba83ae5b
|
3 |
+
size 9323
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5c07887cd5f730fb59f90528c549fbfde80ebcbe24340c6b4dc595f9f0adbd3
|
3 |
size 5432
|