End of training
Browse files
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: cardiffnlp/twitter-xlm-roberta-base-sentiment
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- f1
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
+
model-index:
|
11 |
+
- name: base
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
# base
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment) on an unknown dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.3065
|
23 |
+
- Accuracy: 0.8228
|
24 |
+
- F1: 0.7716
|
25 |
+
- Precision: 0.8261
|
26 |
+
- Recall: 0.7238
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 5e-05
|
46 |
+
- train_batch_size: 16
|
47 |
+
- eval_batch_size: 8
|
48 |
+
- seed: 42
|
49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 10
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
57 |
+
| 0.6706 | 1.0 | 64 | 0.5822 | 0.6811 | 0.5424 | 0.6667 | 0.4571 |
|
58 |
+
| 0.5059 | 2.0 | 128 | 0.5081 | 0.7520 | 0.6595 | 0.7625 | 0.5810 |
|
59 |
+
| 0.2901 | 3.0 | 192 | 0.5731 | 0.8465 | 0.7958 | 0.8837 | 0.7238 |
|
60 |
+
| 0.2094 | 4.0 | 256 | 0.7700 | 0.8189 | 0.7629 | 0.8315 | 0.7048 |
|
61 |
+
| 0.1235 | 5.0 | 320 | 1.0102 | 0.8150 | 0.7459 | 0.8625 | 0.6571 |
|
62 |
+
| 0.0435 | 6.0 | 384 | 1.0899 | 0.8268 | 0.7755 | 0.8352 | 0.7238 |
|
63 |
+
| 0.0099 | 7.0 | 448 | 1.2422 | 0.8268 | 0.7582 | 0.8961 | 0.6571 |
|
64 |
+
| 0.0111 | 8.0 | 512 | 1.2646 | 0.8386 | 0.7760 | 0.9103 | 0.6762 |
|
65 |
+
| 0.0023 | 9.0 | 576 | 1.2875 | 0.8228 | 0.7783 | 0.8061 | 0.7524 |
|
66 |
+
| 0.003 | 10.0 | 640 | 1.3065 | 0.8228 | 0.7716 | 0.8261 | 0.7238 |
|
67 |
+
|
68 |
+
|
69 |
+
### Framework versions
|
70 |
+
|
71 |
+
- Transformers 4.43.0.dev0
|
72 |
+
- Pytorch 2.0.1+cu117
|
73 |
+
- Datasets 2.19.1
|
74 |
+
- 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 1112205008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d858b5936fbeddb3523e994205a7dd7e588dc0e9fcedfd8e984e1ebd1068d77c
|
3 |
size 1112205008
|
runs/Jul04_12-00-01_raul-MS-7B98/events.out.tfevents.1720112527.raul-MS-7B98.7705.0
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:d6ccabdfce152fdd926b83db32a0fd09ed987d6e7e07e7c8a93ee249f00dd45f
|
3 |
+
size 12196
|