Peramanathan commited on
Commit
1836252
·
verified ·
1 Parent(s): 6bd4019

End of training

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. README.md +6 -6
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
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 [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 3.3571
20
 
21
  ## Model description
22
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 5.8487 | 1.0 | 73 | 4.9315 |
51
- | 9.4588 | 2.0 | 146 | 4.2238 |
52
- | 6.4005 | 3.0 | 219 | 3.7199 |
53
- | 5.6368 | 4.0 | 292 | 3.4483 |
54
- | 3.9503 | 5.0 | 365 | 3.3571 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.0194
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 4.4757 | 1.0 | 156 | 3.1304 |
51
+ | 2.8728 | 2.0 | 312 | 1.8267 |
52
+ | 1.9891 | 3.0 | 468 | 1.2753 |
53
+ | 1.6409 | 4.0 | 624 | 1.0741 |
54
+ | 1.5526 | 5.0 | 780 | 1.0194 |
55
 
56
 
57
  ### Framework versions