lBober commited on
Commit
bfdd2f4
1 Parent(s): 9c38b18

lBober/my-model-MiniLM-Area

Browse files
README.md CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  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.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.3835
24
- - Accuracy: 0.4748
25
- - F1: 0.4280
26
- - Precision: 0.4147
27
- - Recall: 0.4748
28
 
29
  ## Model description
30
 
@@ -43,7 +43,7 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 5e-05
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
- | 1.8171 | 1.0 | 81 | 1.7710 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
59
- | 1.7264 | 2.0 | 162 | 1.6322 | 0.4101 | 0.2695 | 0.2007 | 0.4101 |
60
- | 1.5603 | 3.0 | 243 | 1.5425 | 0.3885 | 0.2544 | 0.1943 | 0.3885 |
61
- | 1.4237 | 4.0 | 324 | 1.5997 | 0.4317 | 0.3424 | 0.2883 | 0.4317 |
62
- | 1.2819 | 5.0 | 405 | 1.5824 | 0.4101 | 0.3260 | 0.2763 | 0.4101 |
63
- | 1.1493 | 6.0 | 486 | 1.4762 | 0.4460 | 0.3670 | 0.4151 | 0.4460 |
64
- | 1.0688 | 7.0 | 567 | 1.4088 | 0.4748 | 0.4279 | 0.4418 | 0.4748 |
65
- | 0.9746 | 8.0 | 648 | 1.4380 | 0.4604 | 0.3957 | 0.3835 | 0.4604 |
66
- | 0.9039 | 9.0 | 729 | 1.4078 | 0.4748 | 0.4278 | 0.4147 | 0.4748 |
67
- | 0.8577 | 10.0 | 810 | 1.3835 | 0.4748 | 0.4280 | 0.4147 | 0.4748 |
68
 
69
 
70
  ### Framework versions
 
20
 
21
  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.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.7622
24
+ - Accuracy: 0.2302
25
+ - F1: 0.0862
26
+ - Precision: 0.0530
27
+ - Recall: 0.2302
28
 
29
  ## Model description
30
 
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 0.0003
47
  - train_batch_size: 8
48
  - eval_batch_size: 8
49
  - seed: 42
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | 1.7843 | 1.0 | 81 | 1.7387 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
59
+ | 1.7541 | 2.0 | 162 | 1.7577 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
60
+ | 1.7459 | 3.0 | 243 | 1.7765 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
61
+ | 1.7533 | 4.0 | 324 | 1.7625 | 0.2230 | 0.0813 | 0.0497 | 0.2230 |
62
+ | 1.7475 | 5.0 | 405 | 1.7588 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
63
+ | 1.7423 | 6.0 | 486 | 1.7622 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
64
+ | 1.7427 | 7.0 | 567 | 1.7667 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
65
+ | 1.7394 | 8.0 | 648 | 1.7629 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
66
+ | 1.7384 | 9.0 | 729 | 1.7652 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
67
+ | 1.7367 | 10.0 | 810 | 1.7622 | 0.2302 | 0.0862 | 0.0530 | 0.2302 |
68
 
69
 
70
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1304fb83d480220d6160e5361caad927c3619d487ed5c9742d50fb53af395d1
3
  size 470649364
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a7ceebd53defd973694b31254027f8b30516f45409ae69e7e297417758acb30
3
  size 470649364
runs/May25_20-13-21_54438e66731d/events.out.tfevents.1716668002.54438e66731d.17726.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8730cfd62c1ac5c159c49af1399d6b93ff565bd36a22bcfdad4370f8768aceaf
3
+ size 12276
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dde6702e9e22238ba183ce236dba409b0b607a6d319de73aee6a460443ac3a6b
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ef3e12e576dbded3aef77395fc40ce031781beac3a0d1f06c16577d88a2667
3
  size 5112