intanm commited on
Commit
1645cb2
1 Parent(s): 5b7b00d

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-multilingual-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - quoref
8
+ model-index:
9
+ - name: mbert-quoref
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
+ # mbert-quoref
17
+
18
+ This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the quoref dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 3.7567
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 1.8761 | 1.0 | 1213 | 1.7360 |
52
+ | 1.305 | 2.0 | 2426 | 1.6877 |
53
+ | 0.9271 | 3.0 | 3639 | 1.8559 |
54
+ | 0.6565 | 4.0 | 4852 | 2.0420 |
55
+ | 0.4911 | 5.0 | 6065 | 2.3335 |
56
+ | 0.3468 | 6.0 | 7278 | 2.6380 |
57
+ | 0.2522 | 7.0 | 8491 | 2.8952 |
58
+ | 0.2001 | 8.0 | 9704 | 3.2514 |
59
+ | 0.1501 | 9.0 | 10917 | 3.5567 |
60
+ | 0.1314 | 10.0 | 12130 | 3.7567 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.34.1
66
+ - Pytorch 2.0.1+cu118
67
+ - Datasets 2.14.5
68
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b43eecfd8b76f28588bf4e568d78d089f899b9df8a22849d343b57490b1fa9a
3
  size 709125289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2edc902048ba2650604fa74374f7acebf27060cdec12d09683174f74bcca0a1d
3
  size 709125289