tiagoblima commited on
Commit
cc9cd91
1 Parent(s): 6644cf5

Model save

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -3,8 +3,6 @@ license: apache-2.0
3
  base_model: google/mt5-base
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - tiagoblima/du-qg-squadv1_pt
8
  model-index:
9
  - name: mt5_base-qg-ap-oficial
10
  results: []
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # mt5_base-qg-ap-oficial
17
 
18
- This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the tiagoblima/du-qg-squadv1_pt dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.3846
21
 
22
  ## Model description
23
 
@@ -46,13 +44,13 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:-----:|:---------------:|
51
- | 1.6703 | 1.0 | 2367 | 1.4647 |
52
- | 1.4897 | 2.0 | 4734 | 1.4201 |
53
- | 1.3982 | 3.0 | 7101 | 1.3960 |
54
- | 1.3304 | 4.0 | 9468 | 1.3853 |
55
- | 1.2909 | 5.0 | 11835 | 1.3846 |
56
 
57
 
58
  ### Framework versions
@@ -60,4 +58,4 @@ The following hyperparameters were used during training:
60
  - Transformers 4.35.2
61
  - Pytorch 2.1.0+cu121
62
  - Datasets 2.15.0
63
- - Tokenizers 0.15.0
 
3
  base_model: google/mt5-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: mt5_base-qg-ap-oficial
8
  results: []
 
13
 
14
  # mt5_base-qg-ap-oficial
15
 
16
+ This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.0951
19
 
20
  ## Model description
21
 
 
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.7276 | 1.0 | 1386 | 1.3489 |
50
+ | 1.5698 | 2.0 | 2772 | 1.2226 |
51
+ | 1.4547 | 3.0 | 4158 | 1.1470 |
52
+ | 1.3969 | 4.0 | 5544 | 1.1057 |
53
+ | 1.3748 | 5.0 | 6930 | 1.0951 |
54
 
55
 
56
  ### Framework versions
 
58
  - Transformers 4.35.2
59
  - Pytorch 2.1.0+cu121
60
  - Datasets 2.15.0
61
+ - Tokenizers 0.15.1