darkBrother commited on
Commit
5a1eca2
1 Parent(s): 78e933d

End of training

Browse files
Files changed (2) hide show
  1. README.md +61 -4
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,64 @@
1
  ---
 
 
 
 
2
  metrics:
3
  - accuracy
4
- base_model:
5
- - klue/bert-base
6
- pipeline_tag: text-classification
7
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-sa-4.0
3
+ base_model: klue/bert-base
4
+ tags:
5
+ - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: nmsc_classifier
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # nmsc_classifier
20
+
21
+ This model is a fine-tuned version of [klue/bert-base](https://huggingface.co/klue/bert-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.3765
24
+ - Accuracy: 0.9015
25
+ - F1: 0.9030
26
+ - Precision: 0.8956
27
+ - Recall: 0.9105
28
+ - Auroc: 0.9014
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: 128
49
+ - eval_batch_size: 128
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 5
54
+
55
+ ### Training results
56
+
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.41.2
62
+ - Pytorch 2.5.1+cu124
63
+ - Datasets 2.20.0
64
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be365624a6049a7d7e6e20b6793f1f602d36d32adb799160ccb05de130c25e4c
3
  size 442499064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fb658706b5c0481237070f94386ad2b33eb45dc413dd47e7006d08365123b0
3
  size 442499064