Hemg commited on
Commit
5ea70d2
·
verified ·
1 Parent(s): 2b6a798

Model save

Browse files
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7417
21
  - Accuracy: 0.3
22
 
23
  ## Model description
@@ -37,7 +37,7 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 0.0001
41
  - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
@@ -46,25 +46,16 @@ The following hyperparameters were used during training:
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: 16
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | No log | 0.8 | 2 | 0.7128 | 0.3 |
56
- | No log | 2.0 | 5 | 0.7450 | 0.3 |
57
- | No log | 2.8 | 7 | 0.7814 | 0.3 |
58
- | 0.6885 | 4.0 | 10 | 0.8762 | 0.3 |
59
- | 0.6885 | 4.8 | 12 | 0.7284 | 0.3 |
60
- | 0.6885 | 6.0 | 15 | 0.7457 | 0.3 |
61
- | 0.6885 | 6.8 | 17 | 0.7277 | 0.3 |
62
- | 0.6925 | 8.0 | 20 | 0.7421 | 0.3 |
63
- | 0.6925 | 8.8 | 22 | 0.7391 | 0.3 |
64
- | 0.6925 | 10.0 | 25 | 0.7539 | 0.3 |
65
- | 0.6925 | 10.8 | 27 | 0.7482 | 0.3 |
66
- | 0.6897 | 12.0 | 30 | 0.7440 | 0.3 |
67
- | 0.6897 | 12.8 | 32 | 0.7417 | 0.3 |
68
 
69
 
70
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.8395
21
  - Accuracy: 0.3
22
 
23
  ## Model description
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 0.0002
41
  - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
 
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: 4
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 0.8 | 2 | 0.7376 | 0.3 |
56
+ | No log | 2.0 | 5 | 0.7560 | 0.3 |
57
+ | No log | 2.8 | 7 | 0.8433 | 0.3 |
58
+ | No log | 3.2 | 8 | 0.8395 | 0.3 |
 
 
 
 
 
 
 
 
 
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6e88774c29f83bd18858265cebb3ea26fc84ca24a4258193fa583f44b253583
3
  size 378302360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:554909e55a75b2a578f2a2163f21d896cb9b6788fdf13e43a68376bf5bddd006
3
  size 378302360
runs/Mar28_03-33-28_5923093c863b/events.out.tfevents.1711596809.5923093c863b.1521.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:248d0662deea07a8d32ec69b88ef50e224ed7102cb632ac8b0a1e0891bb4b2b7
3
+ size 7986
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a26716e85e7e0eaf78565043372fba0a9bc2a13742132fdf412481d73ef88ecb
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edf3e77e987a738e223cbdb9661e8b660831d467551eda7d83546660055e5487
3
  size 4920