Leotrim commited on
Commit
797515c
·
verified ·
1 Parent(s): 7b336b9

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - conll2003
8
+ metrics:
9
+ - precision
10
+ - recall
11
+ - f1
12
+ - accuracy
13
+ model-index:
14
+ - name: bert-finetuned-ner
15
+ results:
16
+ - task:
17
+ name: Token Classification
18
+ type: token-classification
19
+ dataset:
20
+ name: conll2003
21
+ type: conll2003
22
+ config: conll2003
23
+ split: validation
24
+ args: conll2003
25
+ metrics:
26
+ - name: Precision
27
+ type: precision
28
+ value: 0.9385279946835022
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.9506900033658701
32
+ - name: F1
33
+ type: f1
34
+ value: 0.9445698520190619
35
+ - name: Accuracy
36
+ type: accuracy
37
+ value: 0.9866662742096898
38
+ ---
39
+
40
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
+ should probably proofread and complete it, then remove this comment. -->
42
+
43
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/raspuntinov_ai/huggingface/runs/6o6422zh)
44
+ # bert-finetuned-ner
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.0584
49
+ - Precision: 0.9385
50
+ - Recall: 0.9507
51
+ - F1: 0.9446
52
+ - Accuracy: 0.9867
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: 8
73
+ - eval_batch_size: 8
74
+ - seed: 42
75
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
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.076 | 1.0 | 1756 | 0.0642 | 0.9049 | 0.9337 | 0.9191 | 0.9819 |
84
+ | 0.0356 | 2.0 | 3512 | 0.0652 | 0.9386 | 0.9470 | 0.9428 | 0.9860 |
85
+ | 0.0245 | 3.0 | 5268 | 0.0584 | 0.9385 | 0.9507 | 0.9446 | 0.9867 |
86
+
87
+
88
+ ### Framework versions
89
+
90
+ - Transformers 4.42.3
91
+ - Pytorch 2.1.2
92
+ - Datasets 2.20.0
93
+ - Tokenizers 0.19.1
runs/Aug07_12-11-40_3dd46047685a/events.out.tfevents.1723032716.3dd46047685a.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0edb8bdb613f780ecacfeda0160d3c5bd54c6858a380463517233d3cdcf4929d
3
- size 8238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:218421595c21e246c80b0b0e5cb734bdc1d128b2718390254c5525cbbdc90263
3
+ size 9064