vitus9988 commited on
Commit
fbe7146
1 Parent(s): 7394e0a

End of training

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: klue/roberta-small
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - f1
9
+ - accuracy
10
+ model-index:
11
+ - name: klue_roberta_small_ner_identified
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
+ # klue_roberta_small_ner_identified
19
+
20
+ This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.0128
23
+ - Precision: 0.9866
24
+ - Recall: 1.0
25
+ - F1: 0.9932
26
+ - Accuracy: 0.9995
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: 5e-05
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 64
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 8
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
+ | No log | 1.0 | 15 | 0.1702 | 0.0767 | 0.1905 | 0.1094 | 0.9585 |
58
+ | No log | 2.0 | 30 | 0.0861 | 0.4163 | 0.5748 | 0.4829 | 0.9793 |
59
+ | No log | 3.0 | 45 | 0.0443 | 0.7741 | 0.8741 | 0.8211 | 0.9919 |
60
+ | No log | 4.0 | 60 | 0.0262 | 0.8984 | 0.9626 | 0.9294 | 0.9970 |
61
+ | No log | 5.0 | 75 | 0.0176 | 0.9734 | 0.9966 | 0.9849 | 0.9994 |
62
+ | No log | 6.0 | 90 | 0.0147 | 0.9767 | 0.9966 | 0.9865 | 0.9994 |
63
+ | No log | 7.0 | 105 | 0.0132 | 0.9866 | 1.0 | 0.9932 | 0.9995 |
64
+ | No log | 8.0 | 120 | 0.0128 | 0.9866 | 1.0 | 0.9932 | 0.9995 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.40.2
70
+ - Pytorch 2.3.0+cu118
71
+ - Datasets 2.19.1
72
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14f47c130a249f0b5363a43adc8f969dacc7657d79cf7d23af75743b06dbb0a5
3
  size 270059596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eded337a74d1243e959c13d8659e958873c6bf219bcd036a5c09750726012139
3
  size 270059596