ireema commited on
Commit
59e5797
·
verified ·
1 Parent(s): cb7bde0

Upload Wav2Vec2ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +4 -5
  2. model.safetensors +2 -2
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "add_adapter": false,
8
  "apply_spec_augment": true,
9
  "architectures": [
10
- "Wav2Vec2ForSpeechClassification"
11
  ],
12
  "attention_dropout": 0.1,
13
  "bos_token_id": 1,
@@ -62,7 +62,7 @@
62
  "1": "Happy",
63
  "2": "Sad",
64
  "3": "Angry",
65
- "4": "fearful",
66
  "5": "Disgusted",
67
  "6": "Surprised"
68
  },
@@ -71,11 +71,11 @@
71
  "label2id": {
72
  "Angry": 3,
73
  "Disgusted": 5,
 
74
  "Happy": 1,
75
  "Neutral": 0,
76
  "Sad": 2,
77
- "Surprised": 6,
78
- "fearful": 4
79
  },
80
  "layer_norm_eps": 1e-05,
81
  "layerdrop": 0.05,
@@ -106,7 +106,6 @@
106
  "output_hidden_size": 1024,
107
  "pad_token_id": 0,
108
  "pooling_mode": "mean",
109
- "problem_type": "single_label_classification",
110
  "proj_codevector_dim": 256,
111
  "tdnn_dilation": [
112
  1,
 
7
  "add_adapter": false,
8
  "apply_spec_augment": true,
9
  "architectures": [
10
+ "Wav2Vec2ForSequenceClassification"
11
  ],
12
  "attention_dropout": 0.1,
13
  "bos_token_id": 1,
 
62
  "1": "Happy",
63
  "2": "Sad",
64
  "3": "Angry",
65
+ "4": "Fearful",
66
  "5": "Disgusted",
67
  "6": "Surprised"
68
  },
 
71
  "label2id": {
72
  "Angry": 3,
73
  "Disgusted": 5,
74
+ "Fearful": 4,
75
  "Happy": 1,
76
  "Neutral": 0,
77
  "Sad": 2,
78
+ "Surprised": 6
 
79
  },
80
  "layer_norm_eps": 1e-05,
81
  "layerdrop": 0.05,
 
106
  "output_hidden_size": 1024,
107
  "pad_token_id": 0,
108
  "pooling_mode": "mean",
 
109
  "proj_codevector_dim": 256,
110
  "tdnn_dilation": [
111
  1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07bdd7fcba4c99a6809ebd93c45b62d84bcebce81fc8d2bd86351fbacc27bcbc
3
- size 1266034804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dc3f336634d58d97e5100a3eeee4480c84fe2938dd7ae7b67cbb376dad1d636
3
+ size 1262864444