tashrifmahmud commited on
Commit
2a2c86d
1 Parent(s): 666e2a9

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: tashrifmahmud/sentiment_analysis_model
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: sentiment_analysis_model_v2
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # sentiment_analysis_model_v2
21
+
22
+ This model is a fine-tuned version of [tashrifmahmud/sentiment_analysis_model](https://huggingface.co/tashrifmahmud/sentiment_analysis_model) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.4342
25
+ - Accuracy: 0.8443
26
+ - Precision: 0.8404
27
+ - Recall: 0.8499
28
+ - F1: 0.8451
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 2e-05
48
+ - train_batch_size: 16
49
+ - eval_batch_size: 16
50
+ - seed: 42
51
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 3
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 0.365 | 1.0 | 534 | 0.3682 | 0.8396 | 0.8267 | 0.8593 | 0.8427 |
60
+ | 0.2804 | 2.0 | 1068 | 0.3892 | 0.8452 | 0.8525 | 0.8349 | 0.8436 |
61
+ | 0.2301 | 3.0 | 1602 | 0.4342 | 0.8443 | 0.8404 | 0.8499 | 0.8451 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.2
67
+ - Pytorch 2.5.1+cu121
68
+ - Datasets 3.1.0
69
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8414ba0d0ec14c1d6ab7a489608418cb88aa0a0882f5dc162abfed8edb81dd0
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309c6a9e2243fc61a5a8199e04924d35c704c1458d7113a20d464a8b7b841b8c
3
  size 267832560
runs/Nov24_08-16-16_37fede67bf22/events.out.tfevents.1732436245.37fede67bf22.177.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e82d8d51d007df0df7163027cc8d0565525e02c3939f23a03620e1a9c938f51a
3
- size 6758
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33109698f3ef21ccfc5df2bd023e0cd99e8af033d9180e04aef5a3b6beecb9f8
3
+ size 7584