zylin12 commited on
Commit
69ac177
1 Parent(s): 81ba60b
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/wav2vec2-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: my_awesome_model
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # my_awesome_model
18
+
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5463
22
+ - Accuracy: 0.765
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 3e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 5
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 0.6693 | 1.0 | 100 | 0.6467 | 0.655 |
55
+ | 0.6242 | 2.0 | 200 | 0.5919 | 0.71 |
56
+ | 0.5765 | 3.0 | 300 | 0.5205 | 0.765 |
57
+ | 0.522 | 4.0 | 400 | 0.5811 | 0.72 |
58
+ | 0.4375 | 5.0 | 500 | 0.5463 | 0.765 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.44.2
64
+ - Pytorch 2.4.1+cu121
65
+ - Datasets 3.0.0
66
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fa51b50a8520a0256183edd06182b9b71195c8587fc48e8917529052a407d84
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:052b0cadb7d98666b38cb37cf710ac12e631d629c6a7c7204382d9ecbd574bce
3
  size 378302360
runs/Oct18_14-44-26_fnlp-4090-52123/events.out.tfevents.1729262667.fnlp-4090-52123.557412.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7316c2ecdc1b4626d72c77587b5ac745b4e425dce4f3043e8659c3c86c1b26d5
3
- size 18814
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba500a2d77a754e7519fd0a94b384c986ead77d9c8e67a1d5c0aa8f703ba920
3
+ size 19168