infinitejoy commited on
Commit
3973a61
1 Parent(s): 54423b1

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "add_adapter": false,
7
  "apply_spec_augment": true,
8
  "architectures": [
9
- "Wav2Vec2ForPreTraining"
10
  ],
11
  "attention_dropout": 0.0,
12
  "bos_token_id": 1,
@@ -76,7 +76,7 @@
76
  "num_hidden_layers": 24,
77
  "num_negatives": 100,
78
  "output_hidden_size": 1024,
79
- "pad_token_id": 51,
80
  "proj_codevector_dim": 768,
81
  "tdnn_dilation": [
82
  1,
@@ -102,6 +102,6 @@
102
  "torch_dtype": "float32",
103
  "transformers_version": "4.16.0.dev0",
104
  "use_weighted_layer_sum": false,
105
- "vocab_size": 54,
106
  "xvector_output_dim": 512
107
  }
6
  "add_adapter": false,
7
  "apply_spec_augment": true,
8
  "architectures": [
9
+ "Wav2Vec2ForCTC"
10
  ],
11
  "attention_dropout": 0.0,
12
  "bos_token_id": 1,
76
  "num_hidden_layers": 24,
77
  "num_negatives": 100,
78
  "output_hidden_size": 1024,
79
+ "pad_token_id": 49,
80
  "proj_codevector_dim": 768,
81
  "tdnn_dilation": [
82
  1,
102
  "torch_dtype": "float32",
103
  "transformers_version": "4.16.0.dev0",
104
  "use_weighted_layer_sum": false,
105
+ "vocab_size": 52,
106
  "xvector_output_dim": 512
107
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5491a4751c8e9ba8687dc5c34fe71c066564f086411be39d50d5bc8db1c08af
3
- size 1262149169
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:316f02df50a8b8b1d16c93d9125e8c59c249c28edd67b79984c33593ff075b05
3
+ size 1262136881
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0de6784d8ece288b7e1b92c3685055187657891a82c7240f77762e12c9c8849
3
  size 3055
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a037745f55948bd44329fcea4e608552ed60b785f5dee9eda68d894401bd8c4a
3
  size 3055