Training in progress, step 1000
Browse files
indicwav2vec_trainwtags_MUCS_warmup2000_s300shuff100_2223762.out
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb: Currently logged in as: priyanshi-pal (priyanshipal). Use `wandb login --relogin` to force relogin
|
2 |
+
wandb: wandb version 0.17.7 is available! To upgrade, please run:
|
3 |
+
wandb: $ pip install wandb --upgrade
|
4 |
+
wandb: Tracking run with wandb version 0.17.6
|
5 |
+
wandb: Run data is saved locally in /scratch/elec/t405-puhe/p/palp3/MUCS/wandb/run-20240828_191223-okmf64x6
|
6 |
+
wandb: Run `wandb offline` to turn off syncing.
|
7 |
+
wandb: Syncing run retrainwithtags_fresh_indicw2v_ad0_3_hd_02_featd_0_3_lr6e-4_warmup500_s300_shuff100
|
8 |
+
wandb: ⭐️ View project at https://wandb.ai/priyanshipal/huggingface
|
9 |
+
wandb: 🚀 View run at https://wandb.ai/priyanshipal/huggingface/runs/okmf64x6
|
10 |
+
/scratch/work/palp3/myenv/lib/python3.11/site-packages/transformers/training_args.py:1525: FutureWarning: `evaluation_strategy` is deprecated and will be removed in version 4.46 of 🤗 Transformers. Use `eval_strategy` instead
|
11 |
+
warnings.warn(
|
12 |
+
08/28/2024 19:12:28 - WARNING - __main__ - device: cuda:0, n_gpu: 116-bits training: True
|
13 |
+
|
14 |
+
|
15 |
+
/scratch/work/palp3/myenv/lib/python3.11/site-packages/transformers/models/auto/configuration_auto.py:957: FutureWarning: The `use_auth_token` argument is deprecated and will be removed in v5 of Transformers. Please use `token` instead.
|
16 |
+
warnings.warn(
|
17 |
+
/scratch/work/palp3/myenv/lib/python3.11/site-packages/transformers/configuration_utils.py:364: UserWarning: Passing `gradient_checkpointing` to a config initialization is deprecated and will be removed in v5 Transformers. Using `model.gradient_checkpointing_enable()` instead, or if you are using the `Trainer` API, pass `gradient_checkpointing=True` in your `TrainingArguments`.
|
18 |
+
warnings.warn(
|
19 |
+
/scratch/work/palp3/myenv/lib/python3.11/site-packages/transformers/models/auto/feature_extraction_auto.py:329: FutureWarning: The `use_auth_token` argument is deprecated and will be removed in v5 of Transformers. Please use `token` instead.
|
20 |
+
warnings.warn(
|
21 |
+
/scratch/elec/puhe/p/palp3/MUCS/finetune_script_wtags_partdata.py:509: FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the default pickle module implicitly. It is possible to construct malicious pickle data which will execute arbitrary code during unpickling (See https://github.com/pytorch/pytorch/blob/main/SECURITY.md#untrusted-models for more details). In a future release, the default value for `weights_only` will be flipped to `True`. This limits the functions that could be executed during unpickling. Arbitrary objects will no longer be allowed to be loaded via this mode unless they are explicitly allowlisted by the user via `torch.serialization.add_safe_globals`. We recommend you start setting `weights_only=True` for any use case where you don't have full control of the loaded file. Please open an issue on GitHub for any issues related to this experimental feature.
|
22 |
+
state_dict = torch.load(f"{model_args.model_name_or_path}/pytorch_model.bin")
|
23 |
+
Some weights of the model checkpoint at /m/triton/scratch/elec/puhe/p/palp3/MUCS/indicwav2vec-hindi were not used when initializing Wav2Vec2ForCTC: ['wav2vec2.encoder.pos_conv_embed.conv.weight_g', 'wav2vec2.encoder.pos_conv_embed.conv.weight_v']
|
24 |
+
- This IS expected if you are initializing Wav2Vec2ForCTC from the checkpoint of a model trained on another task or with another architecture (e.g. initializing a BertForSequenceClassification model from a BertForPreTraining model).
|
25 |
+
- This IS NOT expected if you are initializing Wav2Vec2ForCTC from the checkpoint of a model that you expect to be exactly identical (initializing a BertForSequenceClassification model from a BertForSequenceClassification model).
|
26 |
+
Some weights of Wav2Vec2ForCTC were not initialized from the model checkpoint at /m/triton/scratch/elec/puhe/p/palp3/MUCS/indicwav2vec-hindi and are newly initialized: ['lm_head.bias', 'lm_head.weight', 'wav2vec2.encoder.pos_conv_embed.conv.parametrizations.weight.original0', 'wav2vec2.encoder.pos_conv_embed.conv.parametrizations.weight.original1']
|
27 |
+
You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.
|
28 |
+
/scratch/work/palp3/myenv/lib/python3.11/site-packages/accelerate/accelerator.py:488: FutureWarning: `torch.cuda.amp.GradScaler(args...)` is deprecated. Please use `torch.amp.GradScaler('cuda', args...)` instead.
|
29 |
+
self.scaler = torch.cuda.amp.GradScaler(**kwargs)
|
30 |
+
max_steps is given, it will override any value given in num_train_epochs
|
31 |
+
slurmstepd: error: *** JOB 2223762 ON dgx7 CANCELLED AT 2024-08-28T19:17:25 ***
|
indicwav2vec_trainwtags_MUCS_warmup2000_s300shuff100_2223875.out
ADDED
The diff for this file is too large to render.
See raw diff
|
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262426580
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7852b14073b41d531b7bd33ae6b8ac588b2b4fb1fcb9ea796e861481245468a
|
3 |
size 1262426580
|
predictionswtags_f_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup2000_s300_shuff100.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a78e3e39a3c6bf706bc2c19d388550358be955635f0fcd27cb740fa5106f078
|
3 |
size 5496
|