MatsRooth commited on
Commit
a2d49fa
·
verified ·
1 Parent(s): 9ffdbd1

Model save

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
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: wav2vec2-object
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
+ # wav2vec2-object
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.1077
21
+ - Accuracy: 0.9826
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 3e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 0
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 128
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 10.0
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 1.6367 | 1.0 | 84 | 1.2848 | 0.9335 |
57
+ | 0.7071 | 2.0 | 168 | 0.5108 | 0.9683 |
58
+ | 0.4246 | 3.0 | 252 | 0.3018 | 0.9747 |
59
+ | 0.3173 | 4.0 | 336 | 0.2098 | 0.9768 |
60
+ | 0.2585 | 5.0 | 420 | 0.1685 | 0.9784 |
61
+ | 0.192 | 6.0 | 504 | 0.1285 | 0.9836 |
62
+ | 0.1772 | 7.0 | 588 | 0.1210 | 0.9810 |
63
+ | 0.1435 | 8.0 | 672 | 0.1141 | 0.9805 |
64
+ | 0.1425 | 9.0 | 756 | 0.1094 | 0.9836 |
65
+ | 0.1398 | 10.0 | 840 | 0.1077 | 0.9826 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.36.0.dev0
71
+ - Pytorch 2.1.0+cu121
72
+ - Datasets 2.13.1
73
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23b7c3a3abac5a30350fe1aa443d382e82f48e3613f247317aa4f8f9abcfb4fd
3
  size 378311620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:466fa7aea73e6aca56a29f9665e44818d366578fbd2f1e28382b9bb75239ba73
3
  size 378311620