Model save
Browse files- README.md +86 -0
- generation_config.json +6 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
base_model: bowphs/evacun2025-1
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: evacun-lemmatization-vanilla
|
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 |
+
# evacun-lemmatization-vanilla
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [bowphs/evacun2025-1](https://huggingface.co/bowphs/evacun2025-1) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4795
|
19 |
+
- Exact Match: 0.8701
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
More information needed
|
24 |
+
|
25 |
+
## Intended uses & limitations
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Training and evaluation data
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training procedure
|
34 |
+
|
35 |
+
### Training hyperparameters
|
36 |
+
|
37 |
+
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 1e-05
|
39 |
+
- train_batch_size: 4
|
40 |
+
- eval_batch_size: 4
|
41 |
+
- seed: 42
|
42 |
+
- gradient_accumulation_steps: 16
|
43 |
+
- total_train_batch_size: 64
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 50
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Exact Match |
|
51 |
+
|:-------------:|:-----:|:------:|:---------------:|:-----------:|
|
52 |
+
| 0.4563 | 1.0 | 4572 | 0.5323 | 0.6769 |
|
53 |
+
| 0.2377 | 2.0 | 9144 | 0.3433 | 0.8097 |
|
54 |
+
| 0.1578 | 3.0 | 13716 | 0.2905 | 0.7674 |
|
55 |
+
| 0.1118 | 4.0 | 18288 | 0.2715 | 0.8336 |
|
56 |
+
| 0.0733 | 5.0 | 22860 | 0.2761 | 0.8431 |
|
57 |
+
| 0.0534 | 6.0 | 27432 | 0.2985 | 0.8317 |
|
58 |
+
| 0.038 | 7.0 | 32004 | 0.3253 | 0.8465 |
|
59 |
+
| 0.0263 | 8.0 | 36576 | 0.3477 | 0.8485 |
|
60 |
+
| 0.0202 | 9.0 | 41148 | 0.3713 | 0.8468 |
|
61 |
+
| 0.0165 | 10.0 | 45720 | 0.3877 | 0.8123 |
|
62 |
+
| 0.0119 | 11.0 | 50292 | 0.4046 | 0.8492 |
|
63 |
+
| 0.0104 | 12.0 | 54864 | 0.4154 | 0.8396 |
|
64 |
+
| 0.0095 | 13.0 | 59436 | 0.4326 | 0.8415 |
|
65 |
+
| 0.0071 | 14.0 | 64008 | 0.4367 | 0.8458 |
|
66 |
+
| 0.006 | 15.0 | 68580 | 0.4485 | 0.8615 |
|
67 |
+
| 0.0055 | 16.0 | 73152 | 0.4544 | 0.8623 |
|
68 |
+
| 0.0044 | 17.0 | 77724 | 0.4618 | 0.8547 |
|
69 |
+
| 0.0037 | 18.0 | 82296 | 0.4613 | 0.8643 |
|
70 |
+
| 0.0034 | 19.0 | 86868 | 0.4720 | 0.8631 |
|
71 |
+
| 0.0033 | 20.0 | 91440 | 0.4731 | 0.8623 |
|
72 |
+
| 0.0026 | 21.0 | 96012 | 0.4849 | 0.861 |
|
73 |
+
| 0.0026 | 22.0 | 100584 | 0.4795 | 0.8701 |
|
74 |
+
| 0.002 | 23.0 | 105156 | 0.4890 | 0.8657 |
|
75 |
+
| 0.0021 | 24.0 | 109728 | 0.4876 | 0.8691 |
|
76 |
+
| 0.0016 | 25.0 | 114300 | 0.4916 | 0.8684 |
|
77 |
+
| 0.0017 | 26.0 | 118872 | 0.4931 | 0.8566 |
|
78 |
+
| 0.001 | 27.0 | 123444 | 0.4985 | 0.8606 |
|
79 |
+
|
80 |
+
|
81 |
+
### Framework versions
|
82 |
+
|
83 |
+
- Transformers 4.45.1
|
84 |
+
- Pytorch 2.4.1+cu121
|
85 |
+
- Datasets 3.0.0
|
86 |
+
- Tokenizers 0.20.0
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder_start_token_id": 0,
|
3 |
+
"eos_token_id": 1,
|
4 |
+
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.45.1"
|
6 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 836683624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b70cbcfb44366b1c9a55e71e92ccb9d44703269ac27f13471c5f0c7560a50d33
|
3 |
size 836683624
|