HarrisDePerceptron commited on
Commit
07aaf52
β€’
1 Parent(s): e36a90f

Training in progress, step 400

Browse files
Files changed (4) hide show
  1. pytorch_model.bin +1 -1
  2. run.sh +1 -1
  3. special_tokens_map.json +1 -1
  4. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48102a4f4ddf11999b2c7460155a17a74d16ac115e84407539eeb826b816d729
3
  size 1262173745
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61ce1530b63d09377e8ae82b47822ba703547626a3c181f3ed9c7b40df3a9388
3
  size 1262173745
run.sh CHANGED
@@ -14,7 +14,7 @@ python run_speech_recognition_ctc.py \
14
  --evaluation_strategy="steps" \
15
  --text_column_name="sentence" \
16
  --chars_to_ignore , ? . ! \- \; \: \" β€œ % β€˜ ” οΏ½ β€” ’ … – \
17
- --save_steps="100" \
18
  --eval_steps="100" \
19
  --logging_steps="100" \
20
  --layerdrop="0.0" \
 
14
  --evaluation_strategy="steps" \
15
  --text_column_name="sentence" \
16
  --chars_to_ignore , ? . ! \- \; \: \" β€œ % β€˜ ” οΏ½ β€” ’ … – \
17
+ --save_steps="400" \
18
  --eval_steps="100" \
19
  --logging_steps="100" \
20
  --layerdrop="0.0" \
special_tokens_map.json CHANGED
@@ -1 +1 @@
1
- {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
 
1
+ {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7d22778465160afd72a26e618a399af0cf03b1de707a7ee0c41692fa1b48fb8
3
  size 2991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ad17148b08eec93b4cd44d3b4d0b9eadfe9a8adf41c4dfb4b75e05ebba50b64
3
  size 2991