kwkty commited on
Commit
2f2e5ef
·
1 Parent(s): 08b394f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -9
README.md CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [microsoft/tapex-base-finetuned-wtq](https://huggingface.co/microsoft/tapex-base-finetuned-wtq) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.2455
18
- - Exact Match: 0.6105
19
 
20
  ## Model description
21
 
@@ -46,13 +46,19 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss | Exact Match |
48
  |:-------------:|:-----:|:----:|:---------------:|:-----------:|
49
- | 0.2262 | 1.0 | 400 | 0.3036 | 0.5906 |
50
- | 0.0184 | 2.0 | 800 | 0.3119 | 0.6087 |
51
- | 0.0115 | 3.0 | 1200 | 0.3602 | 0.5863 |
52
- | 0.0083 | 4.0 | 1600 | 0.4115 | 0.5848 |
53
- | 0.0072 | 5.0 | 2000 | 0.4113 | 0.5776 |
54
- | 0.0059 | 6.0 | 2400 | 0.4454 | 0.5733 |
55
- | 0.0048 | 7.0 | 2800 | 0.4091 | 0.5769 |
 
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [microsoft/tapex-base-finetuned-wtq](https://huggingface.co/microsoft/tapex-base-finetuned-wtq) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.3409
18
+ - Exact Match: 0.6371
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss | Exact Match |
48
  |:-------------:|:-----:|:----:|:---------------:|:-----------:|
49
+ | 0.2238 | 1.0 | 400 | 0.3173 | 0.5495 |
50
+ | 0.0189 | 2.0 | 800 | 0.3454 | 0.5769 |
51
+ | 0.0117 | 3.0 | 1200 | 0.3820 | 0.5509 |
52
+ | 0.0077 | 4.0 | 1600 | 0.3753 | 0.5769 |
53
+ | 0.0063 | 5.0 | 2000 | 0.3912 | 0.5935 |
54
+ | 0.0054 | 6.0 | 2400 | 0.3932 | 0.5906 |
55
+ | 0.0052 | 7.0 | 2800 | 0.3967 | 0.5740 |
56
+ | 0.0049 | 8.0 | 3200 | 0.3899 | 0.6101 |
57
+ | 0.004 | 9.0 | 3600 | 0.4111 | 0.5978 |
58
+ | 0.0045 | 10.0 | 4000 | 0.4381 | 0.5870 |
59
+ | 0.0038 | 11.0 | 4400 | 0.5001 | 0.5617 |
60
+ | 0.0036 | 12.0 | 4800 | 0.4930 | 0.5834 |
61
+ | 0.0044 | 13.0 | 5200 | 0.4405 | 0.5639 |
62
 
63
 
64
  ### Framework versions