DunnBC22 commited on
Commit
af6557f
1 Parent(s): 90147b9

update model card README.md

Browse files
Files changed (3) hide show
  1. .DS_Store +2 -2
  2. README.md +69 -0
  3. runs/.DS_Store +1 -1
.DS_Store CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f224ab9df7e9c226bb6aa5e8acabf5df67c4362c1ef0175414cf8423eaa2c046
3
- size 6148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4d8416ad4fb703f04f9d2dc1b0462822fecbb4dce4d91f1fe3500b71cce947b
3
+ size 8196
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - recall
9
+ - precision
10
+ model-index:
11
+ - name: electra-base-emotion-Tweet_About_Disaster_Or_Not
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
+ # electra-base-emotion-Tweet_About_Disaster_Or_Not
19
+
20
+ This model is a fine-tuned version of [bhadresh-savani/electra-base-emotion](https://huggingface.co/bhadresh-savani/electra-base-emotion) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3279
23
+ - Accuracy: 0.8892
24
+ - F1: 0.7273
25
+ - Recall: 0.7850
26
+ - Precision: 0.6774
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 64
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 5
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
57
+ | 0.4633 | 1.0 | 143 | 0.3938 | 0.8373 | 0.6490 | 0.7991 | 0.5463 |
58
+ | 0.3566 | 2.0 | 286 | 0.3551 | 0.8575 | 0.6860 | 0.8271 | 0.5861 |
59
+ | 0.3078 | 3.0 | 429 | 0.3416 | 0.8909 | 0.7220 | 0.7523 | 0.6940 |
60
+ | 0.2813 | 4.0 | 572 | 0.3276 | 0.8857 | 0.7246 | 0.7991 | 0.6628 |
61
+ | 0.2592 | 5.0 | 715 | 0.3279 | 0.8892 | 0.7273 | 0.7850 | 0.6774 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.26.1
67
+ - Pytorch 1.13.1
68
+ - Datasets 2.9.0
69
+ - Tokenizers 0.12.1
runs/.DS_Store CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5065a05bbd68dd9c4dca97f876bb7403b3b1d6a043f329e0b28470bfef5e498a
3
  size 6148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec3f5215c038fa7656c578ca25d3202b56969e598a69e5e72dd094937c13041c
3
  size 6148