A-Bar commited on
Commit
cdfd46a
·
verified ·
1 Parent(s): 037fae9

Model save

Browse files
Files changed (1) hide show
  1. README.md +13 -14
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
- license: mit
3
- base_model: microsoft/Multilingual-MiniLM-L12-H384
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # trainRanker_test_test
15
 
16
- This model is a fine-tuned version of [microsoft/Multilingual-MiniLM-L12-H384](https://huggingface.co/microsoft/Multilingual-MiniLM-L12-H384) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2915
19
 
20
  ## Model description
21
 
@@ -48,16 +47,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.4046 | 0.16 | 200 | 0.3609 |
52
- | 0.3704 | 0.32 | 400 | 0.3112 |
53
- | 0.3404 | 0.48 | 600 | 0.3139 |
54
- | 0.3208 | 0.64 | 800 | 0.2955 |
55
- | 0.3139 | 0.8 | 1000 | 0.2943 |
56
- | 0.3061 | 0.96 | 1200 | 0.2933 |
57
- | 0.2857 | 1.12 | 1400 | 0.2915 |
58
- | 0.3086 | 1.28 | 1600 | 0.2915 |
59
- | 0.283 | 1.44 | 1800 | 0.2915 |
60
- | 0.2855 | 1.6 | 2000 | 0.2915 |
61
 
62
 
63
  ### Framework versions
 
1
  ---
2
+ base_model: nreimers/mMiniLMv2-L6-H384-distilled-from-XLMR-Large
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
12
 
13
  # trainRanker_test_test
14
 
15
+ This model is a fine-tuned version of [nreimers/mMiniLMv2-L6-H384-distilled-from-XLMR-Large](https://huggingface.co/nreimers/mMiniLMv2-L6-H384-distilled-from-XLMR-Large) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.4322
18
 
19
  ## Model description
20
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.6929 | 0.16 | 200 | 0.6925 |
51
+ | 0.6907 | 0.32 | 400 | 0.5492 |
52
+ | 0.4975 | 0.48 | 600 | 0.4721 |
53
+ | 0.4584 | 0.64 | 800 | 0.4444 |
54
+ | 0.4596 | 0.8 | 1000 | 0.4309 |
55
+ | 0.4431 | 0.96 | 1200 | 0.4338 |
56
+ | 0.4233 | 1.12 | 1400 | 0.4322 |
57
+ | 0.4451 | 1.28 | 1600 | 0.4322 |
58
+ | 0.4346 | 1.44 | 1800 | 0.4322 |
59
+ | 0.4239 | 1.6 | 2000 | 0.4322 |
60
 
61
 
62
  ### Framework versions