adriansanz
commited on
Commit
•
72cdb3a
1
Parent(s):
369bc76
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: projecte-aina/roberta-base-ca-v2-cased-te
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
+
- f1
|
11 |
+
model-index:
|
12 |
+
- name: 2504separado3
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# 2504separado3
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [projecte-aina/roberta-base-ca-v2-cased-te](https://huggingface.co/projecte-aina/roberta-base-ca-v2-cased-te) on the None dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6752
|
24 |
+
- Accuracy: 0.8445
|
25 |
+
- Precision: 0.8451
|
26 |
+
- Recall: 0.8445
|
27 |
+
- F1: 0.8445
|
28 |
+
- Ratio: 0.5210
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 2e-05
|
48 |
+
- train_batch_size: 16
|
49 |
+
- eval_batch_size: 8
|
50 |
+
- seed: 42
|
51 |
+
- gradient_accumulation_steps: 2
|
52 |
+
- total_train_batch_size: 32
|
53 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
+
- lr_scheduler_type: linear
|
55 |
+
- lr_scheduler_warmup_ratio: 0.06
|
56 |
+
- num_epochs: 4
|
57 |
+
- label_smoothing_factor: 0.1
|
58 |
+
|
59 |
+
### Training results
|
60 |
+
|
61 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Ratio |
|
62 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
63 |
+
| 0.404 | 0.9870 | 38 | 0.7068 | 0.8151 | 0.8174 | 0.8151 | 0.8148 | 0.5420 |
|
64 |
+
| 0.3648 | 2.0 | 77 | 0.6934 | 0.8277 | 0.8317 | 0.8277 | 0.8272 | 0.5546 |
|
65 |
+
| 0.3989 | 2.9870 | 115 | 0.6752 | 0.8445 | 0.8451 | 0.8445 | 0.8445 | 0.5210 |
|
66 |
+
| 0.4125 | 3.9481 | 152 | 0.6799 | 0.8361 | 0.8367 | 0.8361 | 0.8361 | 0.5210 |
|
67 |
+
|
68 |
+
|
69 |
+
### Framework versions
|
70 |
+
|
71 |
+
- Transformers 4.40.0
|
72 |
+
- Pytorch 2.2.1+cu121
|
73 |
+
- Datasets 2.19.0
|
74 |
+
- Tokenizers 0.19.1
|
logs/events.out.tfevents.1714043139.c8da74d38726.346.4
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:cb3e457aaa83f45a6ac4fa011ece90ab64af86d89d9e109f5fe2e241a83c9580
|
3 |
+
size 8683
|
logs/events.out.tfevents.1714043701.c8da74d38726.346.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c12d2224179e3d3b4005a7f1a39c40ea8a7d08da2cbedc03711450b694f04309
|
3 |
+
size 609
|