cartesinus commited on
Commit
cb3b348
1 Parent(s): 2df7354

End of training

Browse files
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ datasets:
5
+ - custom
6
+ model-index:
7
+ - name: xlm_r-joint_nlu-custom_ds
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # xlm_r-joint_nlu-custom_ds
15
+
16
+ This model was trained from scratch on the custom dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0312
19
+ - Intent Accuracy: 1.0
20
+ - Intent F1 Macro: 1.0
21
+ - Slot F1: 0.9506
22
+ - Semantic Accuracy: 0.9474
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 20
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Intent Accuracy | Intent F1 Macro | Slot F1 | Semantic Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:---------------:|:---------------:|:-------:|:-----------------:|
53
+ | No log | 1.0 | 47 | 2.1385 | 0.6809 | 0.4650 | 0.1429 | 0.1809 |
54
+ | No log | 2.0 | 94 | 1.0050 | 0.9043 | 0.8890 | 0.2806 | 0.2128 |
55
+ | No log | 3.0 | 141 | 0.4169 | 0.9787 | 0.9582 | 0.3632 | 0.2660 |
56
+ | No log | 4.0 | 188 | 0.2661 | 0.9894 | 0.9798 | 0.6908 | 0.5745 |
57
+ | No log | 5.0 | 235 | 0.2036 | 0.9894 | 0.9798 | 0.7454 | 0.5532 |
58
+ | No log | 6.0 | 282 | 0.1547 | 0.9894 | 0.9881 | 0.7699 | 0.6489 |
59
+ | No log | 7.0 | 329 | 0.1094 | 1.0 | 1.0 | 0.8216 | 0.6596 |
60
+ | No log | 8.0 | 376 | 0.1061 | 1.0 | 1.0 | 0.9080 | 0.7128 |
61
+ | No log | 9.0 | 423 | 0.0639 | 1.0 | 1.0 | 0.9575 | 0.8511 |
62
+ | No log | 10.0 | 470 | 0.0571 | 1.0 | 1.0 | 0.9597 | 0.8511 |
63
+ | 0.7099 | 11.0 | 517 | 0.0527 | 1.0 | 1.0 | 0.9763 | 0.8723 |
64
+ | 0.7099 | 12.0 | 564 | 0.0408 | 1.0 | 1.0 | 0.9708 | 0.8723 |
65
+ | 0.7099 | 13.0 | 611 | 0.0415 | 1.0 | 1.0 | 0.9899 | 0.9043 |
66
+ | 0.7099 | 14.0 | 658 | 0.0347 | 1.0 | 1.0 | 0.9661 | 0.9149 |
67
+ | 0.7099 | 15.0 | 705 | 0.0388 | 1.0 | 1.0 | 0.9899 | 0.9149 |
68
+ | 0.7099 | 16.0 | 752 | 0.0333 | 1.0 | 1.0 | 0.9983 | 0.9255 |
69
+ | 0.7099 | 17.0 | 799 | 0.0533 | 1.0 | 1.0 | 0.9899 | 0.8936 |
70
+ | 0.7099 | 18.0 | 846 | 0.0404 | 1.0 | 1.0 | 0.9899 | 0.9043 |
71
+ | 0.7099 | 19.0 | 893 | 0.0408 | 1.0 | 1.0 | 0.9805 | 0.9043 |
72
+ | 0.7099 | 20.0 | 940 | 0.0387 | 1.0 | 1.0 | 0.9899 | 0.9255 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.35.2
78
+ - Pytorch 2.1.0+cu118
79
+ - Datasets 2.14.7
80
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:204094d5f368edc902a4ff0111cbff4b74c26e8b019a413d343bfbb3308de46d
3
  size 1112251324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1812ebba8cbd3c18236b73810d9cbc49ffdf8dff8d76941e21b06feb4ecdec3
3
  size 1112251324
runs/Nov15_20-21-29_f961ab6c68a3/events.out.tfevents.1700079698.f961ab6c68a3.1399.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fc94448a122b3e246b765e4c078293580029b3b3f8589a44e0e2ee3e1096d2e
3
- size 10259
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:addb603d9ce2799cf779e991709e76550b089d68880623ab78e4bf4a7ddbb78d
3
+ size 15623
runs/Nov15_20-21-29_f961ab6c68a3/events.out.tfevents.1700080172.f961ab6c68a3.1399.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e575f9a99cc9e5426a25f7d4f52c34b2be2e82d5f8357987879f7e93ee710a34
3
+ size 589