sercetexam9 commited on
Commit
ee1f136
·
verified ·
1 Parent(s): 02352d7

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [xlnet/xlnet-large-cased](https://huggingface.co/xlnet/xlnet-large-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5859
20
- - Bce Loss: 0.5859
21
 
22
  ## Model description
23
 
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bce Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.6082 | 1.0 | 139 | 0.5886 | 0.5886 |
53
- | 0.5565 | 2.0 | 278 | 0.5873 | 0.5873 |
54
- | 0.5705 | 3.0 | 417 | 0.5873 | 0.5873 |
55
- | 0.5569 | 4.0 | 556 | 0.5859 | 0.5859 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [xlnet/xlnet-large-cased](https://huggingface.co/xlnet/xlnet-large-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5884
20
+ - Bce Loss: 0.5884
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Bce Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.5902 | 1.0 | 139 | 0.5891 | 0.5891 |
53
+ | 0.5564 | 2.0 | 278 | 0.5912 | 0.5912 |
54
+ | 0.5744 | 3.0 | 417 | 0.5889 | 0.5889 |
55
+ | 0.5504 | 4.0 | 556 | 0.5884 | 0.5884 |
56
 
57
 
58
  ### Framework versions