mhayes commited on
Commit
7d3572d
·
verified ·
1 Parent(s): a8af416

hubert-base-ls960-aug-two-class

Browse files
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.5967
22
- - Accuracy: 0.2326
23
 
24
  ## Model description
25
 
@@ -44,14 +44,23 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
- - num_epochs: 6
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
- |:-------------:|:------:|:----:|:---------------:|:--------:|
54
- | 1.5872 | 4.1667 | 100 | 1.5967 | 0.2326 |
 
 
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6927
22
+ - Accuracy: 0.5156
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 30
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
54
+ | 0.6835 | 2.7778 | 100 | 0.6809 | 0.5625 |
55
+ | 0.6998 | 5.5556 | 200 | 0.6928 | 0.5156 |
56
+ | 0.711 | 8.3333 | 300 | 0.7050 | 0.4844 |
57
+ | 0.6965 | 11.1111 | 400 | 0.6932 | 0.4844 |
58
+ | 0.6994 | 13.8889 | 500 | 0.7030 | 0.4844 |
59
+ | 0.7002 | 16.6667 | 600 | 0.6927 | 0.5156 |
60
+ | 0.6982 | 19.4444 | 700 | 0.6935 | 0.4844 |
61
+ | 0.6981 | 22.2222 | 800 | 0.6928 | 0.5156 |
62
+ | 0.6942 | 25.0 | 900 | 0.6923 | 0.5156 |
63
+ | 0.6951 | 27.7778 | 1000 | 0.6927 | 0.5156 |
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ed80d8edafad34f2d4e3477c3d97e75bb8bf16957506608d9cd21ba5db76f06
3
- size 378305052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6f15d0f4294029ed95412c1484a42438d7ede13f0e6c6c8304056b3bfd907c5
3
+ size 378301968
runs/Apr16_22-44-33_842f24bb1de5/events.out.tfevents.1744843484.842f24bb1de5.371.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5deea2177d5a442ce50e1b42df442c02e728c680eb8bf7484a2fa47a5591fbb5
3
+ size 11566
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b975f80718089b0b0bcd2f566579ac065dc39d80e18c43b9c96446434d6577a5
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc73990f6f863100ffcad64350e6824d8773f3006eae8c2721421c469b37f064
3
  size 5304