MatsRooth commited on
Commit
9d0c68b
·
verified ·
1 Parent(s): 4ed8ad4

End of training

Browse files
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  base_model: facebook/wav2vec2-base
4
  tags:
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
@@ -15,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # wav2vec2-present
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.0890
21
- - Accuracy: 0.9848
22
 
23
  ## Model description
24
 
 
2
  license: apache-2.0
3
  base_model: facebook/wav2vec2-base
4
  tags:
5
+ - audio-classification
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
 
16
 
17
  # wav2vec2-present
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the MatsRooth/object dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0867
22
+ - Accuracy: 0.9857
23
 
24
  ## Model description
25
 
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10.0,
3
+ "eval_accuracy": 0.9857405703771849,
4
+ "eval_loss": 0.08672840148210526,
5
+ "eval_runtime": 10.9736,
6
+ "eval_samples_per_second": 198.112,
7
+ "eval_steps_per_second": 49.574,
8
+ "train_loss": 0.30538128049362784,
9
+ "train_runtime": 2387.2875,
10
+ "train_samples_per_second": 51.59,
11
+ "train_steps_per_second": 6.447
12
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10.0,
3
+ "eval_accuracy": 0.9857405703771849,
4
+ "eval_loss": 0.08672840148210526,
5
+ "eval_runtime": 10.9736,
6
+ "eval_samples_per_second": 198.112,
7
+ "eval_steps_per_second": 49.574
8
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10.0,
3
+ "train_loss": 0.30538128049362784,
4
+ "train_runtime": 2387.2875,
5
+ "train_samples_per_second": 51.59,
6
+ "train_steps_per_second": 6.447
7
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff