update model card README.md
Browse files
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.
|
| 18 |
-
- Exact Match: 0.
|
| 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.
|
| 50 |
-
| 0.
|
| 51 |
-
| 0.
|
| 52 |
-
| 0.
|
| 53 |
-
| 0.
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|