SaiPavanKumarMeruga
commited on
Commit
•
f98399a
1
Parent(s):
c541038
SaiPavanKumarMeruga/distilbert-base-uncased-lora-sarcasm-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:
|
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.6464
|
22 |
+
- Accuracy: {'accuracy': 0.84}
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------------------:|
|
53 |
+
| No log | 1.0 | 250 | 0.5728 | {'accuracy': 0.824} |
|
54 |
+
| 0.4384 | 2.0 | 500 | 0.6861 | {'accuracy': 0.84} |
|
55 |
+
| 0.4384 | 3.0 | 750 | 1.1608 | {'accuracy': 0.812} |
|
56 |
+
| 0.1949 | 4.0 | 1000 | 1.0198 | {'accuracy': 0.826} |
|
57 |
+
| 0.1949 | 5.0 | 1250 | 1.1314 | {'accuracy': 0.838} |
|
58 |
+
| 0.0612 | 6.0 | 1500 | 1.3810 | {'accuracy': 0.844} |
|
59 |
+
| 0.0612 | 7.0 | 1750 | 1.6426 | {'accuracy': 0.832} |
|
60 |
+
| 0.0164 | 8.0 | 2000 | 1.6141 | {'accuracy': 0.844} |
|
61 |
+
| 0.0164 | 9.0 | 2250 | 1.6768 | {'accuracy': 0.842} |
|
62 |
+
| 0.0075 | 10.0 | 2500 | 1.6464 | {'accuracy': 0.84} |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2518104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4df7403c158e09227154e0f6b6354989ac8d9bcfba7dcce6fab3d5c833d50f20
|
3 |
size 2518104
|
runs/Aug04_23-29-31_Sais-MBP-3.attlocal.net/events.out.tfevents.1722828571.Sais-MBP-3.attlocal.net.13620.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2118a4e6ecd6a141f4dbc844623fb4e30f45798edf2b0b2ce50f6682832a0833
|
3 |
+
size 9069
|
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:7041540f6e393cca7eb2b99060e1cfca920483348cdeb2d79965a5ad13be98bf
|
3 |
size 5176
|