kavyamanohar commited on
Commit
ae1083b
1 Parent(s): fdf2f06

End of training

Browse files
Files changed (3) hide show
  1. README.md +71 -0
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ymr
4
+ license: apache-2.0
5
+ base_model: openai/whisper-small
6
+ tags:
7
+ - generated_from_trainer
8
+ metrics:
9
+ - wer
10
+ model-index:
11
+ - name: kavyamanohar/Malasar_Luke
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # kavyamanohar/Malasar_Luke
19
+
20
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Spoken Bible Corpus: Malasar dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.6056
23
+ - Wer: 58.9377
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 1e-05
43
+ - train_batch_size: 32
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 500
49
+ - training_steps: 2000
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
56
+ | 0.1635 | 11.36 | 250 | 0.3183 | 63.2210 |
57
+ | 0.0134 | 22.73 | 500 | 0.4616 | 63.7350 |
58
+ | 0.0023 | 34.09 | 750 | 0.5199 | 59.6802 |
59
+ | 0.0004 | 45.45 | 1000 | 0.5627 | 58.5951 |
60
+ | 0.0003 | 56.82 | 1250 | 0.5831 | 59.0520 |
61
+ | 0.0002 | 68.18 | 1500 | 0.5959 | 58.9949 |
62
+ | 0.0002 | 79.55 | 1750 | 0.6032 | 59.1091 |
63
+ | 0.0002 | 90.91 | 2000 | 0.6056 | 58.9377 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.37.0.dev0
69
+ - Pytorch 2.0.1+cu117
70
+ - Datasets 2.12.0
71
+ - Tokenizers 0.15.0
generation_config.json CHANGED
@@ -259,5 +259,5 @@
259
  "transcribe": 50359,
260
  "translate": 50358
261
  },
262
- "transformers_version": "4.35.0.dev0"
263
  }
 
259
  "transcribe": 50359,
260
  "translate": 50358
261
  },
262
+ "transformers_version": "4.37.0.dev0"
263
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01cb55ac41dd4f46f1ea463eaf513e9076c746fd1241166ad20d85327b8f85f9
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a7c8876b05ad68577014fdbb16eb6d4897c072a3809fa9ac95d01cf02962bd0
3
  size 966995080