tringuyen-uit commited on
Commit
d967808
1 Parent(s): 8cdecd9

End of training

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/infoxlm-base
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ model-index:
8
+ - name: MRC_ER_infoXLM-base_syl_DSC
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # MRC_ER_infoXLM-base_syl_DSC
16
+
17
+ This model is a fine-tuned version of [microsoft/infoxlm-base](https://huggingface.co/microsoft/infoxlm-base) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.8322
20
+ - Exact Match: 0.671
21
+ - F1: 0.8432
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:-----------:|:------:|
52
+ | 0.867 | 1.0 | 6364 | 0.7899 | 0.593 | 0.7980 |
53
+ | 0.7092 | 2.0 | 12728 | 0.7218 | 0.641 | 0.8262 |
54
+ | 0.6151 | 3.0 | 19092 | 0.6985 | 0.623 | 0.8371 |
55
+ | 0.4986 | 4.0 | 25456 | 0.7597 | 0.657 | 0.8500 |
56
+ | 0.416 | 5.0 | 31820 | 0.8322 | 0.671 | 0.8432 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.44.0
62
+ - Pytorch 2.4.0
63
+ - Datasets 2.21.0
64
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8aa4f127786dcf0a93a7da69575ea1151be8bbcd5f6add1a3f8e756637ff1fff
3
  size 1109842416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34b9d4586ba3f718ba765736e7b87e6d110d7e3e87566e7f85f337161c9b0d83
3
  size 1109842416