AndreiUrsu
commited on
Commit
•
08715bb
1
Parent(s):
c39812c
End of training
Browse files- README.md +11 -9
- model.safetensors +1 -1
- runs/May02_09-15-23_498e485a9654/events.out.tfevents.1714643438.498e485a9654.318.1 +2 -2
- runs/May02_09-15-23_498e485a9654/events.out.tfevents.1714643925.498e485a9654.318.3 +3 -0
- runs/May02_09-59-37_498e485a9654/events.out.tfevents.1714643977.498e485a9654.318.4 +3 -0
- runs/May02_09-59-37_498e485a9654/events.out.tfevents.1714647490.498e485a9654.318.5 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- F1: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -44,15 +44,17 @@ The following hyperparameters were used during training:
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
-
- num_epochs:
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step
|
52 |
-
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
|
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3387
|
21 |
+
- Accuracy: 0.9452
|
22 |
+
- F1: 0.9454
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 5
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
52 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|
|
53 |
+
| 0.2755 | 1.0 | 2500 | 0.4153 | 0.9176 | 0.9129 |
|
54 |
+
| 0.2107 | 2.0 | 5000 | 0.3076 | 0.9312 | 0.9341 |
|
55 |
+
| 0.1421 | 3.0 | 7500 | 0.2812 | 0.9428 | 0.9424 |
|
56 |
+
| 0.081 | 4.0 | 10000 | 0.3304 | 0.9464 | 0.9466 |
|
57 |
+
| 0.0601 | 5.0 | 12500 | 0.3387 | 0.9452 | 0.9454 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498612824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20d11c1dfb8d7cd971474efaf236b544822c41569f8dfbbc0a2edd7dc08601a8
|
3 |
size 498612824
|
runs/May02_09-15-23_498e485a9654/events.out.tfevents.1714643438.498e485a9654.318.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea8ed6eb115128092666d304f6e07e7dc068ea9d60a8ba5937928c44a99ced41
|
3 |
+
size 5566
|
runs/May02_09-15-23_498e485a9654/events.out.tfevents.1714643925.498e485a9654.318.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7031db6c6f3b685d2caa2f9a61316b77cb74e887c662c2d33f275e9b7d08d54
|
3 |
+
size 4843
|
runs/May02_09-59-37_498e485a9654/events.out.tfevents.1714643977.498e485a9654.318.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bed27959a10a102e3ca24ed8750f13970bd5ecfef7ea0c56de8e93572e1848a9
|
3 |
+
size 12240
|
runs/May02_09-59-37_498e485a9654/events.out.tfevents.1714647490.498e485a9654.318.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7b046ddab164fdb616bc0d16d573d2d84edb14550e786de9bb9952d9ad40c45
|
3 |
+
size 457
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d47c6b061213016ae7e2e9ea6de0fa762d23260bb03d2a47175ba49876d331f
|
3 |
size 4984
|