minh21 commited on
Commit
693889f
1 Parent(s): 7d8fae1

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: xlnet-base-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: XLNet-Reddit-Sentiment-Analysis-16-epochs
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # XLNet-Reddit-Sentiment-Analysis-16-epochs
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.7667
21
+ - Rmse: 0.6675
22
+ - Accuracy: 0.8427
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 3e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 9
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Rmse | Accuracy |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:--------:|
53
+ | 0.8682 | 1.0 | 3790 | 0.7667 | 0.6675 | 0.8427 |
54
+ | 0.736 | 2.0 | 7580 | 0.7681 | 0.6234 | 0.8585 |
55
+ | 0.7613 | 3.0 | 11370 | 0.8174 | 0.6668 | 0.8405 |
56
+ | 0.9229 | 4.0 | 15160 | 1.2618 | 0.8202 | 0.6568 |
57
+ | 1.0546 | 5.0 | 18950 | 1.2372 | 0.7880 | 0.7592 |
58
+ | 0.9142 | 6.0 | 22740 | 0.9488 | 0.7339 | 0.8163 |
59
+ | 0.8341 | 7.0 | 26530 | 0.8846 | 0.7230 | 0.8194 |
60
+ | 0.8028 | 8.0 | 30320 | 0.8510 | 0.7030 | 0.8289 |
61
+ | 0.7784 | 9.0 | 34110 | 0.8805 | 0.7060 | 0.8279 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.35.0.dev0
67
+ - Pytorch 2.0.0
68
+ - Datasets 2.1.0
69
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6274478545908327a7398f3d51d47c61e1b098525bd97bf404baa7fa9db7a36
3
  size 469314837
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11695ec7897cc84cf6360e24846b098e2bb9fa5bb5f8a39baa68076ebf060536
3
  size 469314837