lambdavi commited on
Commit
addbac2
1 Parent(s): 48a2d7d

End of training

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-base
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - ontonotes5
8
+ model-index:
9
+ - name: deberta-v3-base_on5
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # deberta-v3-base_on5
17
+
18
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the ontonotes5 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0598
21
+ - F1-type-match: 0.6780
22
+ - F1-partial: 0.6872
23
+ - F1-strict: 0.6565
24
+ - F1-exact: 0.6729
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0001
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 32
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 2
48
+ - total_train_batch_size: 64
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 3
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | F1-type-match | F1-partial | F1-strict | F1-exact |
56
+ |:-------------:|:-----:|:----:|:---------------:|:-------------:|:----------:|:---------:|:--------:|
57
+ | 0.0738 | 1.0 | 936 | 0.0624 | 0.5568 | 0.5632 | 0.5322 | 0.5479 |
58
+ | 0.0432 | 2.0 | 1873 | 0.0591 | 0.5773 | 0.5848 | 0.5559 | 0.5709 |
59
+ | 0.0289 | 3.0 | 2808 | 0.0598 | 0.6780 | 0.6872 | 0.6565 | 0.6729 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.36.0
65
+ - Pytorch 2.0.0
66
+ - Datasets 2.1.0
67
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f569b50014de26b951038db2e15f835b19d259474e219742874b4ae5ca90f7ea
3
  size 735464404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e0d833781f4c27b3e388f6bf1caebc1f5fe58930362d5d94abe69d7cbf6835a
3
  size 735464404