anderloh commited on
Commit
351e5be
1 Parent(s): 0a20862

Model save

Browse files
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: anderloh/Hugginhface-master-wav2vec-pretreined-5-class-train-test
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - superb
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: testV4
11
+ results:
12
+ - task:
13
+ name: Audio Classification
14
+ type: audio-classification
15
+ dataset:
16
+ name: superb
17
+ type: superb
18
+ config: ks
19
+ split: validation
20
+ args: ks
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.6209179170344219
25
+ ---
26
+
27
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
+ should probably proofread and complete it, then remove this comment. -->
29
+
30
+ # testV4
31
+
32
+ This model is a fine-tuned version of [anderloh/Hugginhface-master-wav2vec-pretreined-5-class-train-test](https://huggingface.co/anderloh/Hugginhface-master-wav2vec-pretreined-5-class-train-test) on the superb dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 1.5151
35
+ - Accuracy: 0.6209
36
+
37
+ ## Model description
38
+
39
+ More information needed
40
+
41
+ ## Intended uses & limitations
42
+
43
+ More information needed
44
+
45
+ ## Training and evaluation data
46
+
47
+ More information needed
48
+
49
+ ## Training procedure
50
+
51
+ ### Training hyperparameters
52
+
53
+ The following hyperparameters were used during training:
54
+ - learning_rate: 3e-05
55
+ - train_batch_size: 128
56
+ - eval_batch_size: 128
57
+ - seed: 0
58
+ - gradient_accumulation_steps: 4
59
+ - total_train_batch_size: 512
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_ratio: 0.1
63
+ - num_epochs: 5.0
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 2.3236 | 1.0 | 100 | 1.9986 | 0.6209 |
70
+ | 1.6222 | 2.0 | 200 | 1.5412 | 0.6209 |
71
+ | 1.4879 | 3.0 | 300 | 1.5255 | 0.6209 |
72
+ | 1.4797 | 4.0 | 400 | 1.5182 | 0.6209 |
73
+ | 1.4761 | 5.0 | 500 | 1.5151 | 0.6209 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.39.0.dev0
79
+ - Pytorch 2.2.1+cu121
80
+ - Datasets 2.17.1
81
+ - Tokenizers 0.15.2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65f4f227a38bc002967baff7c90c236363e7900412f4772f1cbc3d8083c4da68
3
  size 52186354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aea45770ab8a1813699d092cdbab8fe66d5efed86981e136f43abbe531275490
3
  size 52186354
runs/Jun21_13-24-58_ml6.hpc.uio.no/events.out.tfevents.1718969120.ml6.hpc.uio.no.53953.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d37893a20ca0bef6bf17f4946159d5231f56d598cfb387bfae25273c1f74f2e
3
- size 8769
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72f0c02d1f4d23e90a2b1f56e1615bf2482f6c490408c815dc84c63cf83b715e
3
+ size 9657