Venkatesh4342 commited on
Commit
a337112
1 Parent(s): 90f0697

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: microsoft/deberta-v3-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - f1
11
+ - accuracy
12
+ model-index:
13
+ - name: deberta-v3-base-financial-inc-dec-ner
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # deberta-v3-base-financial-inc-dec-ner
21
+
22
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.0229
25
+ - Precision: 0.9468
26
+ - Recall: 0.9368
27
+ - F1: 0.9418
28
+ - Accuracy: 0.9925
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: 4
49
+ - eval_batch_size: 4
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 4
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
58
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
59
+ | No log | 1.0 | 190 | 0.0275 | 0.9368 | 0.9368 | 0.9368 | 0.9914 |
60
+ | No log | 2.0 | 380 | 0.0229 | 0.9468 | 0.9368 | 0.9418 | 0.9925 |
61
+ | 0.0671 | 3.0 | 570 | 0.0479 | 0.9890 | 0.9474 | 0.9677 | 0.9914 |
62
+ | 0.0671 | 4.0 | 760 | 0.0495 | 0.9890 | 0.9474 | 0.9677 | 0.9914 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.44.2
68
+ - Pytorch 2.4.1+cu124
69
+ - Datasets 2.21.0
70
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b8e7b2597cccc5bd3477b7d465366f9bc3be40e916858ab7066645c8838a948
3
  size 735359804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a546709c7b06a6df90dc5aeff32c2e43a1a5f49efb1c221cb31d47939f0bec2
3
  size 735359804