BaselMousi commited on
Commit
32008dd
·
verified ·
1 Parent(s): fc30569

End of training

Browse files
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: bert-base-cased
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - conll2003
9
+ metrics:
10
+ - precision
11
+ - recall
12
+ - f1
13
+ - accuracy
14
+ model-index:
15
+ - name: bert-base-cased-finetuned-ner-conll
16
+ results:
17
+ - task:
18
+ name: Token Classification
19
+ type: token-classification
20
+ dataset:
21
+ name: conll2003
22
+ type: conll2003
23
+ config: conll2003
24
+ split: validation
25
+ args: conll2003
26
+ metrics:
27
+ - name: Precision
28
+ type: precision
29
+ value: 0.9360200160843535
30
+ - name: Recall
31
+ type: recall
32
+ value: 0.9397990310425265
33
+ - name: F1
34
+ type: f1
35
+ value: 0.9379057169718404
36
+ - name: Accuracy
37
+ type: accuracy
38
+ value: 0.984502855124507
39
+ ---
40
+
41
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
42
+ should probably proofread and complete it, then remove this comment. -->
43
+
44
+ # bert-base-cased-finetuned-ner-conll
45
+
46
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2003 dataset.
47
+ It achieves the following results on the evaluation set:
48
+ - Loss: 0.0622
49
+ - Precision: 0.9360
50
+ - Recall: 0.9398
51
+ - F1: 0.9379
52
+ - Accuracy: 0.9845
53
+
54
+ ## Model description
55
+
56
+ More information needed
57
+
58
+ ## Intended uses & limitations
59
+
60
+ More information needed
61
+
62
+ ## Training and evaluation data
63
+
64
+ More information needed
65
+
66
+ ## Training procedure
67
+
68
+ ### Training hyperparameters
69
+
70
+ The following hyperparameters were used during training:
71
+ - learning_rate: 2e-05
72
+ - train_batch_size: 16
73
+ - eval_batch_size: 16
74
+ - seed: 42
75
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
76
+ - lr_scheduler_type: linear
77
+ - num_epochs: 3
78
+
79
+ ### Training results
80
+
81
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
82
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
83
+ | 0.2423 | 1.0 | 878 | 0.0702 | 0.9089 | 0.9231 | 0.9160 | 0.9799 |
84
+ | 0.0476 | 2.0 | 1756 | 0.0675 | 0.9338 | 0.9315 | 0.9327 | 0.9833 |
85
+ | 0.0264 | 3.0 | 2634 | 0.0622 | 0.9360 | 0.9398 | 0.9379 | 0.9845 |
86
+
87
+
88
+ ### Framework versions
89
+
90
+ - Transformers 4.49.0
91
+ - Pytorch 2.6.0+cu124
92
+ - Datasets 3.4.1
93
+ - Tokenizers 0.21.1
runs/Mar24_10-44-07_bdce0a1b1624/events.out.tfevents.1742813079.bdce0a1b1624.19006.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce73692331027382544368c6ebc005f62c672089a08ef90b54a638e31fe8909f
3
- size 7473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe0ae19e3b63715d94a4ea0ef8550cff8f60c6814d27e35326c2e54ee6af0878
3
+ size 8299
runs/Mar24_10-44-07_bdce0a1b1624/events.out.tfevents.1742813645.bdce0a1b1624.19006.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d61efbf58e90d14f5953f580459bc0273adaa1f11e44743d3cdcc7e05e857298
3
+ size 560