steveway commited on
Commit
0d897cd
·
verified ·
1 Parent(s): 5cc3937

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. w2v2c_ko_emotion.config +1 -1
  2. w2v2c_ko_emotion.yaml +1 -0
w2v2c_ko_emotion.config CHANGED
@@ -117,7 +117,7 @@ Wav2Vec2ConformerConfig {
117
  1
118
  ],
119
  "torch_dtype": "float32",
120
- "transformers_version": "4.41.0",
121
  "use_weighted_layer_sum": false,
122
  "vocab_size": 111,
123
  "xvector_output_dim": 512
 
117
  1
118
  ],
119
  "torch_dtype": "float32",
120
+ "transformers_version": "4.41.1",
121
  "use_weighted_layer_sum": false,
122
  "vocab_size": 111,
123
  "xvector_output_dim": 512
w2v2c_ko_emotion.yaml CHANGED
@@ -1,4 +1,5 @@
1
  feature_extractor: Wav2Vec2FeatureExtractor
 
2
  labels:
3
  0: Happy
4
  1: Sad
 
1
  feature_extractor: Wav2Vec2FeatureExtractor
2
+ full_name: JUNGWJ/w2v2c_ko_emotion
3
  labels:
4
  0: Happy
5
  1: Sad