ntoldalagi commited on
Commit
6232d3c
·
1 Parent(s): 394ff4b

Training in progress, step 800

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "jonatasgrosman/wav2vec2-large-xlsr-53-chinese-zh-cn",
3
  "activation_dropout": 0.05,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
@@ -64,14 +64,14 @@
64
  "mask_channel_other": 0.0,
65
  "mask_channel_prob": 0.0,
66
  "mask_channel_selection": "static",
67
- "mask_feature_length": 10,
68
  "mask_feature_min_masks": 0,
69
- "mask_feature_prob": 0.0,
70
- "mask_time_length": 10,
71
  "mask_time_min_masks": 2,
72
  "mask_time_min_space": 1,
73
  "mask_time_other": 0.0,
74
- "mask_time_prob": 0.05,
75
  "mask_time_selection": "static",
76
  "model_type": "wav2vec2",
77
  "num_adapter_layers": 3,
 
1
  {
2
+ "_name_or_path": "ntoldalagi/nick_asr_v2",
3
  "activation_dropout": 0.05,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
 
64
  "mask_channel_other": 0.0,
65
  "mask_channel_prob": 0.0,
66
  "mask_channel_selection": "static",
67
+ "mask_feature_length": 2,
68
  "mask_feature_min_masks": 0,
69
+ "mask_feature_prob": 0.004,
70
+ "mask_time_length": 2,
71
  "mask_time_min_masks": 2,
72
  "mask_time_min_space": 1,
73
  "mask_time_other": 0.0,
74
+ "mask_time_prob": 0.065,
75
  "mask_time_selection": "static",
76
  "model_type": "wav2vec2",
77
  "num_adapter_layers": 3,
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
+ "feature_size": 1,
5
+ "padding_side": "right",
6
+ "padding_value": 0.0,
7
+ "return_attention_mask": true,
8
+ "sampling_rate": 16000
9
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05be87a5612a394b67ba051eeba701178a2ff6ac2604b3f3a52f9f6750b6168e
3
- size 1276718449
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893b5b1739beecbb68622e8cf8dcdd70e182da222cf49df044e68de972949823
3
+ size 1276724337
runs/Apr11_10-27-02_b247fe768825/1649672832.577905/events.out.tfevents.1649672832.b247fe768825.81.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0114af64b5b33eb51a464af8daf1fd6c5d3d6aa1e6ab7e10914b64171e61fdfc
3
+ size 4833
runs/Apr11_10-27-02_b247fe768825/events.out.tfevents.1649672832.b247fe768825.81.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f495a84f57e18993dfd74e6ae1195a562b5cbfe6ea225d78ffa41bc06b9aaa
3
+ size 5571
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f62869ab4045c92e6409b88d4b499bda89a0554f07b5c20806df708284f8bf52
3
+ size 3055