tringuyen-uit commited on
Commit
1608d98
·
verified ·
1 Parent(s): 30b8158

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_ViWikiFC
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_ViWikiFC
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: 1.9753
20
+ - Exact Match: 0.8091
21
+ - F1: 0.8339
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: 8
42
+ - eval_batch_size: 8
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.6122 | 1.0 | 2093 | 1.8535 | 0.7828 | 0.8177 |
53
+ | 0.5079 | 2.0 | 4186 | 1.7922 | 0.7990 | 0.8278 |
54
+ | 0.4449 | 3.0 | 6279 | 1.7382 | 0.7990 | 0.8258 |
55
+ | 0.364 | 4.0 | 8372 | 1.9757 | 0.8081 | 0.8346 |
56
+ | 0.3095 | 5.0 | 10465 | 1.9753 | 0.8091 | 0.8339 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.41.2
62
+ - Pytorch 2.1.2
63
+ - Datasets 2.19.2
64
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f1a89ed7d48572da7816d156726f1d8df016bdcd596ecc2a942ccc9605dd4d7
3
  size 1109842416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b1264009b37a263bc68fc35f3e976d662a801995c11b9f44c867987bd5d3ca7
3
  size 1109842416