Arunavaonly commited on
Commit
6fc3e33
1 Parent(s): c444961

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: xlm-roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: Bangla-Twoclass-Sentiment-Analyzer
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # Bangla-Twoclass-Sentiment-Analyzer
17
+
18
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1624
21
+ - F1: 0.9642
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 3e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - training_steps: 1800
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | No log | 0.34 | 200 | 0.3384 | 0.8842 |
53
+ | No log | 0.68 | 400 | 0.2352 | 0.9358 |
54
+ | 0.3357 | 1.02 | 600 | 0.1838 | 0.9458 |
55
+ | 0.3357 | 1.36 | 800 | 0.1768 | 0.9520 |
56
+ | 0.1794 | 1.69 | 1000 | 0.1650 | 0.9541 |
57
+ | 0.1794 | 2.03 | 1200 | 0.1629 | 0.9609 |
58
+ | 0.1794 | 2.37 | 1400 | 0.2278 | 0.9566 |
59
+ | 0.1305 | 2.71 | 1600 | 0.1633 | 0.9634 |
60
+ | 0.1305 | 3.05 | 1800 | 0.1624 | 0.9642 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.32.1
66
+ - Pytorch 2.0.1+cu118
67
+ - Datasets 2.14.4
68
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eaf8a08c39892d4d09c6987bd32e4245fff94ebbe0bb53ae00be41ab3b372a36
3
  size 1112249713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9c360e628a73df182abc47a19c2d85e240f5f91d39530dbbd396f1c4aa183fa
3
  size 1112249713