Model save
Browse files
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
base_model: tabularisai/multilingual-sentiment-analysis
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
model-index:
|
10 |
+
- name: models
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# models
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [tabularisai/multilingual-sentiment-analysis](https://huggingface.co/tabularisai/multilingual-sentiment-analysis) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 3.1759
|
22 |
+
- Accuracy: 0.5359
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 5e-05
|
42 |
+
- train_batch_size: 8
|
43 |
+
- eval_batch_size: 8
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: cosine
|
47 |
+
- num_epochs: 10
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 2.8667 | 1.0 | 612 | 2.1765 | 0.4118 |
|
54 |
+
| 1.9316 | 2.0 | 1224 | 1.9324 | 0.4706 |
|
55 |
+
| 1.4498 | 3.0 | 1836 | 1.9724 | 0.4641 |
|
56 |
+
| 1.1667 | 4.0 | 2448 | 1.9999 | 0.5229 |
|
57 |
+
| 0.5439 | 5.0 | 3060 | 2.3656 | 0.5229 |
|
58 |
+
| 0.3893 | 6.0 | 3672 | 2.5779 | 0.5163 |
|
59 |
+
| 0.3135 | 7.0 | 4284 | 2.8058 | 0.5490 |
|
60 |
+
| 0.2451 | 8.0 | 4896 | 3.0677 | 0.5425 |
|
61 |
+
| 0.1866 | 9.0 | 5508 | 3.1764 | 0.5359 |
|
62 |
+
| 0.183 | 10.0 | 6120 | 3.1759 | 0.5359 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.44.2
|
68 |
+
- Pytorch 2.4.1+cu121
|
69 |
+
- Datasets 3.2.0
|
70 |
+
- 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 541775716
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a0bcf601aa915536ac838e3644b5062efb1a3e627cd8c108a985ec871d7a728
|
3 |
size 541775716
|
runs/Jan07_14-24-41_88bf6360c530/events.out.tfevents.1736259885.88bf6360c530.2247.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:363e72aacfceb95fc6efa589f1515649292a11a7f0a07b701b54890970a3169b
|
3 |
+
size 17568
|