HareemFatima commited on
Commit
404d59d
1 Parent(s): 0f95fef

End of training

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: ntu-spml/distilhubert
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - HareemFatima/stutteringdetection
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: distilhubert-finetuned-stutteringdetection
12
+ results:
13
+ - task:
14
+ name: Audio Classification
15
+ type: audio-classification
16
+ dataset:
17
+ name: stuttering
18
+ type: HareemFatima/stutteringdetection
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.9024390243902439
23
+ ---
24
+
25
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
26
+ should probably proofread and complete it, then remove this comment. -->
27
+
28
+ # distilhubert-finetuned-stutteringdetection
29
+
30
+ This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the stuttering dataset.
31
+ It achieves the following results on the evaluation set:
32
+ - Loss: 0.5717
33
+ - Accuracy: 0.9024
34
+
35
+ ## Model description
36
+
37
+ More information needed
38
+
39
+ ## Intended uses & limitations
40
+
41
+ More information needed
42
+
43
+ ## Training and evaluation data
44
+
45
+ More information needed
46
+
47
+ ## Training procedure
48
+
49
+ ### Training hyperparameters
50
+
51
+ The following hyperparameters were used during training:
52
+ - learning_rate: 5e-05
53
+ - train_batch_size: 8
54
+ - eval_batch_size: 8
55
+ - seed: 42
56
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
+ - lr_scheduler_type: linear
58
+ - lr_scheduler_warmup_ratio: 0.1
59
+ - num_epochs: 10
60
+ - mixed_precision_training: Native AMP
61
+
62
+ ### Training results
63
+
64
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | 0.8357 | 1.0 | 92 | 0.7812 | 0.8659 |
67
+ | 0.2951 | 2.0 | 184 | 0.3680 | 0.8902 |
68
+ | 0.097 | 3.0 | 276 | 0.4000 | 0.8659 |
69
+ | 0.0872 | 4.0 | 368 | 0.3953 | 0.9024 |
70
+ | 0.4557 | 5.0 | 460 | 0.4904 | 0.9024 |
71
+ | 0.0368 | 6.0 | 552 | 0.4972 | 0.9024 |
72
+ | 0.0074 | 7.0 | 644 | 0.5408 | 0.9146 |
73
+ | 0.0039 | 8.0 | 736 | 0.5460 | 0.9024 |
74
+ | 0.0036 | 9.0 | 828 | 0.5684 | 0.9024 |
75
+ | 0.0035 | 10.0 | 920 | 0.5717 | 0.9024 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.40.1
81
+ - Pytorch 2.2.1+cu121
82
+ - Datasets 2.19.0
83
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85857e4b394dc9c9f04d6961555a8609857891c1f5add671230c6c5566274f98
3
  size 94765560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd142a4c48bcc8f36507dbfdcc4a6d0568949bb6b110d711628f1c1d82d26665
3
  size 94765560