feldmaarshal commited on
Commit
d82c63c
·
verified ·
1 Parent(s): beea39b

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: ai-forever/ruBert-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ - accuracy
9
+ model-index:
10
+ - name: opd_bert_spam_ru
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # opd_bert_spam_ru
18
+
19
+ This model is a fine-tuned version of [ai-forever/ruBert-base](https://huggingface.co/ai-forever/ruBert-base) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1034
22
+ - F1: 0.9872
23
+ - Accuracy: 0.9872
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 70
49
+ - num_epochs: 5
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Accuracy |
54
+ |:-------------:|:------:|:----:|:---------------:|:------:|:--------:|
55
+ | 0.1094 | 0.5102 | 100 | 0.2559 | 0.9587 | 0.9591 |
56
+ | 0.1566 | 1.0204 | 200 | 0.0769 | 0.9847 | 0.9847 |
57
+ | 0.0352 | 1.5306 | 300 | 0.0860 | 0.9821 | 0.9821 |
58
+ | 0.0571 | 2.0408 | 400 | 0.0908 | 0.9846 | 0.9847 |
59
+ | 0.0256 | 2.5510 | 500 | 0.1034 | 0.9872 | 0.9872 |
60
+ | 0.0178 | 3.0612 | 600 | 0.1416 | 0.9770 | 0.9770 |
61
+ | 0.0098 | 3.5714 | 700 | 0.1461 | 0.9821 | 0.9821 |
62
+ | 0.0097 | 4.0816 | 800 | 0.1618 | 0.9770 | 0.9770 |
63
+ | 0.0003 | 4.5918 | 900 | 0.1651 | 0.9795 | 0.9795 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.40.2
69
+ - Pytorch 2.2.1+cu121
70
+ - Datasets 2.19.1
71
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56a2d92f791527117b066b3adbe3d94a06fbfcf3f4936641ea31e4c7dfe23219
3
  size 713259008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35cfe712d8012397cbe0b408cc55a6cecb760a29f5b3540a93259f3385e87025
3
  size 713259008