dianamihalache27
commited on
Commit
•
a1e2ca6
1
Parent(s):
069564d
End of training
Browse files- README.md +17 -14
- model.safetensors +1 -1
- runs/Jun08_11-02-50_406ce56e7aa3/events.out.tfevents.1717844571.406ce56e7aa3.1868.0 +3 -0
- runs/Jun08_11-03-35_406ce56e7aa3/events.out.tfevents.1717844616.406ce56e7aa3.1868.1 +3 -0
- runs/Jun08_11-07-10_406ce56e7aa3/events.out.tfevents.1717844831.406ce56e7aa3.1868.2 +3 -0
- runs/Jun08_11-07-10_406ce56e7aa3/events.out.tfevents.1717845069.406ce56e7aa3.1868.3 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -4,9 +4,9 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
7 |
- precision
|
8 |
- recall
|
9 |
-
- f1
|
10 |
model-index:
|
11 |
- name: Twroberta-baseB_5epoch
|
12 |
results: []
|
@@ -19,11 +19,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-irony](https://huggingface.co/cardiffnlp/twitter-roberta-base-irony) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
|
|
|
|
|
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -52,18 +55,18 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1
|
56 |
-
|
57 |
-
| No log | 1.0 | 217 | 0.
|
58 |
-
| No log | 2.0 | 434 | 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
- Transformers 4.41.2
|
67 |
-
- Pytorch 2.3.
|
68 |
- Datasets 2.19.2
|
69 |
- Tokenizers 0.19.1
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
- f1
|
8 |
- precision
|
9 |
- recall
|
|
|
10 |
model-index:
|
11 |
- name: Twroberta-baseB_5epoch
|
12 |
results: []
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-irony](https://huggingface.co/cardiffnlp/twitter-roberta-base-irony) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1520
|
23 |
+
- Accuracy: 0.7793
|
24 |
+
- F1: 0.2545
|
25 |
+
- Precision: 0.2289
|
26 |
+
- Recall: 0.2878
|
27 |
+
- Precision Sarcastic: 0.3258
|
28 |
+
- Recall Sarcastic: 0.4
|
29 |
+
- F1 Sarcastic: 0.3591
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Precision Sarcastic | Recall Sarcastic | F1 Sarcastic |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-------------------:|:----------------:|:------------:|
|
60 |
+
| No log | 1.0 | 217 | 0.1224 | 0.8571 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
|
61 |
+
| No log | 2.0 | 434 | 0.1224 | 0.8686 | 0.2294 | 0.4139 | 0.1587 | 0.6232 | 0.2389 | 0.3454 |
|
62 |
+
| 0.1581 | 3.0 | 651 | 0.1277 | 0.7979 | 0.2474 | 0.2290 | 0.2694 | 0.3380 | 0.4 | 0.3664 |
|
63 |
+
| 0.1581 | 4.0 | 868 | 0.1438 | 0.7914 | 0.2503 | 0.2424 | 0.2620 | 0.3137 | 0.3556 | 0.3333 |
|
64 |
+
| 0.0781 | 5.0 | 1085 | 0.1520 | 0.7793 | 0.2545 | 0.2289 | 0.2878 | 0.3258 | 0.4 | 0.3591 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
68 |
|
69 |
- Transformers 4.41.2
|
70 |
+
- Pytorch 2.3.1+cu121
|
71 |
- Datasets 2.19.2
|
72 |
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498625128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b857f96f0916dbf59ca3e334111ffd37efca01c1c82f7c04e7f8994dd3ef7d1d
|
3 |
size 498625128
|
runs/Jun08_11-02-50_406ce56e7aa3/events.out.tfevents.1717844571.406ce56e7aa3.1868.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67c123d833f2f99823b2a7101e458c6c321ed60ab1932331a801e904acd6323f
|
3 |
+
size 5176
|
runs/Jun08_11-03-35_406ce56e7aa3/events.out.tfevents.1717844616.406ce56e7aa3.1868.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f3bf92d4a1b251ff45c7fb127630a66dcccd666af564a89d8ad291e44650462
|
3 |
+
size 5176
|
runs/Jun08_11-07-10_406ce56e7aa3/events.out.tfevents.1717844831.406ce56e7aa3.1868.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80271453a7d5960952e407796d897a7232c58c5087bea8621a28abc221f2e90c
|
3 |
+
size 9207
|
runs/Jun08_11-07-10_406ce56e7aa3/events.out.tfevents.1717845069.406ce56e7aa3.1868.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e012a6e7e35da6aaf72a2019105b638d433dad8a7dac32e15f9e09aaf1d54bc
|
3 |
+
size 739
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcfa163cb12c63e9574f321914d6b7272da70d09b2c76246ddc2f80c044e69ca
|
3 |
size 5112
|