thanhdath commited on
Commit
e2fc0de
1 Parent(s): 8407977

Model save

Browse files
README.md CHANGED
@@ -1,24 +1,24 @@
1
  ---
2
  license: mit
3
- base_model: microsoft/Multilingual-MiniLM-L12-H384
4
  tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
  model-index:
9
- - name: intent_trading
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
- # intent_trading
17
 
18
- 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.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1741
21
- - Accuracy: 0.9548
22
 
23
  ## Model description
24
 
@@ -49,46 +49,46 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 227 | 1.5904 | 0.7689 |
53
- | No log | 2.0 | 454 | 1.0086 | 0.8670 |
54
- | 1.6528 | 3.0 | 681 | 0.6706 | 0.9055 |
55
- | 1.6528 | 4.0 | 908 | 0.4376 | 0.9518 |
56
- | 0.6124 | 5.0 | 1135 | 0.2966 | 0.9551 |
57
- | 0.6124 | 6.0 | 1362 | 0.2373 | 0.9504 |
58
- | 0.2536 | 7.0 | 1589 | 0.1967 | 0.9537 |
59
- | 0.2536 | 8.0 | 1816 | 0.1666 | 0.9565 |
60
- | 0.1476 | 9.0 | 2043 | 0.1642 | 0.9543 |
61
- | 0.1476 | 10.0 | 2270 | 0.1570 | 0.9551 |
62
- | 0.1476 | 11.0 | 2497 | 0.1500 | 0.9543 |
63
- | 0.1067 | 12.0 | 2724 | 0.1469 | 0.9548 |
64
- | 0.1067 | 13.0 | 2951 | 0.1458 | 0.9557 |
65
- | 0.0817 | 14.0 | 3178 | 0.1409 | 0.9540 |
66
- | 0.0817 | 15.0 | 3405 | 0.1426 | 0.9595 |
67
- | 0.0709 | 16.0 | 3632 | 0.1418 | 0.9540 |
68
- | 0.0709 | 17.0 | 3859 | 0.1416 | 0.9557 |
69
- | 0.0631 | 18.0 | 4086 | 0.1373 | 0.9581 |
70
- | 0.0631 | 19.0 | 4313 | 0.1458 | 0.9559 |
71
- | 0.0557 | 20.0 | 4540 | 0.1391 | 0.9559 |
72
- | 0.0557 | 21.0 | 4767 | 0.1526 | 0.9518 |
73
- | 0.0557 | 22.0 | 4994 | 0.1511 | 0.9529 |
74
- | 0.0495 | 23.0 | 5221 | 0.1578 | 0.9526 |
75
- | 0.0495 | 24.0 | 5448 | 0.1360 | 0.9568 |
76
- | 0.0443 | 25.0 | 5675 | 0.1451 | 0.9565 |
77
- | 0.0443 | 26.0 | 5902 | 0.1477 | 0.9562 |
78
- | 0.0419 | 27.0 | 6129 | 0.1624 | 0.9540 |
79
- | 0.0419 | 28.0 | 6356 | 0.1659 | 0.9537 |
80
- | 0.0371 | 29.0 | 6583 | 0.1607 | 0.9548 |
81
- | 0.0371 | 30.0 | 6810 | 0.1638 | 0.9543 |
82
- | 0.035 | 31.0 | 7037 | 0.1655 | 0.9529 |
83
- | 0.035 | 32.0 | 7264 | 0.1662 | 0.9562 |
84
- | 0.035 | 33.0 | 7491 | 0.1702 | 0.9532 |
85
- | 0.033 | 34.0 | 7718 | 0.1662 | 0.9562 |
86
- | 0.033 | 35.0 | 7945 | 0.1667 | 0.9532 |
87
- | 0.0309 | 36.0 | 8172 | 0.1794 | 0.9554 |
88
- | 0.0309 | 37.0 | 8399 | 0.1756 | 0.9546 |
89
- | 0.0292 | 38.0 | 8626 | 0.1722 | 0.9559 |
90
- | 0.0292 | 39.0 | 8853 | 0.1706 | 0.9559 |
91
- | 0.0281 | 40.0 | 9080 | 0.1741 | 0.9548 |
92
 
93
 
94
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: xlm-roberta-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
  model-index:
9
+ - name: xlm-roberta-base-trading
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
+ # xlm-roberta-base-trading
17
 
18
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2400
21
+ - Accuracy: 0.9603
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 227 | 0.1720 | 0.9488 |
53
+ | No log | 2.0 | 454 | 0.1644 | 0.9427 |
54
+ | 0.5189 | 3.0 | 681 | 0.1209 | 0.9565 |
55
+ | 0.5189 | 4.0 | 908 | 0.1223 | 0.9557 |
56
+ | 0.0997 | 5.0 | 1135 | 0.1350 | 0.9535 |
57
+ | 0.0997 | 6.0 | 1362 | 0.1239 | 0.9557 |
58
+ | 0.0729 | 7.0 | 1589 | 0.1245 | 0.9581 |
59
+ | 0.0729 | 8.0 | 1816 | 0.1264 | 0.9568 |
60
+ | 0.0578 | 9.0 | 2043 | 0.1313 | 0.9590 |
61
+ | 0.0578 | 10.0 | 2270 | 0.1502 | 0.9540 |
62
+ | 0.0578 | 11.0 | 2497 | 0.1411 | 0.9573 |
63
+ | 0.0489 | 12.0 | 2724 | 0.1527 | 0.9581 |
64
+ | 0.0489 | 13.0 | 2951 | 0.1537 | 0.9562 |
65
+ | 0.0419 | 14.0 | 3178 | 0.1561 | 0.9581 |
66
+ | 0.0419 | 15.0 | 3405 | 0.1686 | 0.9592 |
67
+ | 0.0363 | 16.0 | 3632 | 0.1730 | 0.9559 |
68
+ | 0.0363 | 17.0 | 3859 | 0.1684 | 0.9603 |
69
+ | 0.0337 | 18.0 | 4086 | 0.1764 | 0.9581 |
70
+ | 0.0337 | 19.0 | 4313 | 0.1725 | 0.9592 |
71
+ | 0.0289 | 20.0 | 4540 | 0.1677 | 0.9595 |
72
+ | 0.0289 | 21.0 | 4767 | 0.1726 | 0.9570 |
73
+ | 0.0289 | 22.0 | 4994 | 0.1802 | 0.9614 |
74
+ | 0.0258 | 23.0 | 5221 | 0.1984 | 0.9587 |
75
+ | 0.0258 | 24.0 | 5448 | 0.1915 | 0.9584 |
76
+ | 0.0253 | 25.0 | 5675 | 0.2046 | 0.9587 |
77
+ | 0.0253 | 26.0 | 5902 | 0.2221 | 0.9592 |
78
+ | 0.0231 | 27.0 | 6129 | 0.2321 | 0.9584 |
79
+ | 0.0231 | 28.0 | 6356 | 0.2018 | 0.9562 |
80
+ | 0.0185 | 29.0 | 6583 | 0.2385 | 0.9592 |
81
+ | 0.0185 | 30.0 | 6810 | 0.2219 | 0.9598 |
82
+ | 0.0187 | 31.0 | 7037 | 0.2097 | 0.9609 |
83
+ | 0.0187 | 32.0 | 7264 | 0.2204 | 0.9606 |
84
+ | 0.0187 | 33.0 | 7491 | 0.2174 | 0.9598 |
85
+ | 0.0163 | 34.0 | 7718 | 0.2310 | 0.9601 |
86
+ | 0.0163 | 35.0 | 7945 | 0.2349 | 0.9603 |
87
+ | 0.0147 | 36.0 | 8172 | 0.2426 | 0.9595 |
88
+ | 0.0147 | 37.0 | 8399 | 0.2404 | 0.9592 |
89
+ | 0.0151 | 38.0 | 8626 | 0.2357 | 0.9609 |
90
+ | 0.0151 | 39.0 | 8853 | 0.2390 | 0.9601 |
91
+ | 0.0132 | 40.0 | 9080 | 0.2400 | 0.9603 |
92
 
93
 
94
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08b957ecbcdfe7ad22c01c141825d1170d97e09c1503607cabf249d596b7acf4
3
  size 1112244996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:260540415a20fa68aec4f8bf3751184fac58f138c5c7998118e245d2ef2bce45
3
  size 1112244996
runs/May25_23-26-39_Precision-3660/events.out.tfevents.1716643600.Precision-3660.1589267.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28f4aac5c3f9297049d9c8167f54175424f0f428a3894329d55424479d23aff6
3
- size 18368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:942458644fd64ec1438dfec007d2b2348afc1bda93129c74c788a80aa33bb70a
3
+ size 22473