PatrickSui commited on
Commit
2be076c
1 Parent(s): 95e00ef

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: my_awesome_mind_model
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
+ # my_awesome_mind_model
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-large](https://huggingface.co/facebook/wav2vec2-large) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6000
21
+ - Accuracy: 0.75
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: 64
42
+ - eval_batch_size: 64
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 256
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
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 1 | 0.7537 | 0.25 |
56
+ | No log | 2.0 | 3 | 0.6236 | 0.75 |
57
+ | No log | 3.0 | 5 | 0.5948 | 0.75 |
58
+ | No log | 4.0 | 6 | 0.5866 | 0.75 |
59
+ | No log | 5.0 | 7 | 0.5819 | 0.75 |
60
+ | No log | 6.0 | 9 | 0.5987 | 0.75 |
61
+ | 0.2651 | 6.67 | 10 | 0.6000 | 0.75 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.36.2
67
+ - Pytorch 1.13.0+cu117
68
+ - Datasets 2.16.1
69
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc84d031115ba39d4ee80f1263870715447b7d8ccab967c8a5e3b441d190c75c
3
  size 1262817936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b38898b8d312d303c612d1310002d8b02750845633d01a71e098c714ab6cd87b
3
  size 1262817936
runs/Jan11_18-57-13_SMAB-lambda-a6000/events.out.tfevents.1705021033.SMAB-lambda-a6000.2289168.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:107bc09132ad3c950ec310a3cf4388de5f9a6739f8a8c7ff3bd3094496d969c4
3
- size 6270
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c2be4e53eb6e4e117d7485b888b264f2205d3934ef49d72f3616938445fef0c
3
+ size 8674