File size: 2,206 Bytes
539dff3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
tags:
- generated_from_trainer
model-index:
- name: ml_gen_seo_google_23_05_2024
  results: []
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

# ml_gen_seo_google_23_05_2024

This model was trained from scratch on an unknown dataset.
It achieves the following results on the evaluation set:
- Loss: 0.7733

## Model description

More information needed

## Intended uses & limitations

More information needed

## Training and evaluation data

More information needed

## Training procedure

### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 5e-05
- train_batch_size: 4
- eval_batch_size: 4
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 8
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 50
- num_epochs: 3

### Training results

| Training Loss | Epoch  | Step | Validation Loss |
|:-------------:|:------:|:----:|:---------------:|
| 0.9707        | 0.1534 | 25   | 0.7829          |
| 0.942         | 0.3067 | 50   | 0.7871          |
| 0.8262        | 0.4601 | 75   | 0.7827          |
| 0.9281        | 0.6135 | 100  | 0.7894          |
| 0.9142        | 0.7669 | 125  | 0.7706          |
| 0.8757        | 0.9202 | 150  | 0.7701          |
| 0.8237        | 1.0736 | 175  | 0.7883          |
| 0.8219        | 1.2270 | 200  | 0.7684          |
| 0.8051        | 1.3804 | 225  | 0.7779          |
| 0.7711        | 1.5337 | 250  | 0.7831          |
| 0.8685        | 1.6871 | 275  | 0.7721          |
| 0.7802        | 1.8405 | 300  | 0.7804          |
| 0.778         | 1.9939 | 325  | 0.7812          |
| 0.7685        | 2.1472 | 350  | 0.7782          |
| 0.8233        | 2.3006 | 375  | 0.7678          |
| 0.7752        | 2.4540 | 400  | 0.7717          |
| 0.7144        | 2.6074 | 425  | 0.7722          |
| 0.7322        | 2.7607 | 450  | 0.7719          |
| 0.6849        | 2.9141 | 475  | 0.7733          |


### Framework versions

- Transformers 4.41.0
- Pytorch 2.3.0+cu121
- Tokenizers 0.19.1