micoff commited on
Commit
46159b8
1 Parent(s): 7d18b94

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.9358147229114971
29
+ - name: Recall
30
+ type: recall
31
+ value: 0.9520363513968361
32
+ - name: F1
33
+ type: f1
34
+ value: 0.9438558438308168
35
+ - name: Accuracy
36
+ type: accuracy
37
+ value: 0.987048919762171
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
+ # bert-finetuned-ner
44
+
45
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the conll2003 dataset.
46
+ It achieves the following results on the evaluation set:
47
+ - Loss: 0.0579
48
+ - Precision: 0.9358
49
+ - Recall: 0.9520
50
+ - F1: 0.9439
51
+ - Accuracy: 0.9870
52
+
53
+ ## Model description
54
+
55
+ More information needed
56
+
57
+ ## Intended uses & limitations
58
+
59
+ More information needed
60
+
61
+ ## Training and evaluation data
62
+
63
+ More information needed
64
+
65
+ ## Training procedure
66
+
67
+ ### Training hyperparameters
68
+
69
+ The following hyperparameters were used during training:
70
+ - learning_rate: 2e-05
71
+ - train_batch_size: 8
72
+ - eval_batch_size: 8
73
+ - seed: 42
74
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
+ - lr_scheduler_type: linear
76
+ - num_epochs: 3
77
+
78
+ ### Training results
79
+
80
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | 0.0839 | 1.0 | 1756 | 0.0625 | 0.9193 | 0.9377 | 0.9284 | 0.9838 |
83
+ | 0.0426 | 2.0 | 3512 | 0.0557 | 0.9309 | 0.9498 | 0.9403 | 0.9864 |
84
+ | 0.0192 | 3.0 | 5268 | 0.0579 | 0.9358 | 0.9520 | 0.9439 | 0.9870 |
85
+
86
+
87
+ ### Framework versions
88
+
89
+ - Transformers 4.37.0
90
+ - Pytorch 2.1.2
91
+ - Datasets 2.1.0
92
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:236e05a3e1cd74fe9d29088804e44456b4b5f35c47c64a9f0a23f248f3d01c0f
3
  size 430929740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ed5966071deae0ab98ef3e1454fc7ea81e117e53fab41210d3b35d7fde8e19b
3
  size 430929740
runs/Feb07_20-12-17_9a0b56da1129/events.out.tfevents.1707336739.9a0b56da1129.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e47589697dbd76bb93608b5585e160da62f5713581cfe17813664255320df3d0
3
- size 6744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5990400e0683410927793de625afa214c718d4d663665b2ac21a62a55d00b43b
3
+ size 8041