mageec commited on
Commit
8ec4b08
·
verified ·
1 Parent(s): aac848f

wav2vec2-attempt2

Browse files
Files changed (2) hide show
  1. README.md +15 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,6 +3,9 @@ license: apache-2.0
3
  base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
 
 
 
6
  model-index:
7
  - name: wav2vec2-attempt2
8
  results: []
@@ -15,14 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - eval_loss: 3.1398
19
- - eval_accuracy: 0.0208
20
- - eval_f1: 0.0136
21
- - eval_runtime: 5.2008
22
- - eval_samples_per_second: 9.229
23
- - eval_steps_per_second: 1.154
24
- - epoch: 1.78
25
- - step: 4
26
 
27
  ## Model description
28
 
@@ -53,6 +51,15 @@ The following hyperparameters were used during training:
53
  - num_epochs: 3
54
  - mixed_precision_training: Native AMP
55
 
 
 
 
 
 
 
 
 
 
56
  ### Framework versions
57
 
58
  - Transformers 4.36.2
 
3
  base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
  model-index:
10
  - name: wav2vec2-attempt2
11
  results: []
 
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 3.1508
22
+ - Accuracy: 0.0208
23
+ - F1: 0.0130
 
 
 
 
 
24
 
25
  ## Model description
26
 
 
51
  - num_epochs: 3
52
  - mixed_precision_training: Native AMP
53
 
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
58
+ | No log | 0.89 | 2 | 3.1398 | 0.0208 | 0.0136 |
59
+ | No log | 1.78 | 4 | 3.1398 | 0.0208 | 0.0136 |
60
+ | No log | 2.67 | 6 | 3.1508 | 0.0208 | 0.0130 |
61
+
62
+
63
  ### Framework versions
64
 
65
  - Transformers 4.36.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60cb4236c1ea5fab34e72896db2f9b5089d9cc9b48b84cc0bcec7d95375449a2
3
  size 378323956
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523795cf6572943d87a044b258516ddafd9e849d9799f442b08bb4b771f48a59
3
  size 378323956