m-aliabbas1 commited on
Commit
4605fc4
1 Parent(s): 335be71

End of training

Browse files
Files changed (2) hide show
  1. README.md +76 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: prajjwal1/bert-tiny
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: tiny_bert_25_intents
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # tiny_bert_25_intents
18
+
19
+ This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.2718
22
+ - Accuracy: 0.9238
23
+ - F1: 0.9238
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0001
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 15
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 1.0 | 472 | 1.9552 | 0.6143 | 0.6143 |
55
+ | 2.6425 | 2.0 | 944 | 1.1750 | 0.7952 | 0.7952 |
56
+ | 1.5608 | 3.0 | 1416 | 0.7802 | 0.8667 | 0.8667 |
57
+ | 0.9473 | 4.0 | 1888 | 0.5623 | 0.8976 | 0.8976 |
58
+ | 0.6217 | 5.0 | 2360 | 0.4360 | 0.9167 | 0.9167 |
59
+ | 0.4313 | 6.0 | 2832 | 0.3584 | 0.9143 | 0.9143 |
60
+ | 0.3165 | 7.0 | 3304 | 0.3150 | 0.9238 | 0.9238 |
61
+ | 0.237 | 8.0 | 3776 | 0.3006 | 0.9214 | 0.9214 |
62
+ | 0.1674 | 9.0 | 4248 | 0.2799 | 0.9214 | 0.9214 |
63
+ | 0.1691 | 10.0 | 4720 | 0.2647 | 0.9238 | 0.9238 |
64
+ | 0.1263 | 11.0 | 5192 | 0.2742 | 0.9238 | 0.9238 |
65
+ | 0.1201 | 12.0 | 5664 | 0.2745 | 0.9214 | 0.9214 |
66
+ | 0.1132 | 13.0 | 6136 | 0.2641 | 0.9214 | 0.9214 |
67
+ | 0.1045 | 14.0 | 6608 | 0.2728 | 0.9238 | 0.9238 |
68
+ | 0.0918 | 15.0 | 7080 | 0.2718 | 0.9238 | 0.9238 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.33.1
74
+ - Pytorch 2.0.1+cu118
75
+ - Datasets 2.14.5
76
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ce3eace41d5c1fd5a4b6a7d66685b59b2c7a4eb37c03f5f465505808fac2bf1
3
  size 17570540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b60537ea0636219d407231cce1c29e778976e6c73a41dbe8b23105d938d9ff3
3
  size 17570540