ThuyNT03 commited on
Commit
a6c7c51
1 Parent(s): 261a24e

End of training

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: CS337_finetune_wav2vec_base
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # CS337_finetune_wav2vec_base
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9254
21
+ - Accuracy: 0.6485
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0005
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 128
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 10
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 1.2727 | 0.97 | 28 | 1.2536 | 0.5520 |
56
+ | 1.2855 | 1.98 | 57 | 1.1553 | 0.5520 |
57
+ | 1.2834 | 2.99 | 86 | 1.1334 | 0.5305 |
58
+ | 1.127 | 4.0 | 115 | 0.9970 | 0.5799 |
59
+ | 1.1262 | 4.97 | 143 | 0.9905 | 0.6168 |
60
+ | 1.2568 | 5.98 | 172 | 0.9853 | 0.6155 |
61
+ | 1.1343 | 6.99 | 201 | 0.9947 | 0.6218 |
62
+ | 1.0321 | 8.0 | 230 | 0.9495 | 0.6294 |
63
+ | 1.0019 | 8.97 | 258 | 0.9227 | 0.6548 |
64
+ | 0.9676 | 9.74 | 280 | 0.9254 | 0.6485 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.35.0
70
+ - Pytorch 2.1.0+cu118
71
+ - Datasets 2.14.6
72
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:542c8efe6786997d1ed2b799daaad14bad8c45f4dc0fbba8035cd1141aef3b0a
3
  size 378308536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93d2c40f1c3e38b6490aff096679be1afcd49de33d186ea61a16cb59ea4d6b13
3
  size 378308536