SaiPavanKumarMeruga
commited on
Commit
•
8f216fc
1
Parent(s):
42669f2
SaiPavanKumarMeruga/roberta-base-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 [roberta-base](https://huggingface.co/roberta-base) 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,11 +50,11 @@ 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 |
|
59 |
|
60 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.8264
|
22 |
+
- Accuracy: {'accuracy': 0.862}
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------------------:|
|
53 |
+
| No log | 1.0 | 250 | 0.4008 | {'accuracy': 0.82} |
|
54 |
+
| 0.6294 | 2.0 | 500 | 0.6326 | {'accuracy': 0.84} |
|
55 |
+
| 0.6294 | 3.0 | 750 | 0.6141 | {'accuracy': 0.87} |
|
56 |
+
| 0.3802 | 4.0 | 1000 | 1.2677 | {'accuracy': 0.82} |
|
57 |
+
| 0.3802 | 5.0 | 1250 | 0.8264 | {'accuracy': 0.862} |
|
58 |
|
59 |
|
60 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2670768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7674fc40a3610c9ea8a410c83f437239b70fb6148f28f9408cc2b3f2e54e91e2
|
3 |
size 2670768
|
runs/Aug04_23-11-39_Sais-MBP-3.attlocal.net/events.out.tfevents.1722827499.Sais-MBP-3.attlocal.net.7730.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41933102d55294c69662ffe63207cb71a7c057601b96a9dd14b493dda732fe10
|
3 |
+
size 7167
|
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:e8be7b2abb788be603b661a371fad8858e0f39055dda1f343401ca4259e1ec49
|
3 |
size 5176
|