w11wo commited on
Commit
066c083
1 Parent(s): aca1899

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: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: roberta-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
+ # roberta-base-isarcasm
20
+
21
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.6208
24
+ - Accuracy: 0.7982
25
+ - F1: 0.4317
26
+ - Precision: 0.4304
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: linear
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 3
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | No log | 1.0 | 215 | 0.7162 | 0.8286 | 0.0 | 0.0 | 0.0 |
60
+ | No log | 2.0 | 430 | 0.9168 | 0.7143 | 0.1667 | 0.1667 | 0.1667 |
61
+ | 0.6391 | 3.0 | 645 | 1.2142 | 0.6857 | 0.1538 | 0.1429 | 0.1667 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.32.0
67
+ - Pytorch 2.1.1+cu121
68
+ - Datasets 2.14.5
69
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d57fbe4e430f2037f9ad4d86792ec9048454c0087f22d1b02b36658bd216087e
3
  size 498658094
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5cc3b6d6be97b85e13a87bfa28ad46242aa069431d878c1fd5c8f1f045e7db8
3
  size 498658094