drajend9 commited on
Commit
f0966a0
1 Parent(s): 187ec25

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: bert-finetuned-ner-invoice
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
+ [<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/deepakm-rajendra-irl/huggingface/runs/8xjk12co)
20
+ # bert-finetuned-ner-invoice
21
+
22
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.1008
25
+ - Precision: 0.9373
26
+ - Recall: 0.8718
27
+ - F1: 0.9034
28
+ - Accuracy: 0.9812
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: 16
49
+ - eval_batch_size: 16
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 3
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | No log | 1.0 | 35 | 0.3186 | 0.6126 | 0.6423 | 0.6271 | 0.9315 |
60
+ | No log | 2.0 | 70 | 0.1265 | 0.8946 | 0.8332 | 0.8628 | 0.9768 |
61
+ | No log | 3.0 | 105 | 0.1008 | 0.9373 | 0.8718 | 0.9034 | 0.9812 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.42.3
67
+ - Pytorch 2.1.2
68
+ - Datasets 2.20.0
69
+ - Tokenizers 0.19.1
runs/Aug19_20-29-39_1044dd4b2f96/events.out.tfevents.1724099508.1044dd4b2f96.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8774b38a146084a6e3a6e8d307bebab5af48456369aa76572a08651337549ac9
3
- size 6745
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceff5b230f15919e4ed895877ad71aad7fa5d3dc2e5a22e138210a7a796c5947
3
+ size 7556