ML-GOD commited on
Commit
e495949
1 Parent(s): 6275682

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: deberta-finetuned-ner-microsoft-disaster
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/akku/huggingface/runs/bxwrwawl)
20
+ [<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/akku/huggingface/runs/bxwrwawl)
21
+ # deberta-finetuned-ner-microsoft-disaster
22
+
23
+ This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
24
+ It achieves the following results on the evaluation set:
25
+ - Loss: 0.1013
26
+ - Precision: 0.9216
27
+ - Recall: 0.9314
28
+ - F1: 0.9265
29
+ - Accuracy: 0.9805
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 2e-05
49
+ - train_batch_size: 8
50
+ - eval_batch_size: 8
51
+ - seed: 42
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - num_epochs: 7
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
59
+ |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
60
+ | 0.0872 | 1.0 | 1799 | 0.0762 | 0.9101 | 0.9245 | 0.9172 | 0.9796 |
61
+ | 0.0658 | 2.0 | 3598 | 0.0741 | 0.9244 | 0.9288 | 0.9266 | 0.9811 |
62
+ | 0.0517 | 3.0 | 5397 | 0.0737 | 0.9282 | 0.9291 | 0.9287 | 0.9808 |
63
+ | 0.0383 | 4.0 | 7196 | 0.0834 | 0.9263 | 0.9275 | 0.9269 | 0.9807 |
64
+ | 0.0298 | 5.0 | 8995 | 0.0895 | 0.9220 | 0.9299 | 0.9259 | 0.9802 |
65
+ | 0.0237 | 6.0 | 10794 | 0.0963 | 0.9203 | 0.9322 | 0.9262 | 0.9806 |
66
+ | 0.0182 | 7.0 | 12593 | 0.1013 | 0.9216 | 0.9314 | 0.9265 | 0.9805 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.42.3
72
+ - Pytorch 2.1.2
73
+ - Datasets 2.20.0
74
+ - Tokenizers 0.19.1
runs/Jul24_18-43-14_19a0ded28536/events.out.tfevents.1721847036.19a0ded28536.34.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c0b330bc56e2c610d010a3f892f4b73067fb38f6f0a35baedc0e04cff943fb8
3
- size 14885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e283d5124c84bc075d9c5aa623aba6232ada7de1716198b21ca4a43b5bea88fc
3
+ size 15711