w11wo commited on
Commit
04b8645
1 Parent(s): 618d254

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: deberta-v3-base-isarcasm
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # deberta-v3-base-isarcasm
20
+
21
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.3693
24
+ - Accuracy: 0.8331
25
+ - F1: 0.4789
26
+ - Precision: 0.5354
27
+ - Recall: 0.4331
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: cosine
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 5
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | No log | 1.0 | 215 | 0.7833 | 0.8 | 0.0 | 0.0 | 0.0 |
60
+ | No log | 2.0 | 430 | 1.1913 | 0.8 | 0.0 | 0.0 | 0.0 |
61
+ | 0.577 | 3.0 | 645 | 1.5866 | 0.7714 | 0.2 | 0.25 | 0.1667 |
62
+ | 0.577 | 4.0 | 860 | 2.3199 | 0.8 | 0.2222 | 0.3333 | 0.1667 |
63
+ | 0.2047 | 5.0 | 1075 | 2.4911 | 0.8 | 0.2222 | 0.3333 | 0.1667 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.32.0
69
+ - Pytorch 2.1.1+cu121
70
+ - Datasets 2.14.5
71
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bef1f4a3ebb781ac6dee11e9e805d9c65d7873c73c64a1eed95d4ebe01c6864
3
  size 737764786
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a34afaaafdde143dd514d5baa9ec0672f67c5008128b5f6b5fa58f02cc2d612c
3
  size 737764786