minh21 commited on
Commit
9298310
1 Parent(s): 3828a29

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -14
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6345
21
- - Rmse: 0.7328
22
- - Accuracy: 0.733
23
 
24
  ## Model description
25
 
@@ -44,22 +44,17 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 10
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Rmse | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|
53
- | 0.7863 | 1.0 | 1000 | 0.6960 | 0.7436 | 0.732 |
54
- | 0.679 | 2.0 | 2000 | 0.6345 | 0.7328 | 0.733 |
55
- | 0.5893 | 3.0 | 3000 | 0.7480 | 0.7050 | 0.731 |
56
- | 0.4862 | 4.0 | 4000 | 0.7551 | 0.6856 | 0.749 |
57
- | 0.4068 | 5.0 | 5000 | 0.8476 | 0.6419 | 0.75 |
58
- | 0.3396 | 6.0 | 6000 | 1.1664 | 0.6557 | 0.747 |
59
- | 0.2717 | 7.0 | 7000 | 1.2858 | 0.6580 | 0.738 |
60
- | 0.2173 | 8.0 | 8000 | 1.4618 | 0.6738 | 0.732 |
61
- | 0.1828 | 9.0 | 9000 | 1.5711 | 0.6686 | 0.739 |
62
- | 0.1587 | 10.0 | 10000 | 1.6188 | 0.6633 | 0.737 |
63
 
64
 
65
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7753
21
+ - Rmse: 0.6809
22
+ - Accuracy: 0.8342
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Rmse | Accuracy |
52
  |:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|
53
+ | 0.8876 | 1.0 | 3790 | 0.8646 | 0.6723 | 0.8332 |
54
+ | 0.7213 | 2.0 | 7580 | 0.7753 | 0.6809 | 0.8342 |
55
+ | 0.6517 | 3.0 | 11370 | 0.8566 | 0.6217 | 0.8543 |
56
+ | 0.6016 | 4.0 | 15160 | 0.9131 | 0.6450 | 0.8532 |
57
+ | 0.5317 | 5.0 | 18950 | 0.7939 | 0.6174 | 0.8659 |
 
 
 
 
 
58
 
59
 
60
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c677a665a425f5b9d35cef43a1355d3ef2ba5e88a890e4cb38d985357d9ddbf
3
  size 469314837
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23117a7e0e7f5fd05e9de15339d2c1ffe2650fd74ec935c9e68184322e4f9263
3
  size 469314837