tringuyen-uit commited on
Commit
86c9a14
1 Parent(s): a57b5ff

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_DSC
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_DSC
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: 1.9616
21
+ - Exact Match: 0.4925
22
+ - F1: 0.5963
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: 8
43
+ - eval_batch_size: 8
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.7001 | 1.0 | 3097 | 1.2355 | 0.4420 | 0.5752 |
54
+ | 0.5383 | 2.0 | 6194 | 1.4327 | 0.4784 | 0.5984 |
55
+ | 0.4088 | 3.0 | 9291 | 1.6247 | 0.4762 | 0.5947 |
56
+ | 0.282 | 4.0 | 12388 | 1.6999 | 0.4895 | 0.5986 |
57
+ | 0.2361 | 5.0 | 15485 | 1.9616 | 0.4925 | 0.5963 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.41.2
63
+ - Pytorch 2.1.2
64
+ - Datasets 2.19.2
65
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d8124a30b0e0f5461e74fbfb26275dba845d2b319b933825230a404a139e7d0
3
  size 1112905680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96e153129e3bdc4ad79c6f2616cac43dab2fce3a1916a7fa273bef16ecf65d99
3
  size 1112905680