bobo1234/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: 0.
|
| 22 |
-
- Accuracy: {'accuracy': 0.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -50,8 +50,8 @@ 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 |
|
| 56 |
|
| 57 |
### 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: 0.4702
|
| 22 |
+
- Accuracy: {'accuracy': 0.871}
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:-------------------:|
|
| 53 |
+
| No log | 1.0 | 250 | 0.3776 | {'accuracy': 0.873} |
|
| 54 |
+
| 0.3308 | 2.0 | 500 | 0.4702 | {'accuracy': 0.871} |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
runs/Aug25_12-03-17_04ecfcb34ba3/events.out.tfevents.1724587405.04ecfcb34ba3.1822.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04ad6b07ad36554f4f4c9d7e8a6f2c7bed6778ff9536e274c274eb3a8e462cae
|
| 3 |
+
size 6039
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66d01b3eeae98d3135a6fd32be9671fc01399054da4db9a6c94f424babcace26
|
| 3 |
size 5176
|