File size: 941 Bytes
1ee7bdc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e74881c
1ee7bdc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-4.0
base_model: allegro/plt5-small
tags:
- generated_from_trainer
model-index:
- name: plt5-small
  results: []
---

# plt5-small

This model is a fine-tuned version of [allegro/plt5-small](https://huggingface.co/allegro/plt5-small) on the None dataset.

## Model description

I'm very sorry, but this model doesn't produce satisfactory results.

## 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: 2e-05
- train_batch_size: 2
- eval_batch_size: 1
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 4
- mixed_precision_training: Native AMP

### Training results



### Framework versions

- Transformers 4.41.1
- Pytorch 2.3.0+cu121
- Datasets 2.19.2
- Tokenizers 0.19.1