barunparua commited on
Commit
8dbbee7
1 Parent(s): 869d6d6

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [OwaisAhmad/flant5-text2sql-model](https://huggingface.co/OwaisAhmad/flant5-text2sql-model) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3859
20
- - Rouge1: 0.5794
21
- - Rouge2: 0.4439
22
- - Rougel: 0.5616
23
- - Rougelsum: 0.5613
24
 
25
  ## Model description
26
 
@@ -45,13 +45,16 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 1
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
54
- | 0.5307 | 1.0 | 2332 | 0.3859 | 0.5794 | 0.4439 | 0.5616 | 0.5613 |
 
 
 
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [OwaisAhmad/flant5-text2sql-model](https://huggingface.co/OwaisAhmad/flant5-text2sql-model) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2761
20
+ - Rouge1: 0.6182
21
+ - Rouge2: 0.5007
22
+ - Rougel: 0.6013
23
+ - Rougelsum: 0.6012
24
 
25
  ## Model description
26
 
 
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 4
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
54
+ | 0.5855 | 1.0 | 2332 | 0.4335 | 0.5753 | 0.4179 | 0.5575 | 0.5575 |
55
+ | 0.3011 | 2.0 | 4664 | 0.2983 | 0.6043 | 0.4777 | 0.5891 | 0.5890 |
56
+ | 0.1745 | 3.0 | 6996 | 0.2755 | 0.6091 | 0.4867 | 0.5917 | 0.5911 |
57
+ | 0.0873 | 4.0 | 9328 | 0.2761 | 0.6182 | 0.5007 | 0.6013 | 0.6012 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8335405676426f139e8bab8a4e9b29925240e1da56e79db54ea80616715a6885
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d1751a1b71dd71ae756f618742415eb862146877ed3c59ce845f43a7ec86a3c
3
  size 990345064