SinghManish commited on
Commit
effa704
1 Parent(s): 1fdd613

Upload model

Browse files
Files changed (2) hide show
  1. README.md +4 -9
  2. config.json +1 -1
README.md CHANGED
@@ -1,16 +1,11 @@
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_keras_callback
5
  model-index:
6
  - name: audio-classification-model_2
7
  results: []
8
- language:
9
- - en
10
- metrics:
11
- - accuracy
12
- library_name: transformers
13
- pipeline_tag: audio-classification
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -48,7 +43,7 @@ The following hyperparameters were used during training:
48
 
49
  ### Framework versions
50
 
51
- - Transformers 4.31.0.dev0
52
  - TensorFlow 2.12.0
53
- - Datasets 2.13.0
54
- - Tokenizers 0.13.3
 
1
  ---
2
  license: apache-2.0
3
+ base_model: facebook/wav2vec2-base-960h
4
  tags:
5
  - generated_from_keras_callback
6
  model-index:
7
  - name: audio-classification-model_2
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
43
 
44
  ### Framework versions
45
 
46
+ - Transformers 4.32.0.dev0
47
  - TensorFlow 2.12.0
48
+ - Datasets 2.14.0
49
+ - Tokenizers 0.13.3
config.json CHANGED
@@ -102,7 +102,7 @@
102
  1,
103
  1
104
  ],
105
- "transformers_version": "4.31.0.dev0",
106
  "use_weighted_layer_sum": false,
107
  "vocab_size": 32,
108
  "xvector_output_dim": 512
 
102
  1,
103
  1
104
  ],
105
+ "transformers_version": "4.32.0.dev0",
106
  "use_weighted_layer_sum": false,
107
  "vocab_size": 32,
108
  "xvector_output_dim": 512