Yoru1010 commited on
Commit
a30891d
1 Parent(s): 321bfb1

End of training

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base-960h
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: intit_model
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
+ # intit_model
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.2486
21
+ - Wer: 0.4348
22
+ - Cer: 0.9047
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: 1e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 2
46
+ - total_train_batch_size: 16
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 100
50
+ - training_steps: 1000
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
56
+ | 0.9753 | 20.0 | 100 | 1.3804 | 0.5072 | 0.9054 |
57
+ | 0.5395 | 40.0 | 200 | 1.5495 | 0.4444 | 0.9062 |
58
+ | 0.3735 | 60.0 | 300 | 1.7729 | 0.4396 | 0.9056 |
59
+ | 0.2427 | 80.0 | 400 | 1.9016 | 0.4348 | 0.9063 |
60
+ | 0.2389 | 100.0 | 500 | 2.0569 | 0.4348 | 0.9061 |
61
+ | 0.1822 | 120.0 | 600 | 2.0684 | 0.4300 | 0.9050 |
62
+ | 0.1578 | 140.0 | 700 | 2.1332 | 0.4396 | 0.9049 |
63
+ | 0.1547 | 160.0 | 800 | 2.2138 | 0.4444 | 0.9047 |
64
+ | 0.1807 | 180.0 | 900 | 2.2467 | 0.4348 | 0.9047 |
65
+ | 0.1427 | 200.0 | 1000 | 2.2486 | 0.4348 | 0.9047 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.35.2
71
+ - Pytorch 2.1.0+cu118
72
+ - Datasets 2.15.0
73
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:803b8e4244867ac8b17665dff0bae70b8628e19b9b789c16420248c08b9f2cd2
3
  size 377611120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3785cbe88eb79f9d35dc25ea7686b37df639079ee8ad77f02c7dbc99d76442
3
  size 377611120