update model card README.md
Browse files
.ipynb_checkpoints/run-checkpoint.sh
CHANGED
@@ -30,7 +30,6 @@ python run_speech_recognition_ctc.py \
|
|
30 |
--gradient_checkpointing \
|
31 |
--report_to="wandb" \
|
32 |
--run_name="xls-r-300m-fr" \
|
33 |
-
--max_eval_samples="4500" \
|
34 |
--max_duration_in_seconds="10" \
|
35 |
--use_auth_token \
|
36 |
--fp16 \
|
|
|
30 |
--gradient_checkpointing \
|
31 |
--report_to="wandb" \
|
32 |
--run_name="xls-r-300m-fr" \
|
|
|
33 |
--max_duration_in_seconds="10" \
|
34 |
--use_auth_token \
|
35 |
--fp16 \
|
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- fr
|
4 |
-
license: apache-2.0
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
7 |
- robust-speech-event
|
@@ -19,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
#
|
21 |
|
22 |
-
This model is a fine-tuned version of [
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -45,7 +44,7 @@ The following hyperparameters were used during training:
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
- lr_scheduler_warmup_steps: 2700
|
48 |
-
- num_epochs:
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Framework versions
|
|
|
1 |
---
|
2 |
language:
|
3 |
- fr
|
|
|
4 |
tags:
|
5 |
- automatic-speech-recognition
|
6 |
- robust-speech-event
|
|
|
18 |
|
19 |
#
|
20 |
|
21 |
+
This model is a fine-tuned version of [./checkpoint-18000](https://huggingface.co/./checkpoint-18000) on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - FR dataset.
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 2700
|
47 |
+
- num_epochs: 1.0
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Framework versions
|
wandb/run-20220201_142447-3hqii6h6/files/output.log
CHANGED
@@ -9,3 +9,8 @@
|
|
9 |
Saving model checkpoint to ./
|
10 |
Configuration saved in ./config.json
|
11 |
Model weights saved in ./pytorch_model.bin
|
|
|
|
|
|
|
|
|
|
|
|
9 |
Saving model checkpoint to ./
|
10 |
Configuration saved in ./config.json
|
11 |
Model weights saved in ./pytorch_model.bin
|
12 |
+
Configuration saved in ./preprocessor_config.json
|
13 |
+
02/01/2022 14:26:11 - WARNING - huggingface_hub.repository - To https://huggingface.co/AlexN/xls-r-300m-fr
|
14 |
+
a37375f..4641f67 main -> main
|
15 |
+
Upload file training_args.bin: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 2.98k/2.98k [00:00<?, ?B/s]To https://huggingface.co/AlexN/xls-r-300m-fr
|
16 |
+
a37375f..4641f67 main -> main
|
wandb/run-20220201_142447-3hqii6h6/logs/debug-internal.log
CHANGED
@@ -56,3 +56,4 @@
|
|
56 |
2022-02-01 14:25:50,663 DEBUG SenderThread:29947 [sender.py:send_request():248] send_request: stop_status
|
57 |
2022-02-01 14:26:05,830 DEBUG HandlerThread:29947 [handler.py:handle_request():130] handle_request: stop_status
|
58 |
2022-02-01 14:26:05,830 DEBUG SenderThread:29947 [sender.py:send_request():248] send_request: stop_status
|
|
|
|
56 |
2022-02-01 14:25:50,663 DEBUG SenderThread:29947 [sender.py:send_request():248] send_request: stop_status
|
57 |
2022-02-01 14:26:05,830 DEBUG HandlerThread:29947 [handler.py:handle_request():130] handle_request: stop_status
|
58 |
2022-02-01 14:26:05,830 DEBUG SenderThread:29947 [sender.py:send_request():248] send_request: stop_status
|
59 |
+
2022-02-01 14:26:12,326 INFO Thread-8 :29947 [dir_watcher.py:_on_file_modified():230] file/dir modified: /workspace/xls-r-300m-fr/wandb/run-20220201_142447-3hqii6h6/files/output.log
|