DanSarm commited on
Commit
ab5d763
·
verified ·
1 Parent(s): 49acbac

Training complete!

Browse files
Files changed (3) hide show
  1. README.md +15 -11
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.2148
20
 
21
  ## Model description
22
 
@@ -35,24 +35,28 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 0.0003
39
- - train_batch_size: 8
40
- - eval_batch_size: 8
41
  - seed: 42
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
- - num_epochs: 5
45
- - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 1.0 | 15 | 2.0706 |
52
- | No log | 2.0 | 30 | 1.3772 |
53
- | No log | 3.0 | 45 | 1.2762 |
54
- | No log | 4.0 | 60 | 1.2304 |
55
- | No log | 5.0 | 75 | 1.2148 |
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.4566
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 0.0005
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 16
41
  - seed: 42
42
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 100
 
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 5.6391 | 1.0 | 8 | 1.9149 |
51
+ | 1.1508 | 2.0 | 16 | 1.4115 |
52
+ | 0.5832 | 3.0 | 24 | 1.3418 |
53
+ | 0.3521 | 4.0 | 32 | 1.3398 |
54
+ | 0.262 | 5.0 | 40 | 1.3215 |
55
+ | 0.2127 | 6.0 | 48 | 1.3763 |
56
+ | 0.1671 | 7.0 | 56 | 1.4019 |
57
+ | 0.1425 | 8.0 | 64 | 1.4218 |
58
+ | 0.1332 | 9.0 | 72 | 1.4471 |
59
+ | 0.1183 | 10.0 | 80 | 1.4566 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17d57c9449911f1cf777b366976e3c4c9bd665bae922afa7aac9ffdf9ec3bb61
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34218b4fe92e3965b4b2c788b88b493c1d924485617d9f2bc695a46ba0bea540
3
  size 242041896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1cd3914053d26cdbd06d1b97188a6f4f6baa7a4e2065615fff0c2a19447a54e
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ed87c7836f9d14cd0f9067ce05ebe69c735622017e7f91dd4deeb7fef1b3460
3
  size 5432