Trong-Nghia commited on
Commit
fbd4c26
1 Parent(s): 6e63d6b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: xlnet-large-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: xlnet-large-cased-detect-dep-v3
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # xlnet-large-cased-detect-dep-v3
18
+
19
+ This model is a fine-tuned version of [xlnet-large-cased](https://huggingface.co/xlnet-large-cased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5734
22
+ - Accuracy: 0.745
23
+ - F1: 0.8043
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-06
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 3
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | 0.6578 | 1.0 | 751 | 0.6064 | 0.693 | 0.7902 |
55
+ | 0.6228 | 2.0 | 1502 | 0.5676 | 0.744 | 0.8142 |
56
+ | 0.6108 | 3.0 | 2253 | 0.5734 | 0.745 | 0.8043 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.31.0
62
+ - Pytorch 2.0.1+cu118
63
+ - Datasets 2.13.1
64
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:873d0bf1672c369d8a8d7c4e22695999b09f692ccbb9b3023f2a192f41e8137b
3
  size 1445420229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8a61ae0f7f1bd83c97dad0b3826f7ff6e5688d735c087032f27202e831856f
3
  size 1445420229
runs/Jul19_12-23-45_283eddaefd30/events.out.tfevents.1689769447.283eddaefd30.4960.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08a6bd65602193101617ea113f6c6f52dafcb376ad697d2b1d2ffe5981aaccba
3
- size 5827
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5c32c55585e68dc06cb5ab026ee1fe9d6d5e449d17ade3f116a4b4a646def65
3
+ size 6550