sanchit-gandhi HF staff commited on
Commit
f28f407
β€’
1 Parent(s): b994237

update model card README.md

Browse files
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model was trained from scratch on the xtreme_s dataset.
19
  It achieves the following results on the evaluation set:
 
20
  - Bleu: 0.0000
21
- - Loss: 3.0511
22
 
23
  ## Model description
24
 
@@ -37,12 +37,12 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 0.00022154311254852488
41
  - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
44
- - gradient_accumulation_steps: 8
45
- - total_train_batch_size: 64
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 500
@@ -51,27 +51,17 @@ The following hyperparameters were used during training:
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Bleu | Validation Loss |
55
- |:-------------:|:-----:|:----:|:------:|:---------------:|
56
- | 3.1046 | 0.15 | 500 | 0.0 | 5.5272 |
57
- | 3.0735 | 0.31 | 1000 | 0.0000 | 5.5994 |
58
- | 2.9879 | 0.46 | 1500 | 0.0 | 5.2181 |
59
- | 2.9617 | 0.62 | 2000 | 0.0 | 4.9660 |
60
- | 2.8816 | 0.77 | 2500 | 0.0 | 4.6292 |
61
- | 2.5174 | 0.93 | 3000 | 0.0 | 4.6497 |
62
- | 4.1027 | 1.08 | 3500 | 0.0 | 4.3291 |
63
- | 3.8403 | 1.23 | 4000 | 0.0000 | 4.2548 |
64
- | 4.0396 | 1.39 | 4500 | 0.0 | 4.2812 |
65
- | 3.856 | 1.54 | 5000 | 0.0000 | 4.1702 |
66
- | 3.6918 | 1.7 | 5500 | 0.0000 | 4.1578 |
67
- | 3.4118 | 1.85 | 6000 | 0.0000 | 4.1312 |
68
- | 2.9148 | 2.01 | 6500 | 0.0000 | 4.0282 |
69
- | 2.6245 | 2.16 | 7000 | 0.0000 | 4.0361 |
70
- | 2.4924 | 2.31 | 7500 | 0.0000 | 3.8836 |
71
- | 2.6693 | 2.47 | 8000 | 0.0000 | 3.5585 |
72
- | 2.0685 | 2.62 | 8500 | 0.0000 | 3.2877 |
73
- | 2.1419 | 2.78 | 9000 | 0.0000 | 3.1468 |
74
- | 1.9175 | 2.93 | 9500 | 0.0000 | 3.0511 |
75
 
76
 
77
  ### Framework versions
17
 
18
  This model was trained from scratch on the xtreme_s dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.1356
21
  - Bleu: 0.0000
 
22
 
23
  ## Model description
24
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 3e-05
41
  - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
44
+ - gradient_accumulation_steps: 16
45
+ - total_train_batch_size: 128
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 500
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | Bleu |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
56
+ | 2.6458 | 0.31 | 500 | 4.3754 | 0.0 |
57
+ | 2.3505 | 0.62 | 1000 | 4.3071 | 0.0 |
58
+ | 2.2152 | 0.93 | 1500 | 3.9444 | 0.0 |
59
+ | 2.79 | 1.23 | 2000 | 3.2046 | 0.0000 |
60
+ | 2.569 | 1.54 | 2500 | 2.6812 | 0.0000 |
61
+ | 2.322 | 1.85 | 3000 | 2.4081 | 0.0000 |
62
+ | 2.3435 | 2.16 | 3500 | 2.2696 | 0.0000 |
63
+ | 2.2063 | 2.47 | 4000 | 2.2452 | 0.0000 |
64
+ | 2.1087 | 2.78 | 4500 | 2.1356 | 0.0000 |
 
 
 
 
 
 
 
 
 
 
65
 
66
 
67
  ### Framework versions
wandb/run-20220505_173748-b097rk18/files/output.log CHANGED
@@ -38672,3 +38672,42 @@ Could not estimate the number of tokens of the input, floating-point operations
38672
  Saving model checkpoint to ./ble with gradient checkpointing. Setting `use_cache=False`...e computed50<00:31, 7.78s/it]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38673
  Saving model checkpoint to ./ble with gradient checkpointing. Setting `use_cache=False`...e computed50<00:31, 7.78s/it]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38674
  Saving model checkpoint to ./ble with gradient checkpointing. Setting `use_cache=False`...e computed50<00:31, 7.78s/it]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38672
  Saving model checkpoint to ./ble with gradient checkpointing. Setting `use_cache=False`...e computed50<00:31, 7.78s/it]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38673
  Saving model checkpoint to ./ble with gradient checkpointing. Setting `use_cache=False`...e computed50<00:31, 7.78s/it]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38674
  Saving model checkpoint to ./ble with gradient checkpointing. Setting `use_cache=False`...e computed50<00:31, 7.78s/it]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38675
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 0%| | 800k/996M [00:01<23:06, 753kB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38676
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 0%| | 1.25M/996M [00:03<48:50, 356kB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38677
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 0%| | 1.47M/996M [00:04<56:43, 306kB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38678
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 0%| | 2.09M/996M [00:06<55:23, 313kB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38679
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 2%|▏ | 18.6M/996M [00:08<03:04, 5.55MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38680
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 5%|β–‹ | 54.1M/996M [00:10<01:19, 12.4MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38681
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 9%|β–ˆ | 90.0M/996M [00:12<01:00, 15.7MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38682
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 13%|β–ˆβ–‹ | 125M/996M [00:14<00:53, 17.1MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38683
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 16%|β–ˆβ–ˆ | 162M/996M [00:16<00:48, 18.0MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38684
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 20%|β–ˆβ–ˆβ–Œ | 199M/996M [00:18<00:44, 18.9MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38685
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 24%|β–ˆβ–ˆβ–ˆ | 235M/996M [00:20<00:42, 18.6MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38686
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 27%|β–ˆβ–ˆβ–ˆβ–Œ | 269M/996M [00:22<00:41, 18.3MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38687
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 30%|β–ˆβ–ˆβ–ˆβ–‰ | 297M/996M [00:24<00:44, 16.5MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38688
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 33%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 329M/996M [00:26<00:42, 16.6MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38689
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 37%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 364M/996M [00:28<00:37, 17.6MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38690
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 40%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 401M/996M [00:30<00:33, 18.7MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38691
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 44%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 441M/996M [00:32<00:29, 19.9MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38692
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 483M/996M [00:34<00:25, 20.8MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38693
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 523M/996M [00:36<00:23, 20.8MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38694
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 562M/996M [00:38<00:22, 20.6MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38695
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 601M/996M [00:40<00:20, 20.6MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38696
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 637M/996M [00:42<00:18, 19.8MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38697
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 672M/996M [00:44<00:17, 19.0MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38698
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 706M/996M [00:46<00:16, 18.2MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38699
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 739M/996M [00:48<00:15, 17.8MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38700
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 771M/996M [00:50<00:13, 17.3MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38701
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 805M/996M [00:52<00:11, 17.5MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38702
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 838M/996M [00:54<00:09, 17.4MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38703
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 874M/996M [00:56<00:07, 17.9MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38704
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 910M/996M [00:58<00:04, 18.7MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38705
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 947M/996M [01:00<00:02, 18.9MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38706
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 986M/996M [01:02<00:00, 19.6MB/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38707
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 986M/996M [01:02<00:00, 19.6MB/s]remote: Enforcing permissions... adient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38708
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 986M/996M [01:02<00:00, 19.6MB/s]remote: Enforcing permissions... adient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38709
+ 05/06/2022 12:36:36 - WARNING - huggingface_hub.repository - remote: Enforcing permissions...
38710
+ remote: Allowed refs: all
38711
+ To https://huggingface.co/sanchit-gandhi/xtreme_s_xlsr_2_bart_covost2_fr_en
38712
+ Upload file wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 996M/996M [01:05<00:00, 16.0MB/s]remote: Enforcing permissions... adient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
38713
+ Dropping the following result as it does not have all the necessary fields:β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 996M/996M [01:05<00:00, 16.0MB/s]remote: Enforcing permissions... adient checkpointing. Setting `use_cache=False`...hEncoderDecoderModel.forward` and have been ignored: length, lang. If length, lang are not expected by `SpeechEncoderDecoderModel.forward`, you can safely ignore this message.
wandb/run-20220505_173748-b097rk18/logs/debug-internal.log CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56ea050d8c90a4d620738ef1b283dddfb26eb25e6211951d6f420284ae413526
3
- size 12060078
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42751141239ac706b4a835b40129281b94443ab53ba2447e917934ee97a58715
3
+ size 12069321
wandb/run-20220505_173748-b097rk18/run-b097rk18.wandb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c2e7df62fa15b939648454376afc271c256f791eb2f70a66c2d06c8b1626b54
3
- size 1043931187
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939ea830f8c246137259d33f9620ac9a5eeab390aa6ed3e6321f524870db8e2c
3
+ size 1043963285