anushaporwal commited on
Commit
8502dc2
·
verified ·
1 Parent(s): e37d3e2

Model save

Browse files
Files changed (4) hide show
  1. README.md +3 -3
  2. all_results.json +4 -4
  3. model.safetensors +1 -1
  4. train_results.json +4 -4
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.8962
21
  - Wer: 26.6667
22
 
23
  ## Model description
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
- | 0.0 | 350.0 | 350 | 0.8727 | 26.6667 |
54
- | 0.0 | 700.0 | 700 | 0.8962 | 26.6667 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.8963
21
  - Wer: 26.6667
22
 
23
  ## Model description
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
+ | 0.0 | 350.0 | 350 | 0.8728 | 26.6667 |
54
+ | 0.0 | 700.0 | 700 | 0.8963 | 26.6667 |
55
 
56
 
57
  ### Framework versions
all_results.json CHANGED
@@ -6,8 +6,8 @@
6
  "eval_steps_per_second": 0.669,
7
  "eval_wer": 26.666666666666668,
8
  "total_flos": 2.857693741056e+18,
9
- "train_loss": 0.007795538133268565,
10
- "train_runtime": 870.9787,
11
- "train_samples_per_second": 12.859,
12
- "train_steps_per_second": 0.804
13
  }
 
6
  "eval_steps_per_second": 0.669,
7
  "eval_wer": 26.666666666666668,
8
  "total_flos": 2.857693741056e+18,
9
+ "train_loss": 0.00779592388232881,
10
+ "train_runtime": 872.7302,
11
+ "train_samples_per_second": 12.833,
12
+ "train_steps_per_second": 0.802
13
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e60df903b927e0b08904dbef9295571dda7421aa78bf8d4e25ebe9140411205c
3
  size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1edc41ed691335c0182e6c7d65fbe6793598ff30d3acb099416d5b953d15d1ef
3
  size 3055544304
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 700.0,
3
  "total_flos": 2.857693741056e+18,
4
- "train_loss": 0.007795538133268565,
5
- "train_runtime": 870.9787,
6
- "train_samples_per_second": 12.859,
7
- "train_steps_per_second": 0.804
8
  }
 
1
  {
2
  "epoch": 700.0,
3
  "total_flos": 2.857693741056e+18,
4
+ "train_loss": 0.00779592388232881,
5
+ "train_runtime": 872.7302,
6
+ "train_samples_per_second": 12.833,
7
+ "train_steps_per_second": 0.802
8
  }