XvKuoMing commited on
Commit
769acdc
1 Parent(s): 19876e4

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ai-forever/ruBert-large
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
9
+ - f1
10
+ model-index:
11
+ - name: bert-chn-classifier
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
+ # bert-chn-classifier
19
+
20
+ This model is a fine-tuned version of [ai-forever/ruBert-large](https://huggingface.co/ai-forever/ruBert-large) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.2343
23
+ - Accuracy: 0.9595
24
+ - Precision: 0.9595
25
+ - Recall: 0.9595
26
+ - F1: 0.9595
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: 8
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 3
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.2249 | 1.0 | 4381 | 0.1770 | 0.9513 | 0.9513 | 0.9513 | 0.9513 |
59
+ | 0.1078 | 2.0 | 8762 | 0.1951 | 0.9571 | 0.9571 | 0.9571 | 0.9571 |
60
+ | 0.0234 | 3.0 | 13143 | 0.2343 | 0.9595 | 0.9595 | 0.9595 | 0.9595 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.0
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2a996966b2df9b82e36b8aae81a6e239b8fadb3fd093f561ee3475f537e2e8b
3
  size 1707694236
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba736520255cccb30eb257513d4f186554ca4a3024c8904c46cc7594404f7ef3
3
  size 1707694236