EdBianchi commited on
Commit
d0c6c7b
1 Parent(s): 8e41ad1

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +7 -6
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 2.2534
18
- - Train Lr: 0.0005
19
- - Validation Loss: 1.9839
20
- - Validation Lr: 0.0007
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -37,7 +37,7 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - optimizer: {'name': 'Adam', 'learning_rate': 0.00069421233, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
41
  - training_precision: float32
42
 
43
  ### Training results
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
45
  | Train Loss | Train Lr | Validation Loss | Validation Lr | Epoch |
46
  |:----------:|:--------:|:---------------:|:-------------:|:-----:|
47
  | 2.2534 | 0.0005 | 1.9839 | 0.0007 | 0 |
 
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 1.9469
18
+ - Train Lr: 0.0004
19
+ - Validation Loss: 1.8462
20
+ - Validation Lr: 0.0002
21
+ - Epoch: 1
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - optimizer: {'name': 'Adam', 'learning_rate': 0.00015378147, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
41
  - training_precision: float32
42
 
43
  ### Training results
 
45
  | Train Loss | Train Lr | Validation Loss | Validation Lr | Epoch |
46
  |:----------:|:--------:|:---------------:|:-------------:|:-----:|
47
  | 2.2534 | 0.0005 | 1.9839 | 0.0007 | 0 |
48
+ | 1.9469 | 0.0004 | 1.8462 | 0.0002 | 1 |
49
 
50
 
51
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b18aefa0bf89904938aa570f0ae9e4d28ea97a2b28cf8290ded2d0b25e27ba30
3
  size 242301848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4267af7e826b2ba0cc5c05856f20151557428fe7f86e024c800e733f0533b8c
3
  size 242301848