rishiA commited on
Commit
105da09
·
verified ·
1 Parent(s): e49a5ae

End of training

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: humor_model_v1
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
+ # humor_model_v1
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.1840
21
+ - Accuracy: 0.9231
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.9231 | 6 | 0.5754 | 0.9231 |
56
+ | 0.5907 | 2.0 | 13 | 0.3002 | 0.9231 |
57
+ | 0.5907 | 2.9231 | 19 | 0.2467 | 0.9231 |
58
+ | 0.3341 | 4.0 | 26 | 0.2232 | 0.9231 |
59
+ | 0.2424 | 4.9231 | 32 | 0.2288 | 0.8894 |
60
+ | 0.2424 | 6.0 | 39 | 0.2577 | 0.8510 |
61
+ | 0.1678 | 6.9231 | 45 | 0.2725 | 0.8558 |
62
+ | 0.1293 | 8.0 | 52 | 0.2767 | 0.8606 |
63
+ | 0.1293 | 8.9231 | 58 | 0.1823 | 0.9279 |
64
+ | 0.1149 | 9.2308 | 60 | 0.1840 | 0.9231 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.41.1
70
+ - Pytorch 2.3.0+cu121
71
+ - Datasets 2.19.1
72
+ - Tokenizers 0.19.1
runs/May25_23-43-48_3990fc60c73d/events.out.tfevents.1716680628.3990fc60c73d.12088.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d6ccbc919f9376fd0d4664b2a7392c06078c49155b494211d773bc441989b6d
3
- size 10918
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2d869ef0bd7297151178f90a532b7b48962a55d64399ab659be5818766efee4
3
+ size 11266