tiagoblima commited on
Commit
bd7bcda
1 Parent(s): b85ab75

Model save

Browse files
Files changed (2) hide show
  1. README.md +13 -13
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,8 +3,6 @@ license: mit
3
  base_model: unicamp-dl/ptt5-base-t5-vocab
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - tiagoblima/qg_squad_v1_pt
8
  model-index:
9
  - name: t5_base-qg-ap-nopeft
10
  results: []
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # t5_base-qg-ap-nopeft
17
 
18
- This model is a fine-tuned version of [unicamp-dl/ptt5-base-t5-vocab](https://huggingface.co/unicamp-dl/ptt5-base-t5-vocab) on the tiagoblima/qg_squad_v1_pt dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.2067
21
 
22
  ## Model description
23
 
@@ -37,27 +35,29 @@ More information needed
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 0.0001
40
- - train_batch_size: 64
41
  - eval_batch_size: 4
42
  - seed: 42
 
 
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-06
44
  - lr_scheduler_type: linear
45
  - num_epochs: 5.0
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | 1.2123 | 1.0 | 808 | 1.2496 |
52
- | 1.1329 | 2.0 | 1616 | 1.2207 |
53
- | 1.0819 | 3.0 | 2424 | 1.2097 |
54
- | 1.0447 | 4.0 | 3232 | 1.2067 |
55
- | 1.0244 | 5.0 | 4040 | 1.2074 |
56
 
57
 
58
  ### Framework versions
59
 
60
  - Transformers 4.35.2
61
- - Pytorch 2.1.0+cu121
62
  - Datasets 2.15.0
63
  - Tokenizers 0.15.0
 
3
  base_model: unicamp-dl/ptt5-base-t5-vocab
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: t5_base-qg-ap-nopeft
8
  results: []
 
13
 
14
  # t5_base-qg-ap-nopeft
15
 
16
+ This model is a fine-tuned version of [unicamp-dl/ptt5-base-t5-vocab](https://huggingface.co/unicamp-dl/ptt5-base-t5-vocab) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.2074
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 0.0001
38
+ - train_batch_size: 4
39
  - eval_batch_size: 4
40
  - seed: 42
41
+ - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 16
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-06
44
  - lr_scheduler_type: linear
45
  - num_epochs: 5.0
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 1.1634 | 1.0 | 3231 | 1.2246 |
52
+ | 1.0645 | 2.0 | 6463 | 1.2035 |
53
+ | 0.991 | 3.0 | 9694 | 1.1980 |
54
+ | 0.9459 | 4.0 | 12926 | 1.2027 |
55
+ | 0.9191 | 5.0 | 16155 | 1.2074 |
56
 
57
 
58
  ### Framework versions
59
 
60
  - Transformers 4.35.2
61
+ - Pytorch 2.0.0
62
  - Datasets 2.15.0
63
  - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d01a0fb9e2585093fb82d0b8a53d8f01396f35cbd937fbd4b107c36c48c3a435
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf97f88034783bdca91b6175860096363329991cc6731c624e81579a669b69c5
3
  size 891644712