yoshidevs commited on
Commit
747808d
1 Parent(s): 86a11ad

End of training

Browse files
Files changed (3) hide show
  1. README.md +67 -0
  2. generation_config.json +7 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: unicamp-dl/ptt5-base-portuguese-vocab
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: t5-portuguese-quiz
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # t5-portuguese-quiz
16
+
17
+ This model is a fine-tuned version of [unicamp-dl/ptt5-base-portuguese-vocab](https://huggingface.co/unicamp-dl/ptt5-base-portuguese-vocab) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.7499
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: 5e-05
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 4
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 10
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 7 | 38.9123 |
51
+ | 37.0215 | 2.0 | 14 | 19.7826 |
52
+ | 20.0237 | 3.0 | 21 | 9.3822 |
53
+ | 20.0237 | 4.0 | 28 | 6.4034 |
54
+ | 8.472 | 5.0 | 35 | 4.0273 |
55
+ | 4.6509 | 6.0 | 42 | 2.0258 |
56
+ | 4.6509 | 7.0 | 49 | 1.0862 |
57
+ | 2.3018 | 8.0 | 56 | 0.8273 |
58
+ | 1.5773 | 9.0 | 63 | 0.7654 |
59
+ | 1.3641 | 10.0 | 70 | 0.7499 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.44.2
65
+ - Pytorch 2.4.1+cpu
66
+ - Datasets 3.0.0
67
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.44.2"
7
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:426ec623eaccf01b8a2236bd2daeab063e2ef3ffbbe2c26cb2c9488ab396effe
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20f35ca12ba838549c7a8c8db9cfce450782bc59de929dd38fdc44345c12b5e7
3
  size 891644712