Romain1311 commited on
Commit
493d30c
1 Parent(s): ce10e2c

Training completed

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: transformersbook/bert-base-uncased-finetuned-clinc
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: Distilbert-finetuned-w-teacher
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # Distilbert-finetuned-w-teacher
16
+
17
+ This model is a fine-tuned version of [transformersbook/bert-base-uncased-finetuned-clinc](https://huggingface.co/transformersbook/bert-base-uncased-finetuned-clinc) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0063
20
+ - Accuracy: 0.9503
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 48
41
+ - eval_batch_size: 48
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 8
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 318 | 0.0101 | 0.9448 |
52
+ | 0.0266 | 2.0 | 636 | 0.0086 | 0.9465 |
53
+ | 0.0266 | 3.0 | 954 | 0.0077 | 0.9487 |
54
+ | 0.0212 | 4.0 | 1272 | 0.0073 | 0.9481 |
55
+ | 0.0187 | 5.0 | 1590 | 0.0067 | 0.9484 |
56
+ | 0.0187 | 6.0 | 1908 | 0.0066 | 0.9484 |
57
+ | 0.0175 | 7.0 | 2226 | 0.0066 | 0.95 |
58
+ | 0.0165 | 8.0 | 2544 | 0.0063 | 0.9503 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.39.3
64
+ - Pytorch 2.3.1+cu121
65
+ - Datasets 2.20.0
66
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c7ebd6af3fbd777cde322440926413e146a579ed27bec8d93d16b40984f322d
3
  size 438416972
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ae0cde19a3ccf1842be67bb2f9e5ac0d15db8d0eb22df4fad2a53de3792e349
3
  size 438416972