jordyvl commited on
Commit
a666a80
1 Parent(s): 276bbc8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +91 -0
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: dit-small_tobacco3482_kd_CEKD_t1.5_a0.5
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
+ # dit-small_tobacco3482_kd_CEKD_t1.5_a0.5
15
+
16
+ This model is a fine-tuned version of [microsoft/dit-base](https://huggingface.co/microsoft/dit-base) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 2.8753
19
+ - Accuracy: 0.185
20
+ - Brier Loss: 0.8660
21
+ - Nll: 6.5533
22
+ - F1 Micro: 0.185
23
+ - F1 Macro: 0.0488
24
+ - Ece: 0.2451
25
+ - Aurc: 0.7363
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - gradient_accumulation_steps: 16
49
+ - total_train_batch_size: 256
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 25
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Brier Loss | Nll | F1 Micro | F1 Macro | Ece | Aurc |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:----------:|:------:|:--------:|:--------:|:------:|:------:|
59
+ | No log | 0.96 | 3 | 3.1378 | 0.06 | 0.9042 | 9.2898 | 0.06 | 0.0114 | 0.1754 | 0.9032 |
60
+ | No log | 1.96 | 6 | 3.0447 | 0.18 | 0.8884 | 6.2145 | 0.18 | 0.0305 | 0.2294 | 0.8048 |
61
+ | No log | 2.96 | 9 | 2.9500 | 0.18 | 0.8761 | 6.9445 | 0.18 | 0.0305 | 0.2447 | 0.8193 |
62
+ | No log | 3.96 | 12 | 2.9328 | 0.18 | 0.8800 | 6.9512 | 0.18 | 0.0305 | 0.2565 | 0.8122 |
63
+ | No log | 4.96 | 15 | 2.9305 | 0.185 | 0.8793 | 6.9136 | 0.185 | 0.0488 | 0.2557 | 0.7823 |
64
+ | No log | 5.96 | 18 | 2.9286 | 0.185 | 0.8762 | 6.7762 | 0.185 | 0.0488 | 0.2533 | 0.7721 |
65
+ | No log | 6.96 | 21 | 2.9265 | 0.185 | 0.8731 | 5.9902 | 0.185 | 0.0488 | 0.2345 | 0.7682 |
66
+ | No log | 7.96 | 24 | 2.9240 | 0.185 | 0.8718 | 5.9696 | 0.185 | 0.0488 | 0.2625 | 0.7621 |
67
+ | No log | 8.96 | 27 | 2.9177 | 0.185 | 0.8707 | 5.9711 | 0.185 | 0.0488 | 0.2463 | 0.7578 |
68
+ | No log | 9.96 | 30 | 2.9129 | 0.185 | 0.8702 | 6.6932 | 0.185 | 0.0488 | 0.2485 | 0.7574 |
69
+ | No log | 10.96 | 33 | 2.9082 | 0.185 | 0.8704 | 6.7772 | 0.185 | 0.0488 | 0.2500 | 0.7560 |
70
+ | No log | 11.96 | 36 | 2.9039 | 0.185 | 0.8707 | 6.8060 | 0.185 | 0.0488 | 0.2464 | 0.7537 |
71
+ | No log | 12.96 | 39 | 2.8990 | 0.185 | 0.8704 | 6.7988 | 0.185 | 0.0488 | 0.2466 | 0.7515 |
72
+ | No log | 13.96 | 42 | 2.8933 | 0.185 | 0.8696 | 6.7771 | 0.185 | 0.0488 | 0.2505 | 0.7479 |
73
+ | No log | 14.96 | 45 | 2.8879 | 0.185 | 0.8688 | 6.7597 | 0.185 | 0.0488 | 0.2523 | 0.7482 |
74
+ | No log | 15.96 | 48 | 2.8840 | 0.185 | 0.8679 | 6.6825 | 0.185 | 0.0488 | 0.2648 | 0.7454 |
75
+ | No log | 16.96 | 51 | 2.8822 | 0.185 | 0.8676 | 6.6742 | 0.185 | 0.0488 | 0.2473 | 0.7425 |
76
+ | No log | 17.96 | 54 | 2.8819 | 0.185 | 0.8672 | 6.5521 | 0.185 | 0.0488 | 0.2479 | 0.7405 |
77
+ | No log | 18.96 | 57 | 2.8817 | 0.185 | 0.8671 | 6.5498 | 0.185 | 0.0488 | 0.2536 | 0.7385 |
78
+ | No log | 19.96 | 60 | 2.8797 | 0.185 | 0.8667 | 6.5563 | 0.185 | 0.0488 | 0.2442 | 0.7371 |
79
+ | No log | 20.96 | 63 | 2.8784 | 0.185 | 0.8666 | 6.6145 | 0.185 | 0.0488 | 0.2528 | 0.7374 |
80
+ | No log | 21.96 | 66 | 2.8770 | 0.185 | 0.8663 | 6.6084 | 0.185 | 0.0488 | 0.2489 | 0.7366 |
81
+ | No log | 22.96 | 69 | 2.8760 | 0.185 | 0.8662 | 6.5683 | 0.185 | 0.0488 | 0.2448 | 0.7360 |
82
+ | No log | 23.96 | 72 | 2.8756 | 0.185 | 0.8661 | 6.5544 | 0.185 | 0.0488 | 0.2450 | 0.7363 |
83
+ | No log | 24.96 | 75 | 2.8753 | 0.185 | 0.8660 | 6.5533 | 0.185 | 0.0488 | 0.2451 | 0.7363 |
84
+
85
+
86
+ ### Framework versions
87
+
88
+ - Transformers 4.26.1
89
+ - Pytorch 1.13.1.post200
90
+ - Datasets 2.9.0
91
+ - Tokenizers 0.13.2