sercetexam9 commited on
Commit
9545aa4
·
verified ·
1 Parent(s): 4dd491e

Model save

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: xlnet/xlnet-large-cased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: cs221-xlnet-large-cased-eng-finetuned-20-epochs-tapt
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # cs221-xlnet-large-cased-eng-finetuned-20-epochs-tapt
19
+
20
+ This model is a fine-tuned version of [xlnet/xlnet-large-cased](https://huggingface.co/xlnet/xlnet-large-cased) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.6016
23
+ - F1: 0.7588
24
+ - Roc Auc: 0.8226
25
+ - Accuracy: 0.4541
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 32
46
+ - eval_batch_size: 32
47
+ - seed: 42
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_steps: 100
51
+ - num_epochs: 20
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
57
+ | 0.6009 | 1.0 | 73 | 0.5947 | 0.436 | 0.6134 | 0.1369 |
58
+ | 0.5678 | 2.0 | 146 | 0.5712 | 0.4273 | 0.6124 | 0.1456 |
59
+ | 0.5116 | 3.0 | 219 | 0.4825 | 0.6053 | 0.7128 | 0.2877 |
60
+ | 0.4375 | 4.0 | 292 | 0.4319 | 0.6749 | 0.7600 | 0.3501 |
61
+ | 0.3723 | 5.0 | 365 | 0.3959 | 0.7178 | 0.7919 | 0.4073 |
62
+ | 0.2906 | 6.0 | 438 | 0.3896 | 0.7329 | 0.8001 | 0.4385 |
63
+ | 0.2457 | 7.0 | 511 | 0.4272 | 0.7291 | 0.8009 | 0.4125 |
64
+ | 0.2035 | 8.0 | 584 | 0.4255 | 0.7516 | 0.8198 | 0.4385 |
65
+ | 0.1546 | 9.0 | 657 | 0.4514 | 0.7462 | 0.8126 | 0.4402 |
66
+ | 0.1238 | 10.0 | 730 | 0.4732 | 0.7518 | 0.8155 | 0.4419 |
67
+ | 0.0896 | 11.0 | 803 | 0.5441 | 0.7437 | 0.8104 | 0.4506 |
68
+ | 0.0659 | 12.0 | 876 | 0.5355 | 0.7594 | 0.8228 | 0.4506 |
69
+ | 0.0459 | 13.0 | 949 | 0.5450 | 0.7582 | 0.8200 | 0.4714 |
70
+ | 0.0436 | 14.0 | 1022 | 0.5919 | 0.7525 | 0.8164 | 0.4558 |
71
+ | 0.0366 | 15.0 | 1095 | 0.6016 | 0.7588 | 0.8226 | 0.4541 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.48.0
77
+ - Pytorch 2.5.1+cu121
78
+ - Datasets 3.2.0
79
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff41aae069b586d4daa80382663655d71e94d1f7b300d59ad21cc2f4173bcb73
3
  size 1445339812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74ce65587c04dfef5de0211558ba64209e59075e169d6815bb187caa88037d0f
3
  size 1445339812