adriansanz
commited on
Commit
•
e4ce9cd
1
Parent(s):
318d98d
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: ibaucells/RoBERTa-ca-CaWikiTC
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: test6_balanced
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# test6_balanced
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [ibaucells/RoBERTa-ca-CaWikiTC](https://huggingface.co/ibaucells/RoBERTa-ca-CaWikiTC) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.6982
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 5e-05
|
38 |
+
- train_batch_size: 10
|
39 |
+
- eval_batch_size: 10
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- lr_scheduler_warmup_steps: 500
|
44 |
+
- num_epochs: 25
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 2.8358 | 1.0 | 63 | 2.8655 |
|
51 |
+
| 2.8469 | 2.0 | 126 | 2.8447 |
|
52 |
+
| 2.7935 | 3.0 | 189 | 2.8533 |
|
53 |
+
| 2.8191 | 4.0 | 252 | 2.8142 |
|
54 |
+
| 2.6885 | 5.0 | 315 | 2.8259 |
|
55 |
+
| 2.5876 | 6.0 | 378 | 2.6759 |
|
56 |
+
| 2.5032 | 7.0 | 441 | 2.6097 |
|
57 |
+
| 2.3133 | 8.0 | 504 | 2.5192 |
|
58 |
+
| 2.1289 | 9.0 | 567 | 2.5403 |
|
59 |
+
| 1.9344 | 10.0 | 630 | 2.4371 |
|
60 |
+
| 1.6321 | 11.0 | 693 | 2.2946 |
|
61 |
+
| 1.4731 | 12.0 | 756 | 2.1326 |
|
62 |
+
| 1.2114 | 13.0 | 819 | 2.0522 |
|
63 |
+
| 1.1537 | 14.0 | 882 | 2.1146 |
|
64 |
+
| 1.022 | 15.0 | 945 | 1.9946 |
|
65 |
+
| 0.8745 | 16.0 | 1008 | 1.8565 |
|
66 |
+
| 0.5796 | 17.0 | 1071 | 1.7965 |
|
67 |
+
| 0.5599 | 18.0 | 1134 | 1.7063 |
|
68 |
+
| 0.4366 | 19.0 | 1197 | 1.9333 |
|
69 |
+
| 0.3558 | 20.0 | 1260 | 1.8851 |
|
70 |
+
| 0.3272 | 21.0 | 1323 | 1.8570 |
|
71 |
+
| 0.2594 | 22.0 | 1386 | 1.8596 |
|
72 |
+
| 0.2432 | 23.0 | 1449 | 1.9433 |
|
73 |
+
| 0.2298 | 24.0 | 1512 | 1.9467 |
|
74 |
+
| 0.266 | 25.0 | 1575 | 1.9150 |
|
75 |
+
|
76 |
+
|
77 |
+
### Framework versions
|
78 |
+
|
79 |
+
- Transformers 4.38.2
|
80 |
+
- Pytorch 2.1.0+cu121
|
81 |
+
- Datasets 2.18.0
|
82 |
+
- Tokenizers 0.15.2
|
logs/events.out.tfevents.1711532688.21ac2c9b2504.169.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:f19d842c2e3adef8c0b97b7d19f2f6edd2601c1fbcd1f50d2157b576282c7b7e
|
3 |
+
size 50950
|
logs/events.out.tfevents.1711535310.21ac2c9b2504.169.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff0f522e4e4ee471bfb80e208d7f4a1e8be19c47763b5f7d25fc96f88d080073
|
3 |
+
size 359
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498649748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52512257df490dc29a02e202eccbb47118647f98611416ef0183a850510564aa
|
3 |
size 498649748
|