adriansanz
commited on
Commit
•
a1a89ef
1
Parent(s):
8741f11
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: ibaucells/RoBERTa-ca-CaWikiTC
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: test5_balanced_60ep
|
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 |
+
# test5_balanced_60ep
|
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.8209
|
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: 60
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 2.8299 | 1.0 | 63 | 2.8361 |
|
51 |
+
| 2.8512 | 2.0 | 126 | 2.8253 |
|
52 |
+
| 2.8118 | 3.0 | 189 | 2.8376 |
|
53 |
+
| 2.7238 | 4.0 | 252 | 2.7157 |
|
54 |
+
| 2.5914 | 5.0 | 315 | 2.6045 |
|
55 |
+
| 2.5527 | 6.0 | 378 | 2.5580 |
|
56 |
+
| 2.4197 | 7.0 | 441 | 2.6009 |
|
57 |
+
| 2.2561 | 8.0 | 504 | 2.3989 |
|
58 |
+
| 1.9213 | 9.0 | 567 | 2.2129 |
|
59 |
+
| 1.8147 | 10.0 | 630 | 2.1155 |
|
60 |
+
| 1.4336 | 11.0 | 693 | 2.0509 |
|
61 |
+
| 1.2948 | 12.0 | 756 | 1.8276 |
|
62 |
+
| 0.9833 | 13.0 | 819 | 1.8245 |
|
63 |
+
| 0.8577 | 14.0 | 882 | 1.7360 |
|
64 |
+
| 0.665 | 15.0 | 945 | 1.8072 |
|
65 |
+
| 0.5397 | 16.0 | 1008 | 1.8583 |
|
66 |
+
| 0.2861 | 17.0 | 1071 | 1.9073 |
|
67 |
+
| 0.3394 | 18.0 | 1134 | 2.0320 |
|
68 |
+
| 0.2941 | 19.0 | 1197 | 2.1608 |
|
69 |
+
| 0.1868 | 20.0 | 1260 | 2.1440 |
|
70 |
+
| 0.175 | 21.0 | 1323 | 2.2099 |
|
71 |
+
| 0.3357 | 22.0 | 1386 | 2.3903 |
|
72 |
+
| 0.1311 | 23.0 | 1449 | 2.4006 |
|
73 |
+
| 0.103 | 24.0 | 1512 | 2.4874 |
|
74 |
+
| 0.1323 | 25.0 | 1575 | 2.5191 |
|
75 |
+
| 0.0928 | 26.0 | 1638 | 2.3582 |
|
76 |
+
| 0.0872 | 27.0 | 1701 | 2.4494 |
|
77 |
+
| 0.1271 | 28.0 | 1764 | 2.5821 |
|
78 |
+
| 0.1796 | 29.0 | 1827 | 2.6190 |
|
79 |
+
| 0.0479 | 30.0 | 1890 | 2.5549 |
|
80 |
+
| 0.0197 | 31.0 | 1953 | 2.8739 |
|
81 |
+
| 0.0222 | 32.0 | 2016 | 2.7927 |
|
82 |
+
| 0.019 | 33.0 | 2079 | 2.8467 |
|
83 |
+
| 0.0946 | 34.0 | 2142 | 2.9086 |
|
84 |
+
| 0.0084 | 35.0 | 2205 | 2.7976 |
|
85 |
+
| 0.0539 | 36.0 | 2268 | 2.8300 |
|
86 |
+
| 0.0553 | 37.0 | 2331 | 2.9293 |
|
87 |
+
| 0.0124 | 38.0 | 2394 | 3.0047 |
|
88 |
+
| 0.0447 | 39.0 | 2457 | 2.9724 |
|
89 |
+
| 0.0363 | 40.0 | 2520 | 2.9775 |
|
90 |
+
| 0.0056 | 41.0 | 2583 | 2.9972 |
|
91 |
+
| 0.0072 | 42.0 | 2646 | 3.0162 |
|
92 |
+
| 0.0091 | 43.0 | 2709 | 3.0348 |
|
93 |
+
| 0.031 | 44.0 | 2772 | 3.0490 |
|
94 |
+
| 0.0091 | 45.0 | 2835 | 3.0648 |
|
95 |
+
| 0.029 | 46.0 | 2898 | 3.0730 |
|
96 |
+
| 0.0076 | 47.0 | 2961 | 3.0866 |
|
97 |
+
| 0.0115 | 48.0 | 3024 | 3.0979 |
|
98 |
+
| 0.0047 | 49.0 | 3087 | 3.1102 |
|
99 |
+
| 0.0079 | 50.0 | 3150 | 3.1242 |
|
100 |
+
| 0.0039 | 51.0 | 3213 | 3.1299 |
|
101 |
+
| 0.0043 | 52.0 | 3276 | 3.1386 |
|
102 |
+
| 0.0322 | 53.0 | 3339 | 3.1478 |
|
103 |
+
| 0.0041 | 54.0 | 3402 | 3.1478 |
|
104 |
+
| 0.0289 | 55.0 | 3465 | 3.1570 |
|
105 |
+
| 0.0038 | 56.0 | 3528 | 3.1661 |
|
106 |
+
| 0.004 | 57.0 | 3591 | 3.1546 |
|
107 |
+
| 0.0037 | 58.0 | 3654 | 3.1575 |
|
108 |
+
| 0.0069 | 59.0 | 3717 | 3.1587 |
|
109 |
+
| 0.0135 | 60.0 | 3780 | 3.1626 |
|
110 |
+
|
111 |
+
|
112 |
+
### Framework versions
|
113 |
+
|
114 |
+
- Transformers 4.38.2
|
115 |
+
- Pytorch 2.1.0+cu121
|
116 |
+
- Datasets 2.18.0
|
117 |
+
- Tokenizers 0.15.2
|
logs/events.out.tfevents.1711616593.198e45d77d51.10518.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:b85ce7f82d37d5887a55dfb8bfaf6bd454092efd713c5fc61745c29ec6d7616f
|
3 |
+
size 101547
|
logs/events.out.tfevents.1711621675.198e45d77d51.10518.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4bea60605a408a91ca5b69b7aeaae643d3c3a1219d1b1e4ad6fb1052e397f20
|
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:2bb07d88109749769ebd9831c59454013f8c7abad61ef1b643dbb8ae20064331
|
3 |
size 498649748
|