minh21 commited on
Commit
e87cc20
1 Parent(s): efa5898

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: xlnet-base-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: XLNet-Twitter-Analysis
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # XLNet-Twitter-Analysis
15
+
16
+ This model is a fine-tuned version of [xlnet-base-cased](https://huggingface.co/xlnet-base-cased) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.2030
19
+ - Rmse: 0.1868
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 3e-05
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 10
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Rmse |
49
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
50
+ | 0.1889 | 1.0 | 1599 | 0.1784 | 0.1989 |
51
+ | 0.1301 | 2.0 | 3198 | 0.1554 | 0.1962 |
52
+ | 0.1012 | 3.0 | 4797 | 0.1586 | 0.1859 |
53
+ | 0.0784 | 4.0 | 6396 | 0.1731 | 0.1913 |
54
+ | 0.0609 | 5.0 | 7995 | 0.1475 | 0.1893 |
55
+ | 0.0459 | 6.0 | 9594 | 0.1822 | 0.1847 |
56
+ | 0.0413 | 7.0 | 11193 | 0.2089 | 0.1872 |
57
+ | 0.0382 | 8.0 | 12792 | 0.1923 | 0.1921 |
58
+ | 0.0304 | 9.0 | 14391 | 0.1954 | 0.1893 |
59
+ | 0.0261 | 10.0 | 15990 | 0.2030 | 0.1868 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.34.0
65
+ - Pytorch 2.0.1+cu118
66
+ - Datasets 2.14.5
67
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:483e45c28cda5d05087e302ed8c9dbe6875476a27f97b7f68bd6a97845800951
3
  size 469314837
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d85f4cbf11edb465c7e864127d53a087a34968346b74bc239aa115a59f51018
3
  size 469314837