marcelopd20 commited on
Commit
ea216f0
1 Parent(s): e8e493a

End of training

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
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-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: nan
21
+ - Accuracy: 0.0708
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: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 128
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 | 0.8 | 3 | nan | 0.0708 |
56
+ | No log | 1.87 | 7 | nan | 0.0708 |
57
+ | 241.9899 | 2.93 | 11 | nan | 0.0708 |
58
+ | 241.9899 | 4.0 | 15 | nan | 0.0708 |
59
+ | 241.9899 | 4.8 | 18 | nan | 0.0708 |
60
+ | 0.0 | 5.87 | 22 | nan | 0.0708 |
61
+ | 0.0 | 6.93 | 26 | nan | 0.0708 |
62
+ | 0.0 | 8.0 | 30 | nan | 0.0708 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.36.2
68
+ - Pytorch 2.1.0+cu121
69
+ - Datasets 2.16.1
70
+ - Tokenizers 0.15.0
runs/Dec30_23-06-53_8062f1007b44/events.out.tfevents.1703977614.8062f1007b44.1540.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07789248169096f31758d4b1ab9798119c76c13cd63a72521dfeb031b572f45e
3
- size 9312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5e6deccf2ab71ecf39168481189aa2d07a8c51bc6c8dd4f6441db376c48725d
3
+ size 10131