SinghManish commited on
Commit
930712a
1 Parent(s): f5cd4dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +89 -1
README.md CHANGED
@@ -1,3 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
- license: unknown
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Hugging Face's logo
2
+ Hugging Face
3
+ Search models, datasets, users...
4
+ Models
5
+ Datasets
6
+ Spaces
7
+ Docs
8
+ Solutions
9
+ Pricing
10
+
11
+
12
+
13
+ Hugging Face is way more fun with friends and colleagues! 🤗 Join an organization
14
+
15
+ SinghManish
16
+ /
17
+ audio-classification-model
18
+
19
+ like
20
+ 0
21
+ Feature Extraction
22
+ TensorFlow
23
+ Transformers
24
+ wav2vec2
25
+ generated_from_keras_callback
26
+ License:
27
+ apache-2.0
28
+ Model card
29
+ Files and versions
30
+ Community
31
+ Settings
32
+ audio-classification-model
33
+ /
34
+ README.md
35
+ SinghManish's picture
36
+ SinghManish
37
+ Upload model
38
+ f1e8dbd
39
+ about 1 month ago
40
+ Preview
41
+ Code
42
+ |
43
+ raw
44
+ history
45
+ blame
46
+ edit
47
+ delete
48
+ 997 Bytes
49
  ---
50
+ license: apache-2.0
51
+ tags:
52
+ - generated_from_keras_callback
53
+ model-index:
54
+ - name: audio-classification-model
55
+ results: []
56
  ---
57
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
58
+ probably proofread and complete it, then remove this comment. -->
59
+
60
+ # audio-classification-model
61
+
62
+ This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on an unknown dataset.
63
+ It achieves the following results on the evaluation set:
64
+
65
+
66
+ ## Model description
67
+
68
+ More information needed
69
+
70
+ ## Intended uses & limitations
71
+
72
+ More information needed
73
+
74
+ ## Training and evaluation data
75
+
76
+ More information needed
77
+
78
+ ## Training procedure
79
+
80
+ ### Training hyperparameters
81
+
82
+ The following hyperparameters were used during training:
83
+ - optimizer: None
84
+ - training_precision: float32
85
+ ### Training results
86
+ ### Framework versions
87
+ - Transformers 4.31.0.dev0
88
+ - TensorFlow 2.12.0
89
+ - Datasets 2.13.0
90
+ - Tokenizers 0.13.3
91
+