eloi-goncalves commited on
Commit
9dee7b1
·
1 Parent(s): eb2c55c

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ base_model: distilbert-base-uncased
9
+ model-index:
10
+ - name: handsfree_intent_classification_2
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
+ # handsfree_intent_classification_2
18
+
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.9109
22
+ - Accuracy: 0.7511
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: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 2
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.7926 | 1.0 | 575 | 1.1643 | 0.6964 |
54
+ | 1.1246 | 2.0 | 1150 | 0.9109 | 0.7511 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - PEFT 0.7.1
60
+ - Transformers 4.36.2
61
+ - Pytorch 2.1.0+cu121
62
+ - Datasets 2.16.1
63
+ - Tokenizers 0.15.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48f42b3a2de67fadbb8a926c7fe8141efcb49d0da82eee8dd32c41bdd27901a6
3
  size 2575564
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6417e430daa9a00d721c0a1001397c8a25cb7242de4f066fe70d9de46350f7e
3
  size 2575564
runs/Jan09_03-29-29_210c1eab4833/events.out.tfevents.1704770972.210c1eab4833.301.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:032817a361f2726be98ca4cb5de7c43e41f4664a8b22d75e5ed4fc5e7adf5122
3
- size 5881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:822a96389e0724f8274b639e2f1429db938785ecb18287f3133542ccb820bfa3
3
+ size 6715