ihanif commited on
Commit
92aeb28
1 Parent(s): 11d1dd2

Training in progress, step 300

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6b98f3c9c2fcfe966830ef46347c75cbd1afa861cdacb270bc4adeeb209fff5
3
  size 3850869933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:659d842d352d63b2ac09c5965b7f56cac774a3307d585658f672bef7ec4652b5
3
  size 3850869933
run.sh CHANGED
@@ -3,7 +3,7 @@ python run_speech_recognition_ctc.py \
3
  --dataset_name="google/fleurs" \
4
  --dataset_config_name="ps_af" \
5
  --output_dir="./" \
6
- --overwrite_output_dir="True" \
7
  --max_steps="500" \
8
  --per_device_train_batch_size="8" \
9
  --per_device_eval_batch_size="8" \
 
3
  --dataset_name="google/fleurs" \
4
  --dataset_config_name="ps_af" \
5
  --output_dir="./" \
6
+ --overwrite_output_dir="False" \
7
  --max_steps="500" \
8
  --per_device_train_batch_size="8" \
9
  --per_device_eval_batch_size="8" \
runs/Dec18_16-45-22_129-146-179-188/1671382158.4773002/events.out.tfevents.1671382158.129-146-179-188.139020.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f01ccb29d9caff304ba64fd6b8d6f799d8388be4ed892917bc4eebec4ced7d87
3
+ size 5634
runs/Dec18_16-45-22_129-146-179-188/events.out.tfevents.1671382158.129-146-179-188.139020.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c7c0810adc8473048fbb7413a2b84620c9b90e1840cb6a523eb30fe2e0eadef
3
+ size 7105
special_tokens_map.json CHANGED
@@ -1,5 +1,19 @@
1
  {
2
  "additional_special_tokens": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  {
4
  "content": "<s>",
5
  "lstrip": false,
 
1
  {
2
  "additional_special_tokens": [
3
+ {
4
+ "content": "<s>",
5
+ "lstrip": false,
6
+ "normalized": true,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "</s>",
12
+ "lstrip": false,
13
+ "normalized": true,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ },
17
  {
18
  "content": "<s>",
19
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90d55e3b494743444e080c73421ab0f0e8fafa4096bc536147ab5eb3a4afc74b
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:140d4047d061e533396948030ad7106a5a655d029d8c12cd6347979addf13c52
3
  size 3451