patrickvonplaten commited on
Commit
9915f18
1 Parent(s): 1752c7f

Training in progress, step 500

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2053b0bc2935affae4ca839f13239045d1946a2428561262337483ae288a007a
3
  size 1262075377
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f21a7b642dd9d13fb3f05cd5a789f183a905d42bdcf38519c6eccac5e72a321
3
  size 1262075377
run.sh CHANGED
@@ -6,9 +6,9 @@ python -m torch.distributed.launch \
6
  --output_dir="./" \
7
  --overwrite_output_dir \
8
  --num_train_epochs="50" \
9
- --per_device_train_batch_size="8" \
10
- --per_device_eval_batch_size="8" \
11
- --gradient_accumulation_steps="4" \
12
  --learning_rate="7.5e-5" \
13
  --warmup_steps="2000" \
14
  --length_column_name="input_length" \
6
  --output_dir="./" \
7
  --overwrite_output_dir \
8
  --num_train_epochs="50" \
9
+ --per_device_train_batch_size="4" \
10
+ --per_device_eval_batch_size="4" \
11
+ --gradient_accumulation_steps="1" \
12
  --learning_rate="7.5e-5" \
13
  --warmup_steps="2000" \
14
  --length_column_name="input_length" \
runs/Feb02_21-52-29_ip-172-31-1-149/1643838970.386584/events.out.tfevents.1643838970.ip-172-31-1-149.15820.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88c5bdcdc9d286166cb5e689a76f1606c93285a4228a12bf6ab3fbb991e9d3bc
3
+ size 4742
runs/Feb02_21-52-29_ip-172-31-1-149/events.out.tfevents.1643838970.ip-172-31-1-149.15820.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ddec63e32f7ca784ac37d7fdba9649db8384ed1ea33c89dc09ab51390aa18d8
3
+ size 5774
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}]}
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}]}
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97acf030643a0b6c07ad49f630d2dbffc54e57a6616a626d7c25f50feefab41b
3
  size 2991
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb54e7a2c9581b41962daa09a523d41348d5e5565d5176455f00b8b3077c5c44
3
  size 2991