tringuyen-uit commited on
Commit
9ea4050
1 Parent(s): d5520b8

End of training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/mdeberta-v3-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: MRC_ER_mdeberta-v3-base_syl_ViWikiFC
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
+ # MRC_ER_mdeberta-v3-base_syl_ViWikiFC
17
+
18
+ This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.5168
21
+ - Exact Match: 0.7703
22
+ - F1: 0.7925
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 4
43
+ - eval_batch_size: 4
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------:|:------:|
53
+ | 0.6752 | 1.0 | 4185 | 2.1250 | 0.7421 | 0.7696 |
54
+ | 0.5728 | 2.0 | 8370 | 1.9436 | 0.7660 | 0.7865 |
55
+ | 0.4473 | 3.0 | 12555 | 2.1698 | 0.7569 | 0.7796 |
56
+ | 0.3166 | 4.0 | 16740 | 2.3835 | 0.7708 | 0.7945 |
57
+ | 0.2525 | 5.0 | 20925 | 2.5168 | 0.7703 | 0.7925 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.39.3
63
+ - Pytorch 2.1.2
64
+ - Datasets 2.18.0
65
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:977a53f3e914004443c86be34ffbfc367bcea509e177245b16185f9fd5869a71
3
  size 1112905680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:537cf70b9f4ecad174b41cb6ab3d777d2b0d0bcd1afc063f234d57ccdd131679
3
  size 1112905680