indrajitharidas commited on
Commit
7f793d1
·
verified ·
1 Parent(s): 727635f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/wav2vec2-base
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - audiofolder
9
+ metrics:
10
+ - f1
11
+ - precision
12
+ - recall
13
+ model-index:
14
+ - name: 1.0.0
15
+ results:
16
+ - task:
17
+ name: Audio Classification
18
+ type: audio-classification
19
+ dataset:
20
+ name: audiofolder
21
+ type: audiofolder
22
+ config: initial_audio
23
+ split: test
24
+ args: initial_audio
25
+ metrics:
26
+ - name: F1
27
+ type: f1
28
+ value: 0.11428571428571428
29
+ - name: Precision
30
+ type: precision
31
+ value: 0.6666666666666666
32
+ - name: Recall
33
+ type: recall
34
+ value: 0.0625
35
+ ---
36
+
37
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
38
+ should probably proofread and complete it, then remove this comment. -->
39
+
40
+ # 1.0.0
41
+
42
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
43
+ It achieves the following results on the evaluation set:
44
+ - Loss: 0.6934
45
+ - F1: 0.1143
46
+ - Precision: 0.6667
47
+ - Recall: 0.0625
48
+
49
+ ## Model description
50
+
51
+ More information needed
52
+
53
+ ## Intended uses & limitations
54
+
55
+ More information needed
56
+
57
+ ## Training and evaluation data
58
+
59
+ More information needed
60
+
61
+ ## Training procedure
62
+
63
+ ### Training hyperparameters
64
+
65
+ The following hyperparameters were used during training:
66
+ - learning_rate: 3e-05
67
+ - train_batch_size: 32
68
+ - eval_batch_size: 32
69
+ - seed: 42
70
+ - gradient_accumulation_steps: 4
71
+ - total_train_batch_size: 128
72
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
73
+ - lr_scheduler_type: linear
74
+ - lr_scheduler_warmup_ratio: 0.1
75
+ - num_epochs: 3
76
+
77
+ ### Training results
78
+
79
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall |
80
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|
81
+ | No log | 1.0 | 2 | 0.6925 | 0.1176 | 1.0 | 0.0625 |
82
+ | No log | 2.0 | 4 | 0.6929 | 0.1081 | 0.4 | 0.0625 |
83
+ | No log | 3.0 | 6 | 0.6934 | 0.1143 | 0.6667 | 0.0625 |
84
+
85
+
86
+ ### Framework versions
87
+
88
+ - Transformers 4.44.2
89
+ - Pytorch 2.4.1
90
+ - Datasets 3.0.0
91
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b07d660b6a4cad1b2af9638eadfae905945f7382857d90df870657440d002443
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4458322af1487aa76ecf0530750481183c90ae71d8a694e4bf8790fd05621592
3
  size 378302360
runs/Sep25_10-05-01_Indrajits-MBP/events.out.tfevents.1727283903.Indrajits-MBP.71477.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f9138262401cb441983115aaf36a7b8cee0df18cd77a01e18b0d858be773c40
3
- size 7972
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dd887790a0fbb2bf3ffcddf28be7a26ebc09d995e98aec8c5d4e0317285bff9
3
+ size 8320